Thread: OEM question
View Single Post
  #15 (permalink)  
Old 07-26-2007, 11:23 PM
namopereht's Avatar
namopereht
PPCGeeks Regular
Offline
Threadstarter
Location: Somewhere in the lower 48
 
Join Date: May 2007
Posts: 103
Reputation: 20
namopereht is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Maxx134: Have you tried using that oem in a kitchen? You need to look at the .rgu file and make a change:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:M SCONTACTS]
"1"="\"%CE1%\\ContactManager\\ContactManager.exe\" "

This makes a broken install, since it is installing into \windows. If you want it to install into \program files you need to edit the initflash to make the dir's and move the files there... Or you can just leave it in windows and change the .rgu to

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:M SCONTACTS]
"1"="\"\\Windows\\ContactManager.exe\""

Done that way it works flawlessly in the helmi 3.5 1.0.2 kitchen.

namopereht
Reply With Quote