Jump to content

Tweaks


Legolash2o

Recommended Posts

Administrator Auto Login

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"AutoAdminLogon"="1"

"DefaultUserName"="Jatin" (Use Your Name)

"DefaultPassword"="Beniwal" (Password)

"DefaultDomainName"="JB" (Domain Name)

Disable Administrator Auto Login

---------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"AutoAdminLogon"="0"

#############################################################################

Display Windows Version On Desktop

----------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"PaintDesktopVersion"=dword:00000001

Disable Windows Version On Desktop

------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"PaintDesktopVersion"=dword:00000000

#############################################################################

Don,t Display Last Username

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

"dontdisplaylastusername"=dword:00000001

Display Last Username

------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

"dontdisplaylastusername"=dword:00000000

#############################################################################

NOW ADDED TWEAK REGISTRY FILES IN ATTACHMENT & NOW REG TWEAKS ARE WORKING

All WHO PREVIOUSLY DOWNLOADED ATTACHMENT ARE NOT WORKING, I APPOLIAGE FOR INCONVINIENCE. NOW ALL OF THEM ARE WORKING.

#############################################################################

TweaksNew.zip

Edited by Jatin Beniwal
Link to comment
Share on other sites

Hide the Public Folder from the Vista Desktop

--------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\NewStartPanel]

"{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\ClassicStartMenu]

"{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000001

Show the Public Folder from the Vista Desktop

---------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\NewStartPanel]

"{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\HideDesktopIcons\ClassicStartMenu]

"{4336a54d-038b-4685-ab02-99bb52d3fb8b}"=dword:00000000

#############################################################################

Unlimited Simultaneous Downloads

-------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings]

"MaxConnectionsPerServer"=dword:0000000a

"MaxConnectionsPer1_0Server"=dword:0000000a

Default Value = Simultaneous Download Limited to 10

#############################################################################

Disable the Control Panel

--------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoControlPanel"=dword:00000001

Enable the Control Panel

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoControlPanel"=dword:00000000

#############################################################################

NOW ADDED TWEAK REGISTRY FILES IN ATTACHMENT & NOW REG TWEAKS ARE WORKING

All WHO PREVIOUSLY DOWNLOADED ATTACHMENT ARE NOT WORKING, I APPOLIAGE FOR INCONVINIENCE. NOW ALL OF THEM ARE WORKING.

#############################################################################

Tweak1New.zip

Edited by Jatin Beniwal
Link to comment
Share on other sites

Registered Owner & Organisation

---------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

"RegisteredOrganization"="Beniwal"

"RegisteredOwner"="Jatin"

Use Whatever U Like

#############################################################################

Roaming Profile - Disable

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]

"DeleteRoamingCache"=dword:00000001

Enabling Roaming Profile

--------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]

"DeleteRoamingCache"=dword:00000000

#############################################################################

Disable User Account Control

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

"ConsentPromptBehaviorAdmin"=dword:00000000

"EnableLUA"=dword:00000000

Enable User Account Control

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

"ConsentPromptBehaviorAdmin"=dword:00000001

"EnableLUA"=dword:00000001

#############################################################################

Disable Low Disk Space Notification

--------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoLowDiskSpaceChecks"=dword:00000001

Enable Low Disk Space Notification

-------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoLowDiskSpaceChecks"=dword:00000000

#############################################################################

Clear Page File At Shutdown

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"ClearPageFileAtShutdown"=dword:00000001

Disable Clearing Page File At Shutdown

-----------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"ClearPageFileAtShutdown"=dword:00000000

#############################################################################

Disabling Paging Executive

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"DisablePagingExecutive"=dword:00000001

Enabling Paging Executive

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"DisablePagingExecutive"=dword:00000000

#############################################################################

Setting L2 Cache of Cpu

-------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"SecondLevelDataCache"=dword:00000800

Use Value as = "SecondLevelDataCache"=dword:00000200 means 512KB L2 value is set.

=dword:00000400 means 1024KB L2 value is set (1MB)

=dword:00000800 means 2048KB L2 value is set (2MB)

=dword:00001200 means 4096KB L2 value is set (3MB)

=dword:00001600 means 4096KB L2 value is set (4MB)

=dword:00001600 means 4096KB L2 value is set (6MB)

=dword:00003200 means 8192KB L2 value is set (8MB)

=dword:00004800 means 12288KB L2 value is set(12MB)

###########################################################################

Disabling Auto Reboot After Installing Updates

--------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"NoAutoRebootWithLoggedOnUsers"=dword:00000001

Enabling Auto Reboot After Installing Updates

--------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"NoAutoRebootWithLoggedOnUsers"=-

#############################################################################

Disabling Auto Installing Updates

------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"NoAutoUpdate"=dword:00000001

Enabling Auto Installing Updates

--------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"NoAutoUpdate"=dword:00000000

