Hi, I am new in WiX and I would like to ask you about some issue. I have developed simple msi package which installs add-in file. The installation directory path is determined according to registry value. The path depends on registry value of foreign application. If the application was uninstalled it would cause trouble during add-in uninstallation. In this case the registry value doesn't exist.
Therefore I decided to simulate that situation. I installed an add-in successfully. Then I only changed the registry value (HKLM\SOFTWARE\Microsoft\Office\11.0\Excel\InstallRoot\Path) to fictional path. I expected the add-in wouldn't be uninstalled due to different path. However, the add-in was uninstalled successfully. The file was removed from right folder. I was able to repair an installation too. It seems the new path is ignored in case of uninstallation process or repair process. Is it correct behaviour? Thank you for your explanation, Radek http://www.nabble.com/file/p12965103/qc2excel.wxs qc2excel.wxs http://www.nabble.com/file/p12965103/InstallerScripts.vbs InstallerScripts.vbs -- View this message in context: http://www.nabble.com/Uninstall-question-tf4543144.html#a12965103 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users