December 3, 200520 yr Ok I know im living up to true newbie status here but anyway.....I searched about and put the following Reg Tweaks and cmdlines command together,Everything was hunky dory untill I actually ran my install to find the reg tweaks had not been made cmdlines [COMMANDS]"RunOnceEx.cmd""regedit /s regtweaks.reg"regtweaks[HKEY_CURRENT_USER\Control Panel\Desktop]"AutoEndTasks"="1""HungAppTimeout"="100""WaitToKillAppTimeout"="1000"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]"Enable"="Y"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]"EnablePrefetcher"=dword:00000003[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]"WaitToKillServiceTimeout"="3000"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]"Start"=dword:00000004[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoSaveSettings"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"NoNetCrawling"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoRemoteRecursiveEvents"=dword:00000001Could someone please point out what im doing wrong here and tell me how to get these few tweaks to install ?my cmdlines and regtweaks are located in the $OEM$ folder and that is all ive added to my install, no other changes anywhere else regarding reg tweaks.I had to search pretty hard just to figure this much out, seems everyone has lots and lots of nice tweaks but I couldnt find anywhere that made it nice and straight forward how to actually import any of them.Like I said true newbie status here
December 3, 200520 yr your reg file needs to have REGEDIT4 at the top, just a tip i run my reg file for HKCU from cd "REGEDIT /S ..\Install\Reg\CU_regtweaks.reg""..\Install\Xplode\Xplode.exe"my dir structure is as followsROOT$OEM$ <cmdfiles.txt goes in this folderInstall\Reg < where my .reg file is
Create an account or sign in to comment