Hi,
I am performing an AppSearch for a dword reg key. I want to set another dword 
reg key to the dword value returned from the AppSearch.

But unfortunately, when the AppSearch finds the dword key, it returns it as #2 
(for instance if the dword were 2).
So the new reg key gets written as  REG_SZ, not a dword.

Is there any way I could fix this? (Without writing a custom action that parses 
off the #, etc)

Thanks!
Uma-
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to