Re: [WiX-users] something strange about appsearch in vista

2007-09-27 Thread bcs
Adding Secure="yes" to the Property element solved my problem on Vista. This attribute marks the property as secure. Best regards, Bo -- View this message in context: http://www.nabble.com/something-strange-about-appsearch-in-vista-tf4390625.html#a12919812 Sent from the wix-users mailing list a

Re: [WiX-users] something strange about appsearch in vista

2007-09-26 Thread bcs
I have the same problem. It works on Windows XP but on Vista my feature is not uninstalled because the condition prevents it. I guess it has something to do with permissions. During an uninstallation operation it seems that you don't have the required privileges to be able to read registry values