aparna wrote:
I unable to create the following keys with the above code:
"

/Software\Classes\AppId\Cxyz.exe" Name="AppID" Value="{GUID}" Type="string"/

/Software\Classes\TypeLib\{Guid}\1.0\HELPDIR - with it's path being blank/

/Software\Classes\AppId\{Guid}" Name="RunAs" Value="NT AUTHORITY\LOCALSERVICE" Type="string"/

"


It doesn't appear that WiX supports those values. You can write them manually with RegistryKey/RegistryValue elements but please submit a feature request so we can evaluate them. If you can provide links to docs that describe those values as valid, it would be helpful.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
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