HI,
I'm new to this list, so please excuse me if this has been previously covered.
I am using packagemaker built installers for both the full install and the updates for my software.
So far, the installer works as expected on all client machines (with a couple of minor exceptions). The updater on the other hand, fails on about 25% of user's machines.
That is, the updater process appears to work and exits correctly, but the updated app usually has lost the user's authorization, or just will not run at all.
The updater is set up to replace the app file in the MacOS folder of the client's currently installed version. It shouldn't touch any other files in the same package (ie. resource files or the encrypted registration info) and doesn't not replace or change anything elsewhere on the computer.
Is this a known issue? Is there a safer and more reliable way to accomplish this kind of update?
thanks
|