Re: App install stops working
Re: App install stops working
- Subject: Re: App install stops working
- From: Robert Bielik <email@hidden>
- Date: Tue, 07 Dec 2010 10:42:00 +0100
Vivek R K skrev 2010-12-07 10:34:
I had come across this issue once. Package maker tends to find and replace the application if it is already installed. For example, if a copy of the application binary is on the desktop, it would replace it when the package is installed even though the install path is /Applications.
If you are using the command line interface for packaging, try using the following switch:
/--no-relocate/
This option will disable relocation. This option is also preset in the package maker application. Look for a checkbox that says Allow Relocation in the pmdoc.
Yep, that did it, thank you. I could've sworn that the checkbox wasn't checked. Ok, lets see how long it'll work now ;)
Best regards
/Rob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden