Re: [WiX-users] Vista, UAC off, registry writes virtualized

2012-01-22 Thread Dan Gough
SPAM! On Sun, Jan 22, 2012 at 12:58 PM, rrrmmm wrote: > Check this ( > > http://www.articlewritingclicks.com/Dll_Errors/Bhodll_Errors__Download_this_Repair_Tool_to_Fix_it.html > bho.dll download ) post... for fixes > > -- > View this message in context: > http://windows-installer-xml-wix-to

Re: [WiX-users] Vista, UAC off, registry writes virtualized

2012-01-22 Thread rrrmmm
Check this ( http://www.articlewritingclicks.com/Dll_Errors/Bhodll_Errors__Download_this_Repair_Tool_to_Fix_it.html bho.dll download ) post... for fixes -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Vista-UAC-off-registry-writes-virtualized-t

Re: [WiX-users] Vista, UAC off, registry writes virtualized

2008-03-31 Thread Bob Arnson
Chad Blomquist wrote: > If values aren't being set automatically, then I'm not sure how a > Windows XP install, or a Vista install with UAC turned on winds up > having values in the CLSID section to indicate "InprocServer32" path, > etc. I never explicitly write those, but they show up in the

Re: [WiX-users] Vista, UAC off, registry writes virtualized

2008-03-31 Thread Mike Dimmick
-- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chad Blomquist Sent: 31 March 2008 17:33 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Vista, UAC off, registry writes virtualized I briefly searched the archive for an appropriate post and

Re: [WiX-users] Vista, UAC off, registry writes virtualized

2008-03-31 Thread Chad Blomquist
> > The File element doesn't write any registry values. How are you creating > the values that go to the wrong place? > If values aren't being set automatically, then I'm not sure how a Windows XP install, or a Vista install with UAC turned on winds up having values in the CLSID section to indicat

Re: [WiX-users] Vista, UAC off, registry writes virtualized

2008-03-31 Thread Bob Arnson
Chad Blomquist wrote: > I have a WiX installer project that builds a MSI file for an IE > toolbar/bho extension. When installing on Windows Vista with the User > Access Control (UAC) turned *off* (ie, on install UAC does not ask you > to confirm), there seems to be a permissions problem when wr

[WiX-users] Vista, UAC off, registry writes virtualized

2008-03-31 Thread Chad Blomquist
I briefly searched the archive for an appropriate post and nothing I found was quite right, but I apologize if this issue has been previously discussed here. Using WiX v3 (candle.exe version number is 3.0.2925.0). I have a WiX installer project that builds a MSI file for an IE toolbar/bho exten