Jump to content

How to Import Reg Tweaks?


Recommended Posts

Ok I know im living up to true newbie status here :blushing: 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:00000001

Could 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 :thumbup

Link to comment
Share on other sites


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 follows

ROOT

$OEM$ <cmdfiles.txt goes in this folder

Install\Reg < where my .reg file is

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...