In pre ArcPad 10, the ArcPad.apx file was found in the directory specified by the Preferences.Properties("SystemPath") property/variable. In ArcPad 10, the config file can be placed anywhere.
Is there a way to find this directory without having to programmatically read ArcPadPrefs.apx, find the CONFIG tag and parse the valuestring for the tag?
Something like Preferences.Properties("ConfigPath")?
Rolf