I have a similar system except that the .exe resides on the workstation and the server. When the app is started it actually runs the loader first which checks the version number of the local exe and the server exe. If the server exe is newer then it copies it across to the workstation which means that it is only copied when necessary instead of every time.
John John Weller 01380 723235 07976 393631 > -----Original Message----- > From: ProfoxTech [mailto:[email protected]] On Behalf Of > Dave Crozier > Sent: 14 August 2017 15:46 > To: [email protected] > Subject: RE: VFP9SP2 apps on Citrix > > I have a general purpose "Loader" app that loads the .exe from the server > onto the local workstation in a pre-defined folder and runs it. This means that > updating the .exe on the server is simple as you are sure that it is never open > by anyone. In addition I can send the loader instructions to unload the local > .exe if there is a workstation server update due. It unloads the local "exe" > and sits waiting for a signal to upload the newer updated .exe off the server. > And it has saved hors of trouble finding out who has the application open on > the network. > > Dave > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

