Hi, I have created a MSI with latest version of WiX and installed on my machine. Now I modified the WiX file and created the new MSI. Now I am installing the newly created MSI and it is not giving me the option for modify, remove and uninstall . I am getting the error that this package is already installed.
Please let me know if I am missing something as I am using the following syntax in the WiX file. Product Id="8ad1eec7-c597-4582-9056-1cf6ab68d24c" Name="DBComponent" Language="1033" Version="1.0.0.0" Manufacturer="DBComponent" UpgradeCode="f22fdf0c-74e8-42f3-88a2-b381a777e5a2"> <Package InstallerVersion="200" Compressed="yes" /> <Media Id="1" Cabinet="media1.cab" EmbedCab="yes" /> ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users