Hi!
I am developing an app that creates a preferences-file in the apps home dir upon first startup, that is it creates it if it does not yet exist. On my home machine and on my N95 it created the file correctly, but on my work machine on the emulator it complains that it cannot find the private dir. Is the app not supposed to create this itself? Do I need to create the directory, in this case "C:\private\EFA6386F\", myself and why did the app work on some machines?
BTW, I often see paths like "\\private\..." here on the forum. What is the "\\" at the beginning of the path. I cannot use a path like this. Is it just another way to say "writable drive" or something like that? Also, do the appication uninstaller delete the private folder upon app uninstallation?
Thanks!
Sebastian Ahlman

Reply With Quote

