RuntimeData should (sometimes) not put in Data\
Hello.
PortableApps.com Launcher put RuntimeData in Data directory, and check it on startup to know if last exit is a good exit. In some case this may cause problems. For example:
- I run a portable app on computer A, the app store settings in registry and some data in AppData. I pull out the flash drive so the app didn't do a restore, and the RuntimeData file remain in data directory.
- Then I run the app on computer B, it found the runtimedata and do a restore. So my data and the local installed app on computer B are corrupted.
- Read more about RuntimeData should (sometimes) not put in Data\
- 6 comments
- Log in or register to post comments
