|
Wise Old Owl
Join Date: Jun 2004
Location: omnipresent
Posts: 1,191
|
Right click -> Export will only export that particular key.
Not the whole registry.
ex. this right click ->
yeilds this registry file.
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme]
"Wallpaper"=hex(2):45,00,3a,00,5c,00,4d,00,79,00,20,00,44,00,6f,00,63,00,75,00,\
6d,00,65,00,6e,00,74,00,73,00,5c,00,4d,00,79,00,20,00,50,00,69,00,63,00,74,\
00,75,00,72,00,65,00,73,00,5c,00,48,00,61,00,69,00,6b,00,75,00,2e,00,6a,00,\
70,00,67,00,00,00
"ThemeFile"=hex(2):00,00
"DisplayName of Modified"="My Current Theme (Modified)"
If you dont want a particular entry .. say "wallpaper" entry ..
you can delete it in the .reg file .. that'll do the job.
-----
alibi
__________________
What I've felt, What I've known; Never shined through in what I've shown
Never free, Never me; So I dub thee unforgiven
-Metallica
|