/build/static/layout/Breadcrumb_cap_w.png

After installing an, its rolling back automatically.

Hi i am new to packaging. please help me doing this. I created a tranform for vendor msi(Adobe photoshop elements 10). I tried installing it. after installing the app its rolling back automatically. I disabled the rollback option but still its not working... what could be the solution.

Please reply me ASAP
:)
Thanks in advance

0 Comments   [ + ] Show comments

Answers (5)

Posted by: SandeepPanat 12 years ago
Orange Senior Belt
0
First thing to do is log analysis.
Posted by: tulip 12 years ago
Yellow Belt
0
i have done it. i've disabled the rollback option.
Posted by: anonymous_9363 12 years ago
Red Belt
0
So, following your analysis of the log, you decided that the way to fix the rollback was to disable it? Priceless...

Go back to the log and find the text "Return value 3". Post the dozen or so lines above and below that text. Remember to use the forum's CODE tag when posting log content or indeed text of any great length.
Posted by: tulip 12 years ago
Yellow Belt
0
@ VBScab... Im new to this packaging.. just thought it could be the solution. im wrong.. it means the app is not installing properly so its rolling back.

I could able to find the Return value 1 and Return Value 0 not the Return value 3.
Posted by: jmaclaurin 12 years ago
Third Degree Blue Belt
0
Before you do anything, test your install on another machine. Be sure to reboot and clear out any other installs such as patches. Ideally, for troubleshooting you should be using a clean machine with no other apps installed (just the OS, in a workgroup, unplugged from the network, no antivirus, etc...). Once you are satisfied with the results, then move to your regular build and work from there.

Make sure you have logging set in your command line. You will need to adjust the command line to fit your situation.
Something like this:
msiexec.exe /i "\\server\folder\file.msi" TRANSFORMS="\\server\folder\file.mst" /liwear "c:\folder\filename.LOG"

For verbose logging use this:
msiexec.exe /i "\\server\folder\file.msi" TRANSFORMS="\\server\folder\file.mst" /l*v "c:\folder\filename.LOG"

Don't use the /q switches when testing your installs so that if there is a visible error, you can see it.
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