Re: [WiX-users] Vista registry virtualization

2008-03-06 Thread Simon Topley
: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Vista registry virtualization Simon Topley wrote: > I suspect that I am registering the interfaces incorrectly. I'm adding > all of the details manually (CLSID, TYPELIB blah blah blah) maybe > there is a COM registration com

Re: [WiX-users] Vista registry virtualization

2008-03-05 Thread Roy Abou Assaly
Simon Topley wrote: > > We have recently been having issues with our COM interface and the > finger was pointed at the installers as ever. It seems in vista being > logged in as an Administrator doesn't mean what it once did. Most > programs are run by default as a user, you have to right click

Re: [WiX-users] Vista registry virtualization

2008-03-05 Thread Simon Topley
Simon Topley Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Vista registry virtualization Simon Topley wrote: > I suspect that I am registering the interfaces incorrectly. I'm adding > all of the details manually (CLSID, TYPELIB blah blah blah) maybe > there is a COM reg

Re: [WiX-users] Vista registry virtualization

2008-03-04 Thread Bob Arnson
Simon Topley wrote: > I suspect that I am registering the interfaces incorrectly. I'm adding > all of the details manually (CLSID, TYPELIB blah blah blah) maybe there > is a COM registration component I'm not aware of that would take care of > this. Are you using Registry/RegistryKey/RegistryValu

[WiX-users] Vista registry virtualization

2008-03-04 Thread Simon Topley
Hello all, We have recently been having issues with our COM interface and the finger was pointed at the installers as ever. It seems in vista being logged in as an Administrator doesn't mean what it once did. Most programs are run by default as a user, you have to right click and "run as administr