#########################################################################

Change Power Settings

-----------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\PowerCfg]

"CurrentPowerPolicy"="0"

0 - Home/Office Desktop

1 - Portable/Laptop computer

2 - Monitor on for presentations

3 - Always On

4 - Minimal Power Management (High Performance)

5 - Optimized for power saving (Max Battery)

############################################################################

Run 16 Bit App in Seprate Memory Space

-----------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"MemCheckBoxInRunDlg"=dword:00000001

#############################################################################

Always Unload Dll

-----------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer]

"AlwaysUnloadDll"=dword:00000001

Disable Always Unload Dll

--------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer]

"AlwaysUnloadDll"=dword:00000000

##########################################################################

Disabling Web Prompt

----------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]

"InternetOpenWith"=dword:00000001

Enabling Web Prompt

-----------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]

"InternetOpenWith"=dword:00000000

#############################################################################

Hide Disk Drives

----------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoDrives"=dword:0x03ffffff (67108863)

#############################################################################

Disabling Windows Hotkey

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoWinKeys"=dword:00000001

Enabling Windows Hotkey

----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoWinKeys"=-

#############################################################################

Restrict Access to the Windows Update

-----------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoWindowsUpdate"=dword:00000001

Enable Access to the Windows Update

------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoWindowsUpdate"=dword:00000000

#############################################################################

Restrict Access to Registry Editor

-------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"DisableRegistryTools"=dword:00000001

Enable Access to Registry Editor

----------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"DisableRegistryTools"=dword:00000000

#############################################################################

Disable Taskbar Thumbnails

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"TaskbarNoThumbnail"=dword:00000001

Enable Taskbar Thumbnails

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"TaskbarNoThumbnail"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"TaskbarNoThumbnail"=-

#############################################################################

Disable the Shut Down Command

------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoClose"=dword:00000001

Enable the Shut Down Command

-------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoClose"=dword:00000000

#############################################################################

Remove the Option to Change or Hide Toolbars

--------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoBandCustomize"=dword:00000001

Enable the Option to Change or Hide Toolbars

---------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoBandCustomize"=dword:00000000

#############################################################################

Hide All Items on the Desktop

-------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoDesktop"=dword:00000001

Show All Items on the Desktop

---------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoDesktop"=dword:00000000

#############################################################################

Disabling Beep

--------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Sound]

"Beep"="No"

"ExtendedSounds"="No"

Enabling Beep

---------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Sound]

"Beep"="Yes"

"ExtendedSounds"="Yes"

#############################################################################

Disabling PC Card Removal Warnings

-----------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray]

"PCMCIAFlags"=dword:00000000

Enabling PC Card Removal Warnings

-----------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray]

"PCMCIAFlags"=dword:00000001

#############################################################################

Display Mouse Pointer Trails

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Mouse]

"MouseTrails"="1"

Disable Mouse Pointer Trails

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Mouse]

"MouseTrails"="0"

#############################################################################

Increase Mouse Speed

------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Mouse]

"MouseHoverHeight"="30"

"MouseHoverWidth"="30"

"MouseSensitivity"="8"

"MouseSpeed"="1"

#############################################################################

Increase Scroll Lines

----------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"WheelScrollLines"="5"

Use 0 No Scroll,1=1line,2=2line & so on

#############################################################################

Disabling Active Window Tracking

-------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"ActiveWindowTracking"=dword:00000000

Enabling Active Window Tracking

-----------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"ActiveWindowTracking"=dword:00000001

#############################################################################

Mouse Go to Default Button

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Mouse]

"SnapToDefaultButton"="1"

Mouse Not Go to Default Button

---------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Mouse]

"SnapToDefaultButton"="0"

#############################################################################

Change the Keyboard Preferences

--------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Keyboard]

"KeyboardDelay"="1"

"KeyboardSpeed"="40"

Use 1, 2, 3 where 0 =

Reg_Tweaks.txt

Edited by Jatin Beniwal
Removed some which was mentioned above
Link to comment
Share on other sites

Disable Notifications Ballons

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"EnableBalloonTips"=dword:00000000

Enable Notifications Ballons

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"EnableBalloonTips"=-

#############################################################################

Copy Contents To Clipboard(add a context menu item to allow you to copy text files to the clipboard)

---------------------------------------------------------------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\txtfile\shell\copytoclip]

@="Copy to Clipboard"

"Extended"=""

[HKEY_CLASSES_ROOT\txtfile\shell\copytoclip\command]

@="cmd /c clip < \"%1\""

Remove Copy Contents To Clipboard

--------------------------------------------

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\txtfile\shell\copytoclip]

#############################################################################

Copy File List To Clipboard(Add Menu item to Copy a List of Files to the Clipboard)

---------------------------------------------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\copylist]

@="Copy List to Clipboard"

