Forum posts for msiexec.exe

Visual Studo 2010: Windows Installer using msiexec.exe returns MSI Error 2727

I've got a Visual Studio Setup Project that uses the msiexec.exe file to create an Uninstall item as outlined in >> THIS << article on SO.

The Installer does not run.

When I launch the installer by double-clicking the setup.exe file, the 'Please wait while setup launches' screen barely blips on the screen before I am confronted with my error.



The Text is (for search functions):


The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2727.


I have found a set of MSI Error Codes, and Error Code 2727 translates to


The directory entry '[2]' does not exist in the Directory table.


Could someone guide me towards fixing this? What should I do?

[UPDATE]

At the suggestion of Cosmin Pirvu, I have created an error log for my installer. After looking it over, it appears my installation error could be the result of having a link to the Not Installed file msiexec.exe that I use in conjunction with my Project's [ProductCode] to create an Uninstall link.

The log file shown below appears to indicate that my installation fails when the installer attempts to create a temporary file for msiexec.exe, then it has another failure when it tries to display the Error Icon.

The file >> install.log on Google Sites << is my Error Log file's output (Hint: just do a search for Return value 3 to get to the errors).

[UPDATE 2]

I have an Uninstall link in the setup project that links back to the batch file uninstall.bat in my main project:

@echo off
%windir%system32msiexec.exe /x %1


The Arguments to the Uninstall link is only [ProductCode], since the /x switch is hard coded into the batch file.

[Solution]:

The Visual Studio Installer was not creating a folder that had some required DLLs in it.

View complete forum thread with replies

Other posts related to msiexec.exe

See Related Forum Messages: Follow the Links Below to View Complete Thread

how to kill msiexec.exe in wix?
How to use msiexec.exe to uninstall a application? [duplicate]
Cannot open Windows Installer (msiexec.exe)
How to use msiexec.exe to remove a Windows installer
Update msi installer from msiexec.exe command line
C# Setup Project - Faulting Application msiexec.exe, Faulting Module kernel32.dll
WIX 3.8 msiexec.exe /quiet Error 1603
How to write bootstrap EXE, which launch MSIEXEC.EXE and then wait for its completion
PSRemotingTransportException when calling Start-Process &ldquo;MsiExec.exe&rdquo; on remote machine
Visual Studo 2010: Windows Installer using msiexec.exe returns MSI Error 2727
How to analyze the logfile in &ldquo;msiexec.exe /i your.msi /L*v c:logfile.txt&rdquo; inorder to fix e&hellip;
msiexec.exe intermittently fails to uninstall
NSIS: Failed to install using msiexec.exe
WiX: Change MsiExec.exe error message (not Windows Installer error messages)

What is the carbon footprint of your coffee?

Is it low? Is it high? Can this things really kill the planet Earth? Maybe the answer will surprise you. Maybe not.