mpdillon
Member
I am trying to deploy my first VB.Net App. It consists of one small .exe and one dll(Intelicombo.dll). I need to place these files on the server and have each workstation access them. All workstations are on the latest version of .NetFramework 1.1.
Is there a way to use the exe on the sever from a workstation without doing a full “setup.exe” install on the workstation.
I have tried creating a mapped drive, placing the mapped drive in the path and then creating a short cut. But this does not work.
When I place both the .exe and the .dll on the workstation the program works fine.
Is there a simple way to do this?
Thanks,
pat
Is there a way to use the exe on the sever from a workstation without doing a full “setup.exe” install on the workstation.
I have tried creating a mapped drive, placing the mapped drive in the path and then creating a short cut. But this does not work.
When I place both the .exe and the .dll on the workstation the program works fine.
Is there a simple way to do this?
Thanks,
pat