uninstall cmd line

J

Jack Ryan

hello all

installshield 6

i'm trying to remove the following item:

RunDll32 C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3~1\ctor.dll,LaunchSetup
"C:\Program Files\InstallShield Installation
Information\{9FCF2FC0-8268-11D4-A313-0006290D766E}\setup.exe"
ADD_REMOVE

I used a -y -x and -y -a however each time, i get prompted to confirm
file deletion.. any way around this?
 
J

Jerold Schulman

hello all

installshield 6

i'm trying to remove the following item:

RunDll32 C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3~1\ctor.dll,LaunchSetup
"C:\Program Files\InstallShield Installation
Information\{9FCF2FC0-8268-11D4-A313-0006290D766E}\setup.exe"
ADD_REMOVE

I used a -y -x and -y -a however each time, i get prompted to confirm
file deletion.. any way around this?


Try

echo y| RunDll32 C:\P......................



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top