![]() |
Try using this.
Default="\\Windows\\AcroRd32.exe" "%1" As for phonealarm, I think I got all the reg entries correct because the ROM is working fine now. The problem is the skin is not being display correctly. When you install the phone alarm cab, the skin is under a directory. When we put this in the rom, all the skin files are in \windows directory so the skin does not get display correctly. Maybe the path for the skins are hard-coded. |
Thanks! I got it in and tested it as working....
I've uploaded my results to the FTP for others to use if they'd like. |
has anyone made a kitchen for HTC X Button (PS - forget magic button, finally a close button from the manufacturer themselves)
|
dracon,
Are you referring to Adobe Reader 2.0 that you were developing an OEM for? If so I don't see it in the FTP OEM directory (yes I refreshed). Rob |
It's there /Apache/Kitchen OEMs/Dracon-Adobe Reader 2.0.rar
|
Cool, Thanks dracon.
Rob |
Code:
[Version] which turns in to Code:
REGEDIT4 Failed to create reg key \HKEY_LOCAL_MACHINE\Software\Apps\Shared!!! InitRegistry FAILED in file ".\Registry\0ef52186-be24-11db-8314-0800200c9a66.rgu" within a few lines of line 4. ImportFromPackageListStrict: (RGUComp) !ERROR failed importing ".\Registry\0ef52186-be24-11db-8314-0800200c9a66.rgu" wmain: (RGUComp) !ERROR failed building DEFAULT hives |
Try clicking the xml button, then in the new window the registry tab - that gets you some of the buried reg entries as well.
But if the app really wants to be in \Program Files\Navigator to work (ie, you put it in rom and then copy it there on cold boot) there isn't any real reason to do it. It still takes up the same amount of storage space. All you save is one click to install the cab. |
You don't really need any reg entry for TomTom. I did the OEM for it without any reg entry and it's working fine. Unless you want the today plugin then there isn't really a need for it.
|
Just wanted to mention this is something i've seen in some of the OEM packages:
[HKLM\Software\GENERICAPP\KEY] "some.dll"="data" being changed to [HKLM\Software\GENERICAPP\KEY] "\windows\some.dll"="data" Even if you double \\ to make it pass the rgucomp requirements, it's like a completely different value with essentially some arbitrary name the application won't know what to do with. I'm pretty certain that the only times the paths are relevant or should be altered is on the right hand side of the =. If you take the hives created, pass it back through rgucomp and then try to rebuild, you're going to get errors. |
All times are GMT -4. The time now is 07:57 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com