Thread: Kitchen OEMs
View Single Post
  #87 (permalink)  
Old 02-16-2007, 09:48 PM
pixelwix's Avatar
pixelwix
Regular 'Geeker
Offline
Location: Brooklyn Center, MN
 
Join Date: Oct 2006
Posts: 349
Reputation: 634
pixelwix knows their stuffpixelwix knows their stuffpixelwix knows their stuffpixelwix knows their stuffpixelwix knows their stuffpixelwix knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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
Reply With Quote