/build/static/layout/Breadcrumb_cap_w.png

Uninstalling atcched programm

Hi!

I have a problem with uninstalling package, when i install my package it also installs a program wich is attached to vendor msi,and after installing it shows like a different program, called "Python25", and when i uninsatll my application that python stays under add remove programs,so may be there is some custom action wich i need to create tha calls uninstall for that program, i tried create custom action and it deletes all files and folders wich belongs to tha python25, but i is not uninstalling like should be

please help

0 Comments   [ + ] Show comments

Answers (4)

Posted by: mekaywe 14 years ago
Brown Belt
0
You can find the Uninstall String of Python25 in under the registry hive HKLM\Software\Microsoft\Windows\Current Version\Uninstall\Python , pointing to <Unwise.exe> <Install.log>

You can use the command <Unwise.exe> /S <Install.log> to uninstall Python silently.
Posted by: lanselots 14 years ago
Fifth Degree Brown Belt
0
all string should be like this:

"C:\Python25\\UNWISE.EXE" /s "C:\Python25\\Lib\site-packages\INSTALL.LOG"

something like this?

?????????????????????

or should i write in custome action comand who starts with cmd /c ..........
Posted by: mekaywe 14 years ago
Brown Belt
0
Thats the rite command.

Yes, a separate CA to uninstall Python
Posted by: anonymous_9363 14 years ago
Red Belt
0
Remove the double back-slashes first, of course.
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