![]() |
reg change in custom rom HELP!
i'm trying to have to so when i install my custom rom it will move my temp internet filse and cache to the extended rom this is the code i have in there but doesn't seem to work
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache]Code:
Directory("\Extended_ROM2"):-Directory("IE") |
ok i think i found out what was wrong i think it should be
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache] |
nope that still didn't work, anyone wanna help me out here??
|
What is not working? Is it building the rom? I never use this since I have plenty of space left after building a rom with my stuff in it.
|
your file directory slashes need to be doubled
Quote:
the other thing to watch out for is to make SURE your RGU is processed last by createos.exe make the name of your RGU file like ff99...... and check after its done to ensure that this was the LAST RGU that was processed so the system doesnt overwrite your entries in the hive. hope that helps! 8) |
Quote:
|
Quote:
|
Quote:
open 26316bca-c258-11db-8314-0800200c9a66.rgu and copy the txt paste it into dreamweaver or something that numbers your lines... find line 127 and look for the problem. |
Quote:
your making the folders wrong... do this ++++++++++++++++++++++++++ Directory("\Extended_ROM2"):-Directory("IE") Directory("\Extended_ROM2\IE"):-Directory("Temporary Internet Files") Directory("\Extended_ROM2\IE"):-Directory("Cookies") Directory("\Extended_ROM2\IE"):-Directory("History") ++++++++++++++++++++++++++ you cant make a subdirectory, you have to tell it where you want the directory placed. |
ok i got all that in there flashed it the folders were made but the reg settings didn't go, how to i get a rgu file starting with ff99......
sorry i'm such a n00b, i'm still learning |
| All times are GMT -4. The time now is 11:18 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com