To make it simple I want to open explorer from my application and have the required folder on the PPC already selected ready for a right click and copy.
If possible could anyone help me with the command line syntax to launch explorer to a folder on the PPC e.g.
- Code: Select all Expand view
"explorer /n, /e, /select, \Mobile Device\My Pocket PC\Program Files\My Application\<Data Folder>"
Getting to "My Computer" and seeing the Mobile Device icon is easy but I want to avoid any possibility of missing the data folder on the PPC.