Finally, here's what happend:

The MSI contains a RegistryKey which references another RegistryKey by 
id ( Key="[OtherKey]\SubKey" ). By I removed the id attribute from the 
other RegistryKey. So the references property does not exist. I assume 
it expanded to "SOFTWARE\Microsoft\WwanSvc\Profiles". Not sure why, though.

Regards Michael

Am 08.11.2011 12:06, schrieb Michael Stoll:
> Just tried uninstalling from control panel, without bootstrapper. Same
> problem.
>
> Here's the complete log:
>
> Error 1402. Could not open key:
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WwanSvc\Profiles.  System error
> 5.  Verify that you have sufficient access to that key, or contact your
> support personnel.
> === Logging stopped: 08.11.2011  12:00:49 ===
> 1: 1101 2: C:\Config.Msi\2fcfc1.rbs 3: 3
> 1: 1712
>
> Regards Michael
>
> Am 08.11.2011 09:10, schrieb Michael Stoll:
>> Hi,
>>
>> I've noticed a strange behavior using burn. And I have no idea, how to
>> analyse it. Here's what happend:
>>
>> Wix-Version: 3.6.2221
>> Test-Environment: Windows 7 Professional x64 running inside of
>> VirtualBox 4.1.4 with Additions.
>> Installation-Package: Burn with 2 msi-packages (created with wix) and
>> some prerequisite exe packages
>>
>> I intended to test the installation package on the virtual test
>> platform. So I copied the package to the VM, installed it, found a
>> missing component and tried to uninstall. During uninstall an error
>> occured (Permission denied on
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WwanSvc). The log
>> file of one msi package contains a similar message.
>> The first strange thing is, that the msi package does not contain this
>> registry key in the Registry table.
>> Then I rebooted the VM. But the system does not boot any more. After
>> "Windows is starting" there's only a black screen, even when booting in
>> safe mode.
>>
>> I looking forward to any helpful advise.
>>
>> Regards
>> Michael
>>
>>
>> ------------------------------------------------------------------------------
>> RSA(R) Conference 2012
>> Save $700 by Nov 18
>> Register now
>> http://p.sf.net/sfu/rsa-sfdev2dev1
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to