Re: [WiX-users] A issue when uninstalling--unable to remove shortcut

2009-07-20 Thread Tuanqing Zhang (MDT InfoTech)
Creating WiX-based MSI installations, elegantly. http://www.instyler.com -Original Message- From: Tuanqing Zhang (MDT InfoTech) [mailto:v-tua...@microsoft.com] Sent: July 20, 2009 7:03 To: wix-users@lists.sourceforge.net Subject: [WiX-users] A issue when uninstalling--unable to remove shortcut

[WiX-users] A issue when uninstalling--unable to remove shortcut

2009-07-19 Thread Tuanqing Zhang (MDT InfoTech)
Hi all, I'm using wix 2.0 to create an installer for my application. When installing, everything is ok. But when uninstalling, something strange happens. On 32bit Vista, All shortcuts seems to be removed based on the log file, but there are still an shortcut link left in the start menu. There a

[WiX-users] Can not write registry vlue on 64bit system

2009-07-16 Thread Tuanqing Zhang (MDT InfoTech)
Hi all, I create an installer using wix 2.0.5805.0 and want to write a registry value, the code looks as follows: It works fine on 32 bit XP and Vista system. But after installing on 64bit Xp system, I cannot find the key "SOFTWARE\Microsoft\Automotive\HMI\Installer" and