Re: [WiX-users] UAC issue

2010-04-27 Thread Wilson, Phil
t: Tuesday, April 27, 2010 3:53 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] UAC issue Hello Sir, Yes we are writing to the registry using custom actions. We have a DLL file that does the writing. Thank you very much for replying. But, I would also like t

Re: [WiX-users] UAC issue

2010-04-27 Thread MCSB
: Fri, April 23, 2010 11:17:45 PM Subject: Re: [WiX-users] UAC issue ..and remember that MSI installs don't violate security. You may be thinking that there is a setting that allows somebody with non-admin privileges to do an install that writes to restricted locations. Are you writing t

Re: [WiX-users] UAC issue

2010-04-23 Thread Wilson, Phil
ilson -Original Message- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent: Friday, April 23, 2010 2:21 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] UAC issue Check a verbose log. Palbinder Sandher Software Deployment & IT Admini

Re: [WiX-users] UAC issue

2010-04-23 Thread Pally Sandher
fice - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: MCSB [mailto:ydale...@yahoo.com] Sent: 23 April 2010 01:02 To: wix-users@lists.sourceforge.net Subject: [WiX-users] UAC issue Hello, I am really new to wix and I would like to

[WiX-users] UAC issue

2010-04-22 Thread MCSB
Hello, I am really new to wix and I would like to ask about the UAC issue in wix. I could not install in Vista and windows 7 OS (Japanese). I have researched and most of my searches tells me to elevate my privileges. But, how should I really do this? I have tried to set my package's attribu