Quote:
Originally Posted by LuLuTheMonk
How do you include more than one registry edit into one cab?
I was just able to create a cab to make this reg edit:
HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\limit
8192 -> 16384
How would I create a cab that incorporates more than just one reg edit such as the above reg edit and:
HKLM\System\StorageManager\FATFS\CacheSize
0 -> 8192
What happens if the changed registry is a registry that you have deleted?
For example:
[HKEY_LOCAL_MACHINE\Comm\InternetSharing]
"Extension"="rilphone.dll"
As there is no key to highlight in order to export?
|
hey lulu sry im late with this post but
i have tested this method on my ppc and everything reads ok
what i did was export each of my registry edits to seperate rgu files and then imported all of the rgus into 1 big rgu and then converted it to a cab
so basically you export your registry edits and merge them all into 1 big rgu and then convert to cab
you might want to wait for someone to confirm how safe this is although it worked well with my registry