PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Apache (http://forum.ppcgeeks.com/forumdisplay.php?f=14)
-   -   Kitchen OEMs (http://forum.ppcgeeks.com/showthread.php?t=2258)

avaya 02-15-2007 06:12 PM

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.

dracon 02-15-2007 07:09 PM

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.

takmsdsm 02-16-2007 10:20 AM

has anyone made a kitchen for HTC X Button (PS - forget magic button, finally a close button from the manufacturer themselves)

robrob 02-16-2007 12:00 PM

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

dracon 02-16-2007 12:03 PM

It's there /Apache/Kitchen OEMs/Dracon-Adobe Reader 2.0.rar

robrob 02-16-2007 03:17 PM

Cool, Thanks dracon.

Rob

pixelwix 02-16-2007 09:48 PM

Code:

[Version]
Signature = "$Chicago$"
CESignature = "$Windows CE$"
Provider = "TomTom"

[CEStrings]
Appname = "Navigator"
InstallDir = "\" ; (\)

[CEDevice]
ProcessorType = 2577
VersionMin = 3.0
VersionMax = 100.0
BuildMax = -536870912; Support square screen and screen rotation

[SourceDisksNames]
1 = ,"Autre",,\

[SourceDisksFiles]
"TomTom Navigator.exe" = 1
data.chk = 1
"ttn6bt2003.dll" = 1
BtCoreIf.dll = 1
"BtSdkCE30.dll" = 1
TTToday.dll = 1
0CESetup.dll = 1

[DefaultInstall]
CESetupDLL = 0CESetup.dll ; (0CESetup.999)
CEShortcuts = RaccourcisCourts
CopyFiles = CopierVersDir00,CopierVersDir02,CopierVersDir03

[CopierVersDir00]  ; (%CE1%\Navigator : \Program Files\Navigator)
"TomTom Navigator.exe",,,0x40000001
data.chk,,,0x40000001

i'm trying to make a kitchen for my tomtom 6 and i seem to getting errors anyone wanna help me out with it?? this is the reg dum with with MSCEInf[/quote]


which turns in to

Code:

REGEDIT4

[\HKEY_LOCAL_MACHINE\Security\AppInstall\TomTom Navigator]
  Role=24
  Uninstall=\Windows\AppMgr\TomTom Navigator\0E08.tmp

[\HKEY_LOCAL_MACHINE\Security\AppInstall\TomTom Navigator\ExecutableFiles]
  \Program Files\Navigator\TomTom Navigator.exe

[\HKEY_LOCAL_MACHINE\Software\Apps\Shared]
  \Windows\BtCoreIf.dll=1
  \Windows\BtSdkCE30.dll=1

[\HKEY_LOCAL_MACHINE\Software\Apps\TomTom Navigator]
  Instl=1

[\HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\"TomTom"]
  DLL=\TomTom\TTToday.dll
  Enabled=1
  Options=0
  Selectability=1
  Type=4

when installed i checked with regdum and windiff, but when i tried to create the rom i get
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

schettj 02-16-2007 10:01 PM

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.

avaya 02-17-2007 01:12 AM

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.

isamu49 02-18-2007 04:28 AM

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


Content Relevant URLs by vBSEO 3.6.0