/build/static/layout/Breadcrumb_cap_w.png

64 bit msi upgrading previous version problem.

Hi,
I have created msi for papercut client 12 by capturing the setup.My target is win 7 64 bit.
The app installs to program files(x86) but i have to also add 2 folders to program files\windows sidebar\gadgets.
So I have created msi accordingly with 64 bit folder structure.Also I have to handle upgrade to previous version(11.5) on build.
now the problem is that my msi works fine if installed on clean build without previous version installed.
but while upgrading the previous version my msi does not copy those folders to program files\windows sidebar\gadgets.
but on launching the shortcut it repairs and copies the 2 folders. but this is undesired as the location "program files\windows sidebar\gadgets" is machine
specific and not user specific.so this has to be performed during installation(upgrade) and not after repairing.
need some help on this pls.....[&:]

0 Comments   [ + ] Show comments

Answers (2)

Posted by: kardock 12 years ago
Second Degree Green Belt
0
first thing i would check is that RemoveExistingProducts action is done before installing the new version. by default, this action is done after the installation.
Posted by: yogs101 12 years ago
Yellow Belt
0
thanks kardock..
had to move up this action before InstallInitialise....it worked..
[:)]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