PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   七嘴八舌異言堂 (https://www.pcdvd.com.tw/forumdisplay.php?f=12)
-   -   請問如何製作*reg登錄檔呢? (https://www.pcdvd.com.tw/showthread.php?t=942042)

y200000012 2011-09-16 10:15 AM

請問如何製作*reg登錄檔呢?
 
譬如我要將

HKEY_CURRENT_USER\Control Panel\Desktop AutoEndTasks=1

這個設定製成*reg,下次電腦重灌時直接點選匯入,而不必再去機碼樹去改。

謝謝 :agree:

jase 2011-09-16 10:18 AM

點再你要的那一段上面按右鍵選匯出

angel_ghost 2011-09-16 10:19 AM

直接右鍵 匯出就行了

y200000012 2011-09-16 10:22 AM

那假如我下次要設定成某個DWORD值刪除,要怎麼做?

SOED 2011-09-16 10:26 AM

引用:
作者y200000012
那假如我下次要設定成某個DWORD值刪除,要怎麼做?


加 dash~

                               

y200000012 2011-09-16 10:28 AM

引用:
作者SOED
加 dash~

                               

請問要加在哪呢?

譬如我匯出的結構是

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"

[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"BorderWidth"="-15"
"CaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
00,00,00,01,00,00,00,00,b0,65,30,7d,0e,66,d4,9a,00,00,73,00,6f,00,66,00,74,\
00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,\
fc,7f,22,14,fc,7f,b0,fe,12,00,00,00,00,00,00,00,00,00,98,23,eb,77
"CaptionHeight"="-270"
"CaptionWidth"="-270"
"IconFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
00,00,01,00,00,00,00,b0,65,30,7d,0e,66,d4,9a,00,00,73,00,6f,00,66,00,74,00,\
20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,14,\
00,0b,00,00,00,00,ff,12,00,50,00,00,00,c0,fe,12,00,0c,10,00,01
"IconSpacing"="-1125"
"IconTitleWrap"="1"
"IconVerticalspacing"="-1125"
"MenuFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
00,00,01,00,00,00,00,b0,65,30,7d,0e,66,d4,9a,00,00,73,00,6f,00,66,00,74,00,\
20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,14,\
00,88,fb,e8,77,02,02,00,00,ac,b9,f0,77,00,00,00,00,20,00,00,00
"MenuHeight"="-270"
"MenuWidth"="-270"
"MessageFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
00,00,00,01,00,00,00,00,b0,65,30,7d,0e,66,d4,9a,00,00,73,00,6f,00,66,00,74,\
00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,\
00,00,06,00,00,00,18,00,00,00,ff,ff,ff,ff,f0,4b,21,fc,00,c4,f0,77
"ScrollHeight"="-240"
"ScrollWidth"="-240"
"Shell Icon BPP"="16"
"SmCaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
00,00,00,00,01,00,00,00,00,b0,65,30,7d,0e,66,d4,9a,00,00,73,00,6f,00,66,00,\
74,00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,\
00,f0,77,00,20,14,00,00,00,00,10,80,05,14,00,f0,1f,14,00,00,00,14,00
"SmCaptionHeight"="-225"
"SmCaptionWidth"="-225"
"StatusFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
00,00,00,01,00,00,00,00,b0,65,30,7d,0e,66,d4,9a,00,00,73,00,6f,00,66,00,74,\
00,20,00,53,00,61,00,6e,00,73,00,20,00,53,00,65,00,72,00,69,00,66,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,7c,6b,e8,77,00,00,00,00
"Shell Icon Size"="32"
"AppliedDPI"=dword:00000060
"MinAnimate"="0"

我下次設定時要將AutoEndTasks這個值刪除

SOED 2011-09-17 02:07 PM

"AutoEndTasks"=-

                        


所有的時間均為GMT +8。 現在的時間是06:27 PM.

vBulletin Version 3.0.1
powered_by_vbulletin 2026。