View Single Post
  #68 (permalink)  
Old 04-09-2010, 07:31 AM
boggsie's Avatar
boggsie
b00nsquad
Offline
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}

Quote:
Originally Posted by NinjaDuck View Post
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="&quot;\Program Files\Opera Mobile 10\Opera10-armv4i.exe&quot; /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
__________________
Mine has theft deterrent!
HOPE
Reply With Quote