Re: [WiX-users] WIX: COM registration does not work with UAC

2012-05-23 Thread Hoover, Jacob
s Installer XML toolset. Subject: Re: [WiX-users]WIX: COM registration does not work with UAC By "not working" I mean that my application which use component show "Runtime error 429:ActiveX component can't create object" If I register my library using regsvr32, applicatio

Re: [WiX-users] WIX: COM registration does not work with UAC

2012-05-23 Thread vasjko
age- > From: vasjko [mailto:vas...@ua.fm] > Sent: Wednesday, May 23, 2012 11:19 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] WIX: COM registration does not work with UAC > > Thanks for correct question Pally, tried per-machine MS

Re: [WiX-users] WIX: COM registration does not work with UAC

2012-05-23 Thread Wilson, Phil
ay 23, 2012 11:19 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WIX: COM registration does not work with UAC Thanks for correct question Pally, tried per-machine MSI version and it works fine. Do you know how to make it works for per-user installation? T

Re: [WiX-users] WIX: COM registration does not work with UAC

2012-05-23 Thread vasjko
, Glasgow > G20 0SP > Email Disclaimer > > > > -Original Message- > From: vasjko [mailto:vas...@ua.fm] > Sent: 23 May 2012 17:02 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] WIX: COM registration does not work with UAC > > Hello Al

Re: [WiX-users] WIX: COM registration does not work with UAC

2012-05-23 Thread vasjko
lto:vas...@ua.fm] > Sent: 23 May 2012 17:02 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] WIX: COM registration does not work with UAC > > Hello All, > > I'm using Heat.exe to get registration information for my libraries and > include this info in my Wix code. > &

Re: [WiX-users] WIX: COM registration does not work with UAC

2012-05-23 Thread Pally Sandher
- Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: vasjko [mailto:vas...@ua.fm] Sent: 23 May 2012 17:02 To: wix-users@lists.sourceforge.net Subject: [WiX-users] WIX: COM registration does not work with UAC Hello All, I'm

[WiX-users] WIX: COM registration does not work with UAC

2012-05-23 Thread vasjko
Hello All, I'm using Heat.exe to get registration information for my libraries and include this info in my Wix code. The registration works fine on machines when UAC is off, but it doesn't work on machines where UAC is on. This happens even if I run my msi as administrator(from bootstrapper or