/build/static/layout/Breadcrumb_cap_w.png

jinitiator silent uninstall

hi,

Does anyone know how to perform a silent uninstall of Jinitiator 1.3.1.22? The application is not a MSI, there is no silent switch.

However i tried creating setup.iss and uninstall using command line "C:\Program Files\InstallShield Installation Information\{CAFECAFE-0013-0001-0122-ABCDEFABCDEF}\Setup.exe" -uninst -s -f1"C:\Temp\setup.iss". Still UI dialog appears.

0 Comments   [ + ] Show comments

Answers (5)

Posted by: spartacus 13 years ago
Black Belt
0
Are you sure you are using an uninstall response script and not the original install response script ? If you are sure, then the rest of my reply does not apply, but if not, you will need to record an uninstall response script as follows :

On a test machine with Jinitiator 1.3.1.22 already installed, run a standard interactive uninstall using the following command

"C:\Program Files\InstallShield Installation Information\{CAFECAFE-0013-0001-0122-ABCDEFABCDEF}\Setup.exe" -uninst -r

Inspect the %Windir% folder and a fresh setup.iss file should have been created, this is the Uninstall response script.

I normally rename this file to "uninstall.iss" at this stage. On a second test machine with Jinitiator 1.3.1.22 already installed, copy the uninstall.iss response file generated earlier to a suitable folder (eg C:\Temp).

Now run the command

"C:\Program Files\InstallShield Installation Information\{CAFECAFE-0013-0001-0122-ABCDEFABCDEF}\Setup.exe" -uninst -s -f1"C:\Temp\uninst.iss"

Regards,

Spartacus
Posted by: Manu77 13 years ago
Orange Senior Belt
0
Hi Spartacus,

i tried the same. still no luck, UI appears.
Posted by: spartacus 13 years ago
Black Belt
0
Then your alternatives are to repackage this to an MSI, or (less preferably) consider a WinBatch or AutoIt script to respond to the prompts automatically.

Regards

Spartacus
Posted by: Manu77 13 years ago
Orange Senior Belt
0
We cannot capture the application. VBScript to respond to these prompts works fine when run through command line. When i deploy through SCCM the uninstallation is getting failed. Log files also doesnot contain useful info.
Posted by: anonymous_9363 13 years ago
Red Belt
0
VBScript to respond to these prompts works fine when run through command line. When i deploy through SCCM the uninstallation is getting failedHardly surprising, since the local System account - which SCCM uses - doesn't get a console session and therefore doesn't get presented with dialog boxes and so on.

Re-package the application.
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