View Single Post
  #587 (permalink)  
Old 05-13-2008, 11:11 AM
mwheeler1982's Avatar
mwheeler1982
PPCGeeks Regular
Offline
 
Join Date: Aug 2007
Posts: 75
Reputation: 100
mwheeler1982 is keeping up the good workmwheeler1982 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Vogue GPS 3.02 Kitchen (w/ NEW Sprint Leaked ROM)

Quote:
Originally Posted by gguruusa View Post
You are missing the option.xml file for you OEM.
I have an option.xml file. Here's the output from it:
Code:
<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
<Items>
  <Item name="SyncML Pro" group="Customization" checked="True">
    <Tip>Synthesis SyncML Pro Client</Tip>
    <Guid type="p">3de78457-fb7d-488e-a8df-e31bc3a44648</Guid>
    <OEMDate>05/13/2007</OEMDate>
    <OEMVersion>1.0</OEMVersion>
    <OEMAuthor>mwheeler1982</OEMAuthor>
    <ButtonType>Check</ButtonType>
  </Item>
</Items>
EDIT: Nevermind. I figured it out. I had path too long errors, so I copied BuildOS out of Program Files into C:\ , but didn't realize that it was hard-coded to look in c:\program files\buildos for my USER_OEM directory.

Last edited by mwheeler1982; 05-13-2008 at 11:35 AM.