Quote:
Originally Posted by NinjaDuck
Pretty sure it is the extra non-escaped quotes.
I find it easier using an XML doc for these. Here is an example:
Code:
<characteristic type="Registry">
<characteristic type="HKCR\_htmlfile_Opera\Shell\Open\Command">
<parm name="" value=""\Program Files\Opera Mobile 10\Opera10-armv4i.exe" /Unescaped file:%1" datatype="string" />
</characteristic>
</characteristic>
|
non-escaped quotes ... I'm going to look for stuff around that term to see what else I come across. I got it to the point that it would not throw an error in rgucomp, but I'm not entirely sure that it is what the application is expecting. (it doesn't throw an error, but I'm not so sure that it is correct)
I also appreciate the pointer to provxml, which I really like, but I'm going in the opposite direction; trying to go from provxml to rgu to speed up the post-flash boot process ... every little bit helps.
Best regards,
-boggsie