"Extended"=""

[HKEY_CLASSES_ROOT\Directory\Background\shell\copylist\command]

@="cmd /c \"dir /b /a:-d /o:n | clip\""

[HKEY_CLASSES_ROOT\Folder\shell\copylist]

@="Copy List to Clipboard"

"Extended"=""

[HKEY_CLASSES_ROOT\Folder\shell\copylist\command]

@="cmd /c dir \"%1\" /b /a:-d /o:n | clip"

Remove File List To Clipboard

----------------------------------------

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\Directory\Background\shell\copylist]

[-HKEY_CLASSES_ROOT\Folder\shell\copylist]

#############################################################################

Add Control UserPassword 2 To Control Panel

-------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]

@="User Accounts Admin (Alternate)"

"InfoTip"="Starts the \"Control Userpasswords2\" Admin Screen"

"System.ControlPanel.Category"="9"

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\DefaultIcon]

@="%SystemRoot%\\System32\\netplwiz.exe"

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open\command]

@="Control Userpasswords2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969D}]

@="Add User Accounts Admin (Alternate) to Control Panel"

Remove Control UserPassword 2 To Control Panel

-------------------------------------------------------------

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969D}]

#############################################################################

Add IE Icon to the Desktop

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]

"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

#############################################################################

Add Encrypt Deycrypt Menu

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"EncryptionContextMenu"=dword:00000001

#############################################################################

Disk Cleanup Drive Menu

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Drive\shell\diskcleanup]

@="Disk Cleanup"

[HKEY_CLASSES_ROOT\Drive\shell\diskcleanup\command]

@="cleanmgr.exe /d %1"

Remove Disk Cleanup Drive Menu

--------------------------------------------

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\Drive\shell\diskcleanup]

#############################################################################

Add Copy To Context Menu

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

Add Move To Context Menu

-----------------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

#############################################################################

Disable Flip 3D

---------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DWM]

"DisallowFlip3d"=dword:00000001

Enable Flip 3D

----------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DWM]

"DisallowFlip3d"=-

#############################################################################

Tweak Provided Above Have Also Include How To Reverse Them. Simply Copy Tweak From Above & COpy it to Notepad & then Save Them with .reg Extension. If Some Like I Can Provide Readymade Registry Entries Also

NOW ADDED TWEAK REGISTRY FILES IN ATTACHMENT & NOW REG TWEAKS ARE WORKING

All WHO PREVIOUSLY DOWNLOADED ATTACHMENT ARE NOT WORKING, I APPOLIAGE FOR INCONVINIENCE. NOW ALL OF THEM ARE WORKING.

#############################################################################

Tweaks2New.zip

Edited by Jatin Beniwal
Link to comment
Share on other sites

I M Back With More Tweaks

==================

Cool Switch Columns & Rows

---------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"CoolSwitchColumns"="7"

"CoolSwitchRows"="3"

Use Values Between 1-12 for Both Columns & Rows

#######################################################################

Cursor Blink Rate

----------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"CursorBlinkRate"="530"

Use Values Between 50-900

#######################################################################

Menu Show Delay

-----------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

""MenuShowDelay"="150"

Use Value Between 0-4000

########################################################################

Disable Screen Saver

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"ScreenSaveActive"="0"

Enaable Screen Saver

---------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"ScreenSaveActive"="1"

########################################################################

Screen Saver Time Setting

-------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"ScreenSaveTimeOut"="60"

Use Values Between 60-60000 "60"=1 minute

########################################################################

Shell Icon Size

-------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

""Shell Icon Size"="32"

Use Values as "16","32","48","96"&"128"

########################################################################

NOW ADDED TWEAK REGISTRY FILES IN ATTACHMENT & NOW REG TWEAKS ARE WORKING

All WHO PREVIOUSLY DOWNLOADED ATTACHMENT ARE NOT WORKING, I APPOLIAGE FOR INCONVINIENCE. NOW ALL OF THEM ARE WORKING

########################################################################

Tweaks3New.zip

Edited by Jatin Beniwal
Link to comment
Share on other sites

Remove Splash Screen From Windows Mail

------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows Mail]

"NoSplash"=dword:00000001

Show Splash Screen From Windows Mail

----------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows Mail]

"NoSplash"=dword:00000000

#######################################################################

Remove ToolTips

----------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"NoSplash"=dword:00000001

Show ToolTips

----------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"NoSplash"=dword:00000000

#######################################################################

NOW ADDED TWEAK REGISTRY FILES IN ATTACHMENT & NOW REG TWEAKS ARE WORKING

All WHO PREVIOUSLY DOWNLOADED ATTACHMENT ARE NOT WORKING, I APPOLIAGE FOR INCONVINIENCE. NOW ALL OF THEM ARE WORKING.

#######################################################################

Tweak4New.zip

