You are here

Error moving application

3 posts / 0 new
Last post
Gaber
Offline
Last seen: 3 years 11 months ago
Joined: 2017-07-16 15:33
Error moving application

Hi,

I'm trying to portabilize an app.
The program works fine, but if I move it to other location, show this error:

The path to MyApp has changed, since it was last started, from MyOldPath to MyNewPath.
Moving portable apps like this is not advised, and some features may not work. Are you sure you want continue?

Why? If I donwload from internet a program and move that, the error not appair...

Thanks.

Ken Herbert
Ken Herbert's picture
Offline
Last seen: 5 hours 27 min ago
DeveloperModerator
Joined: 2010-05-25 18:19
Missing or default launcher.ini value

You need to set the DirectoryMoveOK value in the launcher.ini to yes.

Having that value set to default (warn) is why you see this warning.

The documentation can be found here.

Gaber
Offline
Last seen: 3 years 11 months ago
Joined: 2017-07-16 15:33
Thanks

Thanks

Log in or register to post comments