Jump to content

Registry Tweaks Pt 3


Recommended Posts

;24 Hour time format

[HKEY_CURRENT_USER\Control Panel\International]"iTime"="1"

"iTLZero"="0"

"sTime"=":"

"sTimeFormat"="H:mm:ss"

"iTimePrefix"="0"

;new cmd file

[HKEY_CLASSES_ROOT\.cmd\ShellNew]"NullFile"=""

;new reg file

[HKEY_CLASSES_ROOT\.reg\ShellNew]"NullFile"=""

look here

1134828817.jpg

p.s. yu can make any other file format just change the ".cmd" or ".reg" to your format.simple ;)

Edited by maniaq
Link to comment
Share on other sites


thnx ATM, but the second reg value is generatet randomly

Enable

HKEY_USERS\S-1-5-21-1177238915-813497703-839522115-1003\Control Panel\Desktop\WindowMetrics\MinAnimate: "1"

Disable

HKEY_USERS\S-1-5-21-1177238915-813497703-839522115-1003\Control Panel\Desktop\WindowMetrics\MinAnimate: "0"

i have tried it to interagte it in

.DEFAULTUSER

.HKLMaschine

alwways no luck

this $§%$&&%$ desktop dont use this value after import the reg value

only manuelly select this option from the desktop menue is working

:wacko:

to the startmenue what i will use: thats bad that nobody knows ho to change it automaticly after or during the unattend install

Link to comment
Share on other sites

"ShowSuperHidden" is being used twice in the current tweaks file (as per 10-okt-2005), one instance in which it's set to 0, and another one in which it's set to 1.

Anyhow, I still haven't been able to show the individual files (not folders) of the systemdrive root (c:\ in most cases) (I'm importing my tweaks at the cmdlines.txt). I've tried all sorts of tweaks.

Anyone who've got it working? Remember, the root is shown in explorer without any warning whatsoever, but the files aren't visible.. and the folders (program files, windows) are. They only appear after I enable the "show the contents of system folders" checkbox in "folder options" of explorer.

These are the ones I've tried so far (all together):

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
"WebViewBarricade"=dword:00000000
"ShowSuperHidden"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"DefaultValue"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders]
"shell:ControlPanelFolder"=dword:00000000
"shell:SystemDriveRootFolder"=dword:00000000
"shell:ProgramFiles"=dword:00000000
"shell:Windows"=dword:00000000
"shell:System"=dword:0000000

Any help would be appreciated.

Edited by Afterdawn
Link to comment
Share on other sites

@ afterdawn

this is wat u need

HKEY_USERS\S-1-5-21-1177238915-813497703-839522115-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders\shell:SystemDriveRootFolder: 0x00000000

this will show the files of root drive

HKEY_USERS\S-1-5-21-1177238915-813497703-839522115-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders\shell:ProgramFiles: 0x00000000

this will show the files of program files folder

HKEY_USERS\S-1-5-21-1177238915-813497703-839522115-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders\shell:Windows: 0x00000000

this will show the files of windows folder

but as Frechdax3000 said the 2nd value is a random value

i.e S-1-5-21-1177238915-813497703-839522115-1003

if u can tackle this post it here

otherwise the tweaks work

Link to comment
Share on other sites

ATM, as you can see I already tried what you've posted. Thanks, anyway.

*cut*

but as Frechdax3000 said the 2nd value is a random value

i.e S-1-5-21-1177238915-813497703-839522115-1003

if u can tackle this post it here

otherwise the tweaks work

This value is indeed random, that's why you should import these tweaks (or: any tweak preferrably) at the t-13/t-12 stage of windows setup and import them to the current user which is at this stage of the setup the default user, which is later on being used by windows to create all the other accounts. Edited by Afterdawn
Link to comment
Share on other sites

;disable left windows key

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]"Scancode Map" =hex:00,00,00,00,00,00,00,00,02,00,00,00,00,00,5B,E0,00,00,00,00

Edited by J-Man
Link to comment
Share on other sites

EXCELLENT compilation :thumbup

I just thought I'd point out this little typo:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"RegisteredOwner"="Your name"
"RegisteredOrganization"="Your Organization

The end quote is missing for the organization name.

