G
Guest
I have a windows based job logging application. The database for this sits
on a central server. There are probably about 50-100 users, distributed
across our network but at various sites. When I build my application in
visual studio in Release mode, I get an executable. How do I distribute
this? Do I create an instal package, then run this on every machine in the
company that wants to run the app? Or can I install the executable onto the
central server, then create a shortcut to this executable on the server and
everyone runs this instance??
Initially I thought I would install on everyones machine, but then how do I
upgrade them? reinstall on everymachine??
Any suggestions please on best practice here?
Thanks
Steve
on a central server. There are probably about 50-100 users, distributed
across our network but at various sites. When I build my application in
visual studio in Release mode, I get an executable. How do I distribute
this? Do I create an instal package, then run this on every machine in the
company that wants to run the app? Or can I install the executable onto the
central server, then create a shortcut to this executable on the server and
everyone runs this instance??
Initially I thought I would install on everyones machine, but then how do I
upgrade them? reinstall on everymachine??
Any suggestions please on best practice here?
Thanks
Steve