MSIEXEC

A

André vd Hoeven

What are the risks of running the command
MSIEXEC /unregister
MSIEXEC /Register

On a win2000 server acting as terminal server

I have problems with win installer and installed version 3. Problem is not
solved after installing v3.0
The problem is that windows installer gives the following error:

Error 1719. The Windows Installer Service could not be accessed.
You may be running in safe mode or Windows Installer may not be correctly
installed
 
G

Guest

A few days ago, I wrote a small application that uninstalls software, as a
demonstration on how to use the registry class in VB.NET. The source code is
available here:

http://www.gotdotnet.com/Community/...mpleGuid=3a3c0279-07d4-43a1-9539-c59de27ae5b6

It needs to be compiled into an executable

----------------------------------------------------------------------------

However, you are just looking for information, which can be found in the
following three atricles:

Articles about the Windows Installer:
-----------------------------------------

http://www.microsoft.com/windowsxp/...INDOWSXP/home/using/productdoc/en/msiexec.asp

http://msdn.microsoft.com/library/d...y/en-us/msi/setup/about_windows_installer.asp

Article about the MSIEXEC:
 

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

Top