Link to comment
Share on other sites

Hey All :hello:

I was looking for a service.reg file where all the services were accounted for. Didn't find one and decided to create one. Now I'm sharing it.

NB: I have enclosed a file for download. It has a .txt extension for easy access. Enjoy! :D

Windows Registry Editor Version 5.00

;-----------------------------------WinXP Pro Services----------------------------------
;---------------------------------------------------------------------------------------
;-------------- Disabled = 4 ---- Manual = 3 ----Automatic = 2 -------------------------

;-----I do not have SP2 installed on my PC. I run Win XP Pro with SP1 ------------------
;-----------and updated patches. There are 3 new services with SP2 to ------------------
;----------------which I refer but the reg keys aren't enclosed. -----------------------
;---------------------------------------------------------------------------------------
;--- REMEMBER, THE SETTINGS CORRESPONDS TO MY NEEDS BUT I AM CERTAIN THEY FIT ----------
;--- NUMEROUS USERS. a BRIEF DESCRIPTION OF EACH SERVICE IS STATED, THIS WILL ----------
;------------ MAKE IT EASIER TO DECIDE ON YOUR OWN SETTINGS. ENJOY!---------------------

;Alerter Service (Disabled)
;--------------------------
;If you're part of a network that sends and receives
;administrative alerts this service is for you.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter]
"Start"=dword:00000004


;Application Layer Gateway Service (Manual)
;------------------------------------------
;One of the bits and pieces you need if you connect to the internet
;using Microsoft's Internet Connection Sharing or Internet Connection Firewall
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ALG]
"Start"=dword:00000003

;Application Management Service (Manual)
;---------------------------------------
;Used when you modify an application i.e. Add/Remove.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMgmt]
"Start"=dword:00000003

;Automatic Updates (Disabled)
;----------------------------
;Enables the download and installation of Windows updates.
;If this service is disabled, this computer will not be able to use the
;Automatic Updates feature or the Windows Update Web site.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"Start"=dword:00000004


;Background Intelligent Transfer Service (Disabled)
;--------------------------------------------------
;
;In theory this should be a useful service, especially since it can
;continue an interrupted download due to a logoff or shutdown situation.
;Unfortunately, it can also be prone to trouble when the resumption occurs.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS]
"Start"=dword:00000004


;ClipBook Service (Disabled)
;---------------------------
;If you're heavy into cutting 'n' pasting random snippets to others on the LAN,
;this is your baby. If not, it's easy enough to fire it up on the few occasions it is needed.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSrv]
"Start"=dword:00000004


;COM+ Event System Service (Disabled)
;------------------------------------
;One of the support files that you'll probably never have any use for,
;but if you disable it, the warning notices you receive are worse than leaving it enabled.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventSystem]
"Start"=dword:00000004


;COM+ System Application Service (Disabled)
;------------------------------------------
;Basically, this is the application that controls COM+ Event System.
;One of the support files that you'll probably never have any use for,
;but if you disable it, the warning notices you receive are worse than leaving it enabled.
;Disabling this service will generate Event Log entries noting it isn't running.
;An annoyance, but not harmful.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\COMSysApp]
"Start"=dword:00000004

;Computer Browser Service (Disabled)
;-----------------------------------
;Straightforward as can be, it keeps track of your computers on the network.
;If you're on a LAN, set it to Automatic. For stand alone systems, Disable is the way to go.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser]
"Start"=dword:00000004


;Cryptographic Services Service (Manual)
;---------------------------------------
;Provides the annoying boxes that pop up telling you a driver you are about to install isn't
;digitally signed. If you disable this service you'll be flooded with uncertified driver notifications.
;I set this to Manual and if it's needed it starts. If you get errors or repeated calls for the service,
;set it to Automatic. A lot depends on how many unsigned drivers are on your system and of what type drivers.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CryptSvc]
"Start"=dword:00000003


;DCOM Server Process Launcher (automatic)
;----------------------------------------
;Provides launch functionality for DCOM services.
;Available only with SP2


;DHCP Client Service (automatic)
;-------------------------------
;This is how your computer gets a Dynamic IP address so you can connect to the internet.
;If Internet Connection Sharing is enabled, you need DHCP Client.
;Also required for most DSL/Cable connections.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp]
"Start"=dword:00000002


