------------------------------------------
[b:7984c31f7f]Win XP Services[/b:7984c31f7f]
Windows XP Altered Services to Improve Performance
DNS Client - Automatic / Manual - According to windows, this ervice is responsible for DNS lookup so disable at your own risk!
IPSEC Services - Automatic / Manual
Messenger - Automatic / Manual
Remote Registry - Automatic / Manual
Automatic Updates - Automatic / Disabled
Computer Browser - Automatic / Manual
Distributed Link Tracking Client - Automatic / Manual
Portable Media Serial Number - Automatic / Disabled
Task Scheduler - Automatic / Manual
There are many others that you can disable, but make sure that you don't need them!!!
Also write down what you change, otherwise you can kill XP, and that's not pretty...
------------------------------------------
[b:7984c31f7f]Getting rid of windows messenger without slowing OE[/b:7984c31f7f] launch
I used the tweak consisting in enabling "Do Not Allow Windows Messenger to be run" but after that OE starts really slowly and there is 2 identical events in System log : "The server {FB7199AB-79BF-11D2-8D94-0000F875C541} did not register with DCOM within the required timeout."
so i opened regedit and did find {FB7199AB-79BF-11D2-8D94-0000F875C541} in everything but data and modified InProc32 and LocalServer32 default key to empty string.
And now OE starts as fast as possible !
------------------------------------------
[b:7984c31f7f]How to get classic login box from the Welcome Screen[/b:7984c31f7f]
Hit Ctrl+Alt+Del multiple times... then the classic login box will appear.
------------------------------------------
[b:7984c31f7f]The simple Registry fix that allows Nero to make Bootable CD's of a patched corporate WinXP.[/b:7984c31f7f]
REGISTRY EDIT:
1) Run "regedit" and go to "HKEY_CURRENT_USERSoftwareaheadNero - Burning ROMGeneral"
2) In the right pane the top entry is "AddISOFileVersion"
3) Right Click on "AddISOFileVersion" and select "Modify"
4) The value will be "1", highlight the value and change to "0" - that's zero.
5) Close regedit, reboot, and then follow the instructions below.
boot.bin and xpboot.bin will both work as the image file.
I have also extracted an xpboot.img file (2k) from an 2600 ISO boot image using CDMage. You can download xpboot.img at:
http://home.rochester.rr.com/hessfink/xpboot.img
[b:7984c31f7f]CREATE AND BURN A BOOT CD IN NERO[/b:7984c31f7f]:
1) Close the "Wizard" and select "File" "New"
2) Scroll down the CD types and select "CD-ROM (Boot)"
3) A New right pane BOOT tab will appear. Select "image File" as the "Source of Boot Image Data" and browse until you point to the "xpboot.img" file you downloaded above, or "xpboot.bin" or "boot.bin" if you already have those files.
4)"Enable Expert Settings" and select "NO EMULATION", Boot Message is MICROSOFT CORPORATION, Load Segment remains default of 07C0, and change Number of Loaded Sectors to 4.
5) Click on LABEL Tab, enter the Volume Label as WXPVOL_EN for Corporate Build or whatever is correct. Enter MICROSOFT_CORPORATION as the "Publisher" and "Data Preparer".
6) Click BURN Tab and make sure "Write", "Finalize CD", and Write Method of "Disc-At-Once" are checked.
7) Click ISO tab to check. The defaults on this tab are correct - they are ISO level 1, Mode 1, ISO 9660, Joliet
Click "New" in the right corner to add your files. Add files with Drag & Drop as normal. When you have finished with your files, select the "Write CD" icon or "File, Write CD"
9) The boot dialog box will pop-up again, and if you're paranoid you can double check your settings. On the boot tab your "Expert" settings are grayed out, but still there - this is normal.
10) Select "Write" and burn your bootable CD.
Option: Once the CD is burned you can save your setup in Nero. Then when you want to burn another XP Corporate Boot Disk, just open the saved *.nrb and burn. The saved file is just a list of files and settings.
Now you can create your Boot CD's with Nero without having to use another program when you need to create a bootable CD from files!!
Try it and please let us know that this worked for you.
------------------------------------------
[b:7984c31f7f]Add/Remove optional[/b:7984c31f7f]:
For some reason, Microsoft has removed the ability to specify which Windows components you want to install during interactive Setup,
and when you go into Add/Remove Windows Components in the Control Panel,
you still don't have the full list of applications and applets you can add and remove. Thankfully, this is easy to fix.
To dramatically expand the list of applications you can remove from Windows XP after installation,
navigate to C:WINDOWSinf (substituting the correct drive letter for your version of Windows) and open the sysoc.inf file. Under Windows XP Professional Edition RC1,
this file will resemble the following by default:
[Version] Signature = "$Windows NT$"
DriverVer=06/26/2001,5.1.2505.0
[Components]
NtComponents=ntoc.dll,NtOcSetupProc,,4
WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7
Display=desk.cpl,DisplayOcSetupProc,,7
Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7
NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7
iis=iis.dll,OcEntry,iis.inf,,7
com=comsetup.dll,OcEntry,comnt5.inf,hide,7
dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7
IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7
TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2
msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6
ims=imsinsnt.dll,OcEntry,ims.inf,,7
fp_extensions=fp40ext.dll,FrontPage4Extensions,fp4 0ext.inf,,7
AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
msnexplr=ocmsn.dll,OcEntry,msnmsn.inf,,7
smarttgs=ocgen.dll,OcEntry,msnsl.inf,,7
RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7
Games=ocgen.dll,OcEntry,games.inf,,7
AccessUtil=ocgen.dll,OcEntry,accessor.inf,,7
CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7
MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7
AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7
Pinball=ocgen.dll,OcEntry,pinball.inf,HIDE,7
MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7
ZoneGames=zoneoc.dll,ZoneSetupProc,igames.inf,,7
[Global]
WindowTitle=%WindowTitle%
WindowTitle.StandAlone="*"
The entries that include the text hide or HIDE will not show up in Add/Remove Windows Components by default.
To fix this, do a global search and replace for ,hide and change each instance of this to , (a comma).
Then, save the file, relaunch Add/Remove Windows Components, and tweak the installed applications to your heart's content.
Even more new options now under "Accessories and Utilities" too.
------------------------------------------
[b:7984c31f7f]How you can tell your shit is CRACKED / ACTIVATED![/b:7984c31f7f] ( PRETTY COOL )
start ---> Run type "oobe/msoobe /a"
SMILE
------------------------------------------
[b:7984c31f7f]Here's a great tip to speed up your browsing of Windows 2000 & XP machines[/b:7984c31f7f].
Its actually a fix to a bug installed as default in Windows 2000 that scans shared files for Scheduled Tasks.
And it turns out that you can experience a delay as long as 30 seconds when you try to view shared files across a network because Windows 2000 is using the extra time to search the remote computer for any Scheduled Tasks.
Note that though the fix is originally intended for only those affected,
Windows 2000 users will experience that the actual browsing speed of both the Internet & Windows Explorers improve significantly after applying it since it doesn't search for Scheduled Tasks anymore. Here's how :
Open up the Registry and go to :
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace
Under that branch, select the key :
{D6277990-4C6A-11CF-8D87-00AA0060F5BF}
and delete it.
This is key that instructs Windows to search for Scheduled Tasks. If you like you may want to export the exact branch so that you can restore the key if necessary. This fix is so effective that it doesn't require a reboot and you can almost immediately determine yourself how much it speeds up your browsing processes
------------------------------------------
[b:7984c31f7f]Speed up the Start Menu[/b:7984c31f7f]
HKEY_CURRENT_USER Control Panel Desktop MenuShowDelay
By default, the value is 400. Change this to a smaller value, such as 1, to speed it up
------------------------------------------
[b:7984c31f7f]Disable automatic shares[/b:7984c31f7f]
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServi
ceslanmanserverparameters]
"AutoShareWks"=dword:00000000
"AutoShareServer"=dword:00000000
------------------------------------------
[b:7984c31f7f]Change logon background to black[/b:7984c31f7f]
[HKEY_USERS.DEFAULTControl PanelColors]
"Background"="0 0 0"
------------------------------------------
If you're thinking "How did he remove that xpclient info?!" I used a simple registry hack:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion -> Modify "BuildLab"
(but it resets to default after a reboot)
------------------------------------------
[b:7984c31f7f]Yet another way to get rid of windows messenger[/b:7984c31f7f]
Start->Run->"gpedit.msc""
-Computer Configuration
-Administrative Templates
-Windows Components
-Windows Messenger
Here you can enable
"Do not allow Windows Messenger to be run"
and
"Do not automatically start Windows Messenger initially"
-