I developed a test app for PPC 2003. Got the exe file to the device fine, executed it fine. Ran the app and then closed it. But when I attempt to delete the exe file I get an error " Sharing violation - the file may be in use".
The way I am attempting the delete is:
From ActiveSync (on my desktop) I do explore, in the resulting explorer window I browse to the folder where the file resides and do delete.
The app is quite simple - just displays "Hello world" statically and does nothing more. So after closing it I have no reason to beleive it could still be running.
What am I doing wrong? How do I know who could be sharing the app?
thank
Jayant