;Distributed Link Tracking Client Service (Manual)
;-------------------------------------------------
;For those that are part of a domain and / or use NTFS it has some value in keeping links
;across machines up to date, especially in the case of databases updated via the network.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TrkWks]
"Start"=dword:00000003


;Distributed Transaction Coordinator Service (Disabled)
;------------------------------------------------------
;Closely related to Distributed Link Tracking Client discussed previously.
;Really serves no purpose for home user systems.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC]
"Start"=dword:00000004


;DNS Client Service (Disabled)
;-----------------------------
;it caches Domain Name System (DNS) names for this computer.
;If disabled, it simply means the system will go upstream to resolve DNS names rather than use the cache.
;Start this service if you receive a 'DNS Resolver Failed To Flush The Cache' message.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache]
"Start"=dword:00000004


;Error Reporting Service (Disabled)
;----------------------------------
;This is responsible for the box that pops up wanting you to report an application
;error or system crash to Microsoft.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]
"Start"=dword:00000004


;Event Log Service (automatic)
;-----------------------------
;Event logs can be viewed through the Microsoft Management Console.
;This service cannot be stopped.
;
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog]
;"Start"=dword:00000002


;Fast User Switching Compatibility Service (Disabled)
;----------------------------------------------------
;Supplies the 'Switch User' functionality associated with the logoff option.
;It's a nice touch if you really do have that many users that are constantly
;switching in and out of the same box.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility]
"Start"=dword:00000004


;Help and Support Service (Disabled)
;-----------------------------------
;This connects to the online help via Microsoft available from the Help
;and Support option on the Start Menu.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc]
"Start"=dword:00000004


;HID Input Service / Human Interface Device Access (Manual)
;-----------------------------------------------------------
;Enables generic input access to Human Interface Devices (HID),
;which activates and maintains the use of predefined hot buttons on keyboards,
;remote controls, and other multimedia devices. If this service is stopped,
;hot buttons controlled by this service will no longer function.
;If this service is disabled, any services that explicitly depend on it will fail to start.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidServ]
"Start"=dword:00000003


;HTTP SSL (automatic)
;--------------------
;Another added security provision for sites that make use of HTTPS such as banking
;and e-commerce sites. Set it to Manual and it will kick in when needed,
;although just to be safe, set it to Automatic.
;Available only with SP2


;IMAPI CD-Burning COM Service (Disabled)
;---------------------------------------
;If you want to have the XP CD burning capability, this will give you the power
;to. If you have a problem with burning CD's, check Auto Update for a patch
;and then set this service to Automatic.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ImapiService]
"Start"=dword:00000004


;Indexing Service (Disabled)
;---------------------------
;Indexes contents and properties of files on local and remote computers
;provides rapid access to files through flexible querying language.
;This service tends to run amok, indexing far more than necessary and starting without warning.
;For the benefit it provides, the resource usage is far from an equal tradeoff.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CiSvc]
"Start"=dword:00000004


;Internet Connection - Firewall (ICF) / Sharing (ICS) Service (Manual)
;-----------------------------------------------------------------------
;Set this service to the same setting used for Application Layer Gateway Service.
;This service was eliminated with SP2
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
"Start"=dword:00000003


;IPSEC Services Service (Manual)
;-------------------------------
;Primarily a host authentication device used with data transfer
;and encryption operations on a domain
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent]
"Start"=dword:00000003


;Logical Disk Manager Service (automatic)
;----------------------------------------
;Essential to managing and updating the hard drives.
;Works in conjunction with Disk Management plug-in in Microsoft Management Console.
;
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmserver]
;"Start"=dword:00000002


;Logical Disk Manager Administrative Service (Manual)
;----------------------------------------------------
;Configures hard disk drives and volumes. The service only runs for configuration processes
;and then stops. Works in concert with Logical Disk Manager, but can be set to Manual
;and it will be started and stopped.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmadmin]
"Start"=dword:00000003


;Machine Debug Manager Service (Manual)
;--------------------------------------
;Manages local and remote debugging for Visual Studio debuggers
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MDM]
"Start"=dword:00000003