Edited by Jatin Beniwal
Link to comment
Share on other sites

Hide Clock From Taskbar

-------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"HideClock"=dword:00000001

Show Clock In Taskbar

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"HideClock"=dword:00000000

#######################################################################

No Start Menu Balloon Tip (Remove Balloon Tips on Start Menu items)

-------------------------------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"NoSMBalloonTip"=dword:00000001

Show Start Menu Balloon Tip (Show Balloon Tips on Start Menu items)

---------------------------------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"NoSMBalloonTip"=dword:00000000

#######################################################################

Turn off Task Bar area cleanup notification

----------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"NoAutoTrayNotify"=dword:00000001

Turn on Task Bar area cleanup notification

------------------------------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"NoAutoTrayNotify"=dword:00000000

#######################################################################

LockTaskbar

------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"LockTaskbar"=dword:00000001

UnLockTaskbar

---------------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

"LockTaskbar"=dword:00000000

#######################################################################

NOW ADDED TWEAK REGISTRY FILES IN ATTACHMENT & NOW REG TWEAKS ARE WORKING

All WHO PREVIOUSLY DOWNLOADED ATTACHMENT ARE NOT WORKING, I APPOLIAGE FOR INCONVINIENCE. NOW ALL OF THEM ARE WORKING.

#######################################################################

Tweak5New.zip

Edited by Jatin Beniwal
Link to comment
Share on other sites

Disable Administrative Shares

-------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"AutoShareWks"=dword:00000000

Enable Administrative Shares

-------------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"AutoShareWks"=dword:00000001

#######################################################################

Enable Forced Logoff

-----------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"enableforcedlogoff"=dword:00000001

Disable Forced Logoff

-----------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"enableforcedlogoff"=dword:00000000

#######################################################################

Disable Security Signature

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"enablesecuritysignature"=dword:00000000

Enable Security Signature

------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"enablesecuritysignature"=dword:00000001

#######################################################################

Restrict Null Session Access

-------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"restrictnullsessaccess"=dword:00000001

Enable Null Session Access

-------------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]

"restrictnullsessaccess"=dword:00000000

#######################################################################

NOW ADDED TWEAK REGISTRY FILES IN ATTACHMENT

#######################################################################

Tweaks6New.zip

Link to comment
Share on other sites

Thanks, i think that will be enough tweaks for now. Brilliant Work!!

Today I going to post some more tweaks that is my final post for tweak section now. Until your next releases. But these tweaks are must add tweaks like disabling simple file sharing, Force Aero,Remove text ffrom taskbar & add text to taskbar like vista for windows 7. After this post I m unavailable till apr-25 due to exams.

Edited by Jatin Beniwal
Link to comment
Share on other sites

Force Aero

-------------------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DWM]

"UseAlternateButtons"=dword:00000000

"EnableMachineCheck"=dword:00000000

"Glass"=dword:00000001

"Metal"=dword:00000000

"ForceSoftwareD3D"=dword:00000000

"DebugMessages"=dword:00000000

"DebugZOrder"=dword:00000000

"DebugMouse"=dword:00000000

"DebugDumpTree"=dword:00000000

#######################################################################

Forcibly Enables Aero on Unsupported Graphics Card & Now the tweaks is page is complete at least or this version. More tweak for windows 7 related to build 7068 in next version

#######################################################################

Force_Aero.reg

Link to comment
Share on other sites

Here's a screenshot of the WIM Tweaker Tool, the tool will be able to tweak the current installation of Windows too!

Incase your wondering... the ? button next to clear just says "Special thanks to Jatin Beniwal for the tweaks!"

Link to comment
Share on other sites

Here's a screenshot of the WIM Tweaker Tool, the tool will be able to tweak the current installation of Windows too!

Incase your wondering... the ? button next to clear just says "Special thanks to Jatin Beniwal for the tweaks!"

Sounds cool, I like the looks of it :) Nice work Lego. Thanks to Jatin too.

Link to comment
Share on other sites

Here's a screenshot of the WIM Tweaker Tool, the tool will be able to tweak the current installation of Windows too!

Incase your wondering... the ? button next to clear just says "Special thanks to Jatin Beniwal for the tweaks!"

Great Tool But I think this may be available after Windows 7 Toolkit 1.3 Build 4 or 5 Looks Promising. I got too bored by applying tweak through setupcomplete.cmd. Since this is only toolkit that supports vista & windows 7 as nuhi stop develping his vlite project.

Link to comment
Share on other sites

:) If you think the GUI could be different Jatin, let me know.

I think you should also add safe tweats Button or show dangerous tweaks in red. One more suggestion do something like it shows 2 different views one for unattended mode means integrate tweaks to wim & other one is windowed mode having disabling of tweak also with one sentence "Effects of Disabling or Enabling the tweak may need to restart your computer"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...