/build/static/layout/Breadcrumb_cap_w.png

Need help on uninstall using powershell

Hi, can someone please help me to uninstall the following one, i have created uninstall.iss but it is working only when i run on command line. I want to get it uninstall using powershell, when i run it in powershell and it is showing" the format of the path incorrect. Can someone please help on this.


Uninstall string path: "C:\Program Files (x86)\ Comman Files\ InstallSheild\Driver\7\Intel 32\IDriver.exe" /M{ product id}"


0 Comments   [ + ] Show comments

Answers (2)

Posted by: rileyz 3 years ago
Red Belt
0

What is the full command?

Currently the command has extra quotes, see highlighted.

"C:\Program Files (x86)\ Comman Files\ InstallSheild\Driver\7\Intel 32\IDriver.exe" /M{ product id}"


If you need to escape a quote, use a back tick ``````

Posted by: Venu2812 3 years ago
White Belt
0

Hi, i have tried without quote also, it was working manually with command line but not working in powershell.

This is the path which i took it from uninstall string in registry.

"C:\Program Files (x86)\ Comman Files\ InstallSheild\Driver\7\Intel 32\IDriver.exe" /M{ product id}"


The complete command isĀ 

"C:\Program Files (x86)\ Comman Files\ InstallSheild\Driver\7\Intel 32\IDriver.exe" /M{ product id}" -s -f1"path of uninstall.iss"

 
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