Hi,
after cloning my windows7 some strange things start happening with portable app.
If I start application with Privilege level "As Administrator" it works.
If I start it as user which is also an Administrator, all Portable applications show error message "Another instance of Portable is starting. ....". No process was running and file Data\PortableApps.comLauncherRuntimeData-FeedNotifierPortable.ini did not exist before starting.
This error occurs with following tools : Notepad++, uTorrent, Sumatra.
I believe there is something to do with Folder Rights. Here are the rights of "Notepad++"
d:\Program-Files Portable>icacls "Notepad++"
Notepad++ BUILTIN\Administrators:(F)
CREATOR OWNER:(OI)(CI)(IO)(F)
BUILTIN\Administrators:(I)(OI)(CI)(F)
NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
toshiba\ed:(I)(OI)(CI)(F)
CREATOR OWNER:(I)(OI)(CI)(IO)(F)
Successfully processed 1 files; Failed processing 0 files
Any ideas what is wrong ?