A part of a test im conducting after making an app portable via PAL Beta is moving the whole package/folder thru different locations. Things went fine except for that warning message stating something like "the whole package was moved at a new location & it should be discouraged"
Is there a way to stop that warning message from appearing?
You are here
Pal beta warning message..
May 11, 2011 - 8:41am
#1
Pal beta warning message..
I think there are 2:
Dont move it. Most apps are only "drive letter portable", meaning only the drive letter in their settings is updated tot he new path.
I think the launcher has an option to tell it that the app can be safely moved. Then it wont display said warning.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
What option is that?
-:O =
Please refer to the 2.1 release notes in the manual: Support for directory moving.
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
It is DirectoryMoveOK={yes,no} in AppName.ini.
-Hello
But don't use it without knowing what you're doing and making sure that it does (or can't) work before doing it. Refer to the manual as I said. Providing the option directly with no context isn't going to be helpful (as it may be abused).
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
sorry for the late reply, yup. its working.
-:O =