I am using XP Unlimited to allow users do Remote Desktop on a Windows 7 machine.
The users run on remote desktop a native win32 exe Application (built with Delphi).
When I need to update the exe file and all users log off from remote desktop everything works fine, but when I have to update the exe file "live" when some users are using it I have a bad behaviour:
somehow the exe is cached and I have Access Violation errors.
To replace live I rename the old exe and I copy the new one in the folder.
Does this problem tell you something? Can it be that the problem I am facing is because I am using a non server OS (Windows 7 instead of win 2k8)? Could you suggest a solution or explain me the problem.
Thanks.