Bar discussions . Talk about everything not only php !. Guests are welcome here , forum registration is not required.
Moderators: macek, egami, gesf
by Xarzu » Fri Jan 16, 2009 1:06 am
msiexec is a command prompt software that installs an msi program.
But I have found that you can install an msi file from the command line by just typing in the name of the msi file on the command line.
But in order to uninstall the msi file, it seems you have to call the msiexec program and give it an /x or /uninstall.
Does anyone know how I can uninstall and msi from the command line without using the msiexec routine?
-
Xarzu
- New php-forum User

-
- Posts: 15
- Joined: Mon Feb 04, 2008 1:42 am
by AeroX » Thu Jan 22, 2009 6:38 am
Unless msiexec is deleted then all windows computers that you can install .msi files on will have the msiexec command on them. So there is no need for an alternative.
Windows just silently uses the msiexec program when you run .msi files directly.
-

AeroX
- New php-forum User

-
- Posts: 142
- Joined: Sun May 11, 2008 1:40 am
- Location: London, UK
-
Return to Free time
Who is online
Users browsing this forum: No registered users and 1 guest