![]() |
PCDVD數位科技討論區
(https://www.pcdvd.com.tw/index.php)
- 疑難雜症區
(https://www.pcdvd.com.tw/forumdisplay.php?f=34)
- - 請問如何製作*reg登錄檔
(https://www.pcdvd.com.tw/showthread.php?t=942040)
|
---|
請問如何製作*reg登錄檔
譬如我要將
HKEY_CURRENT_USER\Control Panel\Desktop AutoEndTasks=1 這個設定製成*reg,下次電腦重灌時直接點選匯入,而不必再去機碼樹去改。 |
如果是XP的類似是這樣
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] "RegisteredOrganization"="" "RegisteredOwner"="" 然後存成.reg..... :ase :ase |
那假如我下次要設定成某個DWORD值刪除,要怎麼做?
譬如我匯出的結構是 Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop] "ActiveWndTrkTimeout"=dword:00000000 "AutoEndTasks"="0" "CaretWidth"=dword:00000001 "CoolSwitch"="1" "CoolSwitchColumns"="7" "CoolSwitchRows"="3" "CursorBlinkRate"="530" "DragFullWindows"="0" "DragHeight"="4" "DragWidth"="4" "FontSmoothing"="0" "FontSmoothingOrientation"=dword:00000001 "FontSmoothingType"=dword:00000001 "ForegroundFlashCount"=dword:00000003 "ForegroundLockTimeout"=dword:00030d40 "GridGranularity"="0" "HungAppTimeout"="5000" "LowPowerActive"="0" "LowPowerTimeOut"="0" "MenuShowDelay"="400" "PaintDesktopVersion"=dword:00000000 "PowerOffActive"="0" "PowerOffTimeOut"="0" "ScreenSaverIsSecure"="0" "ScreenSaveTimeOut"="600" "ScreenSaveActive"="1" "SCRNSAVE.EXE"="C:\\WINDOWS\\system32\\logon.scr" "TileWallpaper"="0" "UserPreferencesMask"=hex:b0,12,01,80 "WaitToKillAppTimeout"="20000" "Wallpaper"="C:\\WINDOWS\\web\\wallpaper\\Bliss.bmp" "WallpaperStyle"="2" "OriginalWallpaper"="" "WheelScrollLines"="3" "Pattern Upgrade"="TRUE" 我下次設定時要將AutoEndTasks這個值消失 |
引用:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"=- |
引用:
感謝,可以了 :shy: |
不好意思再請教一下,如果機碼是建立在HKEY_USERS下的S-X-X-XX--XXXXX.....底下,但是每台電腦的序號又不一樣,要如何匯入呢? :ase
這個機碼是要在S-X-X-XX--XXXXX.....底下才會有作用的。 |
引用:
匯入這些是??? |
引用:
SORRY,我已經解決了,感謝各位!! |
引用:
那個是User ID光用registry的語法無法解決... 最快的方式就用打開文字編輯器用replace換掉ID. |
所有的時間均為GMT +8。 現在的時間是03:22 PM. |
vBulletin Version 3.0.1
powered_by_vbulletin 2025。