;Messenger Service (Disabled)
;----------------------------
;Moost people know what it does. Here it is anyways:
;Transmits net send and Alerter service messages between clients and servers.
;This service is not related to Windows Messenger. If this service is stopped,
;Alerter messages will not be transmitted. If this service is disabled,
;any services that explicitly depend on it will fail to start.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
"Start"=dword:00000004


;MS Software Shadow Copy Provider Service (Disabled)
;---------------------------------------------------
;Related to using the Microsoft Backup Utility. If you use it,
;you might want to set this to Manual, but otherwise disable
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SwPrv]
"Start"=dword:00000004


;Net Logon Service (Disabled)
;----------------------------
;Domain Authentication, used when you log into the Domain.
;No domain? No Net Logon needed in spite of the way the name sounds.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon]
"Start"=dword:00000004


;NetMeeting Remote Desktop Sharing Service (Disabled)
;----------------------------------------------------
;Makes it possible for a remote user with NetMeeting to access your computer.
;Unless you intend to use this service, disable it
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mnmsrvc]
"Start"=dword:00000004


;Network Connections Service (Manual)
;---------------------------
;Basically, it controls the network and your ability to connect to the internet via Dial-Up.
;If you have cable set to manual, otherwise to automatic
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netman]
"Start"=dword:00000003


;Network DDE Service (Disabled)
;------------------------------
;Provides network transport and security for Dynamic Data Exchange (DDE) for programs
;running on the same computer or on different computers.
;So far, the only thing known related to this service is Clipbook.
;If you aren't certain, set to manual
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetDDE]
"Start"=dword:00000004


;Network DDE DSDM Service (Disabled)
;-----------------------------------
;Manages Dynamic Data Exchange (DDE) network shares.
;So far, the only thing known related to this service is Clipbook.
;If you aren't certain, set to manual
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetDDEdsdm]
"Start"=dword:00000004


;Network Location Awareness (NLA) Service (Manual)
;-------------------------------------------------
;A part of the Internet Connection Sharing (ICS) component.
;If ICS is disabled, change this to disabled.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Nla]
"Start"=dword:00000003


;Network Provisioning Service (Manual)
;-------------------------------------
;Manages XML configuration files on a domain basis for automatic network provisioning.
;only available with SP2


;NT LM Security Support Provider Service (Disabled)
;--------------------------------------------------
; Provides support for Telnet and Message Queuing
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtLmSsp]
"Start"=dword:00000004


;Performance Logs and Alerts Service (Disabled)
;----------------------------------------------
;It monitors your system performance. If the box and network stats interest you, set this to Manual.
;otherwise, disable
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog]
"Start"=dword:00000004


;Plug and Play Service (automatic)
;---------------------------------
;This is the automatic discovery of devices attached to your computer.
;
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PlugPlay]
;"Start"=dword:00000002


;Portable Media Serial Number Service (Disabled)
;-----------------------------------------------
;Retrieves a serial number embedded into portable music players
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmdmPmSp]
"Start"=dword:00000004


;Print Spooler Service
;----------------------
;Loads files to memory for later printing.
;You need this service if a printer is hooked up to your computer,
;locally or networked
;
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler]
;"Start"=dword:00000002


;Protected Storage Service (Disabled)
;------------------------------------
;Provides protected storage for sensitive data, such as private keys,
;to prevent access by unauthorized services, processes, or users.
;By 'sensitive data' they mean passwords, encryption data, etc.
;Closely tied into other 'features' like AutoComplete.
;Many will see this service as a most, and set it to automatic.
;I prefer to disable it
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProtectedStorage]
"Start"=dword:00000004


;QoS RSVP Service (disabled)
;---------------------------
;Supposedly provides a form of load balancing that shifts
;bandwidth between applications where it's most needed.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RSVP]
"Start"=dword:00000004


;Remote Access Auto Connection Manager Service (manual)
;---------------------------------------------------------
;Allows you to click an embedded link and automatically access the network.
;Can also play a role in DUN and DSL/Cable connections.
;by default, it is set to manual
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasAuto]
"Start"=dword:00000003


;Remote Access Connection Manager Service (Manual)
;-------------------------------------------------
;Creates a network connection.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan]
"Start"=dword:00000003


