Hi all,

  I'm trying to maintain an old .wxs file generated a while ago by
decompiling a Visual Studio-generated .msi. It contains a <RegistrySearch
.type="Registry"> node which doesn't appear to be supported any more.
(2.0.4611 doesn't like it; 2.0.2613 does). Could anyone tell me what it did,
and what I should update it to? The full context is as follows:

 

    <Property Id="IDEINSTALL">

      <RegistrySearch Id="__42E1B969D8E64539B094322695057F0F" Root="HKLM"
Key="Software\[Manufacturer]\[PfxBaseName]\[PfxMajorVersion]"
Name="InstallRoot" Type="registry" />

    </Property>

 

Steve

 

Steve Bennett

[POWERflex Corporation                             ]

[Tel: +61-3-9548-9006          Fax: +61-3-9548-9003]

[Email: spb @ pfxcorp.com      Web: www.pfxcorp.com]

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to