So,
I have a windows mobile 6 application, written with .NET CF which loads its settings from an XML file. The problem is that windows 6.5 opens xml files using the browser and I don't see any "open with" option anywhere.
I am using a free application called notepad mobile, which is great but using its open file function I am unable to browse to the program files folder (only to my documents).
Ideally I'd like to be able to edit the xml file from the mobile itself.
So my question, is there a registry entry to make the program files folder "visible" or something of the sort ?
and if not is there an alternative to this ?
I know I can put my program files in my documents folder ... but I'd like to avoid that
Thanks in advance