;Remote Desktop Help Session Manager Service (Disabled)
;------------------------------------------------------
;If you're a Remote Desktop user, keep this enabled. Otherwise disable
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RDSessMgr]
"Start"=dword:00000004


;Remote Procedure Call (RPC) Service (automatic)
;-----------------------------------------------
;A must! not to sure what it does, but when disabled, the system dies
;
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs]
;"Start"=dword:00000002


;Remote Procedure Call (RPC) Locator Service (Disabled)
;------------------------------------------------------
;not to sure what it does
;on a fresh XP install, by default it was set to disable
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcLocator]
"Start"=dword:00000004


;Remote Registry Service (Disabled)
;----------------------------------
;permits someone to edit your registery remotely
;You do not want that!
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004


;Removable Storage Service (Manual)
;----------------------------------
;Used for things like Zip Drives, Tape Drives, Graphics Pens.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtmsSvc]
"Start"=dword:00000003


;Routing and Remote Access Service (Disabled)
;--------------------------------------------
;Allows LAN and WAN dial in access to the computer.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess]
"Start"=dword:00000004


;Secondary Logon Service (Disabled)
;----------------------------------
;Enables starting processes under alternate credentials
;'Alternate Credentials' refer to the [Run As...] command which appears
;on the context menu, allowing a Limited User to run an executable as a higher level user.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\seclogon]
"Start"=dword:00000004


;Security Accounts Manager Service (disabled)
;--------------------------------------------
;Related to the Secondary Logon function and another security info warehouse,
;similar to Protected Storage.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SamSs]
"Start"=dword:00000004


;Security Center (automatic)
;---------------------------
;Monitors system security settings and configurations.
;available only with SP2


;Server Service (Disabled)
;-------------------------
;Provides basic file and print services on the LAN.
;No LAN? You don't need this.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver]
"Start"=dword:00000004


;Shell Hardware Detection Service (Manual)
;-----------------------------------------
;testing shows that it's related to AutoPlay functionality such as digital cameras, CD ROM's
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ShellHWDetection]
"Start"=dword:00000003


;Smart Card Service (Disabled)
;-----------------------------
;Manages access to smart cards read by this computer.
;If you do not have any smart cards, disable this service
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr]
"Start"=dword:00000004


;Smart Card Helper Service (Disabled)
;-------------------------------------
;The same as Smart Card except this is for legacy cards that don't support Plug and Play.
;Elimionated with SP2
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardDrv]
"Start"=dword:00000004


;SSDP Discovery Service (Disabled)
;---------------------------------
;Enables discovery of UPnP devices on your home network
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SSDPSRV]
"Start"=dword:00000004


;System Event Notification Service (automatic)
;---------------------------------------------
;Whether your system actually has need for this depends on what you have installed,
;but many applications have processes that are run through System Event Notification.
;Best to leave it on Automatic.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SENS]
"Start"=dword:00000002


;System Restore Service (Disabled)
;---------------------------------
;Allows you to take a snapshot of your system and then roll it back to that particular point in time.
;If frequently install/uninstall, download files and/or have many users on your PC,
;I suggest you leave this service to automatic. It will come in handy
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]
"Start"=dword:00000004


;Task Scheduler Service (automatic)
;----------------------------------
;It's used in conjunction with programs that like to run on a schedule,
;such as virus scanners, backups, defrag utilities, etc. If you can remember
;every task that needs to be done without help, disable this service.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
"Start"=dword:00000004


;TCP/IP NetBIOS Helper Service (Manual)
;----------------------------------------
; Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts]
"Start"=dword:00000003


;Telephony Service (Disabled)
;----------------------------
; Basically controls all dialup activity and in some cases DSL/Cable activity.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv]
"Start"=dword:00000004


;Telnet Service (Disabled)
;-------------------------
;A remote login 'feature' that is a major security hole. Unless you have a specific
;reason to use this, keep it disabled. Even Microsoft has changed
the default to Disabled with the release of SP2.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TlntSvr]
"Start"=dword:00000004


;Terminal Services Service (Disabled)
;------------------------------------
;If you : allow multiple users to be connected interactively to a machine as well as the
;display of desktops and applications to remote computers. The underpinning of Remote Desktop
;(including RD for Administrators), Fast User Switching, Remote Assistance, and Terminal Server.
;otherwise disable
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService]
"Start"=dword:00000004


;Themes Service (Manual)
;-----------------------
;If you like the themes in XP, this makes them available.
;Setting this to Automatic allows all users to access themes if they wish.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]
"Start"=dword:00000003


;Uninterruptible Power Supply Service (automatic)
;------------------------------------------------
;Manages an uninterruptible power supply (UPS) connected to the computer.
;I have it to auto since I own a UPS
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UPS]
"Start"=dword:00000002


;Universal Plug and Play Device Host Service (Manual)
;----------------------------------------------------
;Provides support to host Universal Plug and Play devices.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\upnphost]
"Start"=dword:00000003


;Upload Manager Service (Disabled)
;---------------------------------
;Manages synchronous and asynchronous file transfers between clients and servers on the network.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\uploadmgr]
"Start"=dword:00000004


;Volume Shadow Copy Service (Disabled)
;-------------------------------------
;Related to using the Microsoft Backup Utility.Unless yoou use it,
;you Should have the same setting as MS Software Shadow Copy Provider
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS]
"Start"=dword:00000004


;WebClient Service (Disabled)
;----------------------------
;Enables Windows-based programs to create, access, and modify Internet-based files.
;If you want to feel safer, set to manual
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient]
"Start"=dword:00000004


;Windows Audio Service (automatic)
;---------------------------------
;A must!!Controls all audio functions.
;
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AudioSrv]
;"Start"=dword:00000002


;Windows Firewall/Internet Connection Sharing (ICS)
;--------------------------------------------------
;Provides network address translation, addressing, name resolution and/or intrusion
;prevention services for a home or small office network.
;Available with SP2


;Windows Image Acquisition (WIA) Service (automatic)
;---------------------------------------------------
;Provides image acquisition services for scanners and cameras.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000002


;Windows Installer Service (automatic)
;-------------------------------------
;Used to install applications that use .msi installation files.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer]
"Start"=dword:00000002


;Windows Management Instrumentation Service (automatic)
;------------------------------------------------------
;Provides a common interface and object model to access management information
;about operating system, devices, applications and services.
;If you don't want your computer to work, set this to Disabled.


;Windows Management Instrumentation Driver Extensions (Manual)
;-------------------------------------------------------------
;Provides systems management information to and from drivers.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Wmi]
"Start"=dword:00000003


;Windows Time Service (Disabled)
;-------------------------------
;If you need to synchronize your clock to a time server,
;otherwise, disable
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000004


;Wireless Zero Configuration Service (disabled)
;----------------------------------------------
;Auto configuration for wireless network devices.
;Unless you have wireless devices, disable the service.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC]
"Start"=dword:00000004


;WMI Performance Adapter Service (Manual)
;----------------------------------------
;Provides performance library information from WMI HiPerf providers.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmiApSrv]
"Start"=dword:00000003


;Workstation Service (automatic)
;-------------------------------
;Creates and maintains client network connections to remote servers
;A MUST!
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation]
;"Start"=dword:00000002

Services.reg.rar

Link to comment
Share on other sites

Wrote this app, which checks for errors in .reg files. At least I feel the need for it in longer reg files. It's written in C# so your gonna need .Net Framework 2.0 installed, to run the app. Perhaps I'll translate it to c++ sometime, but i just suck at Win API so it might take a while. I've included the source, so feel free to complain about it or use it anyway you want. :P

For example, my app noticed a error in the post above:

"the default to Disabled with the release of SP2."

This line should most likely be commented.

Update:

The bug mentioned by glent is now gone. Keep the feedback coming and I'll do my best. I'm still little bit of a beginner, tho I'm glad if i could give back something to this great community. :)

Update:

Check further down the thread to get the latest version.

Edited by 4r0
Link to comment
Share on other sites

i didn't find this tweak anywhere...

how to remove the delete confirmation dialog when using SHIFT + DELETE?

nor did i find a answer to this...

you change the extension of a file from .txt to .cmd (for example), windows generates a warning. how do you get rid of than annoyance?

Edited by atomizer
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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