.

Search cool tricks here !!!

.
.
.
Showing posts with label XP. Show all posts
Showing posts with label XP. Show all posts

Wednesday, 4 January 2012

Getting MP3 ripping to work in Windows Media Player 8 in XP


Enter the following in the registry :
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftMediaPlayerSettingsMP3Encoding]
"LowRate"=dword:0000dac0
"MediumRate"=dword:0000fa00
"MediumHighRate"=dword:0001f400
"HighRate"=dword:0002ee00
This corresponds to 56, 64, 128 and 192 Kbps.
You can change this to your liking using the following dword hex values :
320 Kbps = dword:0004e200
256 Kbps = dword:0003e800
224 Kbps = dword:00036b00
192 Kbps = dword:0002ee00
160 Kbps = dword:00027100
128 Kbps = dword:0001f400
112 Kbps = dword:0001b580
64 Kbps = dword:0000fa00
56 Kbps = dword:0000dac0

For a Safer, faster XP Close Unwanted Services

To disable unneeded startup services for a safer, faster XP, use the "Services" Admin Tool (Control Panel > Administrative Tools > Services). If you are a single user of a non-networked machine, you can disable the following items, with no ill effect. 
Alerter 
Clipbook 
Computer Browser 
Fast User Switching 
Human Interface Access Devices 
Indexing Service (Slows the hard drive down) 
Messenger 
Net Logon (unnecessary unless networked on a Domain) 
Netmeeting Remote Desktop Sharing (disabled for extra security) 
Remote Desktop Help Session Manager (disabled for extra security) 
Remote Procedure Call Locator 
Remote Registry (disabled for extra security) 
Routing & Remote Access (disabled for extra security) 
Server 
SSDP Discovery Service (this is for the utterly pointless "Universal P'n'P", & leaves TCP Port 5000 wide open) 
TCP/IP NetBIOS Helper 
Telnet (disabled for extra security) 
Universal Plug and Play Device Host 
Upload Manager 
Windows Time 
Wireless Zero Configuration (for wireless networks) 
Workstation 

Sunday, 1 January 2012

Upgrade window xp sp2 to sp3 without any installation

It just fools the system that xp has service pack 3
This trick is used to install some softwares that run only in XP service pack 3.....

1.Go to run
2.write   regedit
3.open HKEY_LOCAL_MACHINE\System\ControlSet001\Control\Windows
4.Change csdversion value from 200 to 300 in left side
5.open HKEY_LOCAL_MACHINE\System\ControlSet002\Control\Windows
6.Similar to step 4
7.Reboot Pc
8.Now you have sp3
9.Install your software & after installing software change back the values & reboot
10.Enjoy....

Win XP secrets you do not know

May be many of u dont know these..anyways

Now it's time to know a bit deeper and uncover some of Windows XP's secrets.

1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo > info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).

2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type ' gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).

3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll,LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same.

4. XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.

5. For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here.

6. XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother.

7. You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.

8. XP will treat Zip files like folders, which is nice if you've got a fast machine. On slower machines, you can make XP leave zip files well alone by typing 'regsvr32 /u zipfldr.dll' at the command line. If you change your mind later, you can put things back as they were by typing 'regsvr32 zipfldr.dll'.

9. XP has ClearType -- Microsoft's anti-aliasing font display technology -- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2.

10. You can use Remote Assistance to help a friend who's using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your chum's real IP address -- they can find this out by going to www.whatismyip.com -- and get them to make sure that they've got port 3389 open on their firewall and forwarded to the errant computer.

11. You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.

12. Windows XP can be very insistent about you checking for auto updates, registering a Passport, using Windows Messenger and so on. After a while, the nagging goes away, but if you feel you might slip the bonds of sanity before that point, run Regedit, go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/Advanced and create a DWORD value called EnableBalloonTips with a value of 0.

13. You can start up without needing to enter a user name or password. Select Run... from the start menu and type 'control userpasswords2', which will open the user accounts application. On the Users tab, clear the box for Users Must Enter A User Name And Password To Use This Computer, and click on OK. An Automatically Log On dialog box will appear; enter the user name and password for the account you want to use.

14. Internet Explorer 6 will automatically delete temporary files, but only if you tell it to. Start the browser, select Tools / Internet Options... and Advanced, go down to the Security area and check the box to Empty Temporary Internet Files folder when browser is closed.

15. XP comes with a free Network Activity Light, just in case you can't see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You'll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic.

16. The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0.

17. You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetised groups by View, Arrange Icon By... Show In Groups.

18. Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.

19. Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons.

Install Windows xp in less than 15 minutes Now

This tip will be very
helpful for those who
frequently install windows xp
operating system. Normally
OS installation takes around
40 minutes to complete, but
through this trick you can
now save 10-15 minutes.
This simple tricks goes this
way.
1. Boot through Windows XP
CD.
2. After all the files are
completely loaded, you get
the option to select the
partition. Select “c”.
3. Now Format the partition,
whether it is normal or quick
with NTFS or FAT
4. Once the formatting is
completed, All the setup files
required for installation are
copied. Restart your system
by pressing Enter. Now, here
begins the Simple trick to
save 10-15 minutes.
5. After rebooting, you get a
screen where it takes 40
minutes to complete or
finalize the OS installation. 6.
Now, Press SHIFT + F10 Key
-> This opens command
prompt. 7. Enter “Taskmgr”
at the command prompt
window. This will open Task
Manager. 8. Click the Process
Tab, here we find a process
called Setup.exe – > Right
Click on Setup.exe -> Set
Priority -> Select High or
Above Normal. Initially it will
be Normal. Thats it, no more
work to do. Relax your self
and see how fast the
installation process
completes

Thursday, 29 December 2011

Rename the 'start' button in XP

First of all you'l need a software 'resource hacker' which is a freeware n u'l get it anywhere.

After that u'l have to follow these steps carefully.
Open the software,
1. File > open >c:\windows\explorer.exe

2. View > expand tree > string table > 37 > 1033 > 'double click' the 'start' and change accordingly.

3. After that click the 'compile scrip' option on the top of the open window.and save it as anything.exe


This was the first step. Now, get ready to entr in your system........

1. Goto 'run' and type regedit and press enter.

2. Once u get in it, goto
HKLM > software > microsoft > windows NT > CurrentVersion > [Winlogon]
After coming here goto the right hand side and double click on the 'shell' and chang the attribute to anything.exe which we've created b4. Now u'r done. Restart to c the change

(make backup of original explorer.exe by copying it in another place)

Create Desktop Shortcut To Clear Windows Memory in a click.



Windows Vista Memory Management is excellent in my opinion ! But, if you are an intensive user and if you feel that your computer is beginning to run a little slow after working for quite some time, here is a shortcut you can create on your desktop to reduce resource usage and or remove idle processes.

Rt click on desktop > New > Shortcut > Type

%windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks

Click Next > Name it 'Clear Memory' Finish. Give it a suitable icon. Works on XP too

Hide a drive in Windows XP




You can prevent users tampering with or viewing a drive by hiding it with a useful registry tweak.

Assuming you want to do this with individual users, go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre nt Version\Policies\Explorer.

Create a DWORD value and call it NoDrives, the value that you give it will determine which drives will be made invisible. Use *decimal* values and hide drives by using the following numbers depending on the drive letter:

A: 1 B: 2 C: 4 D: 8
E: 16 F: 32 G: 64 H: 128
I: 256 J: 512 K: 1024 L: 2048

You get the picture To hide two or more drives, you need to add their values together, for example to hide C and D, add 4 + 8 and enter the decimal value 12.

In addition, to prevent Run, Map Network Drive, or the Dir command being used to view the contents of folders, you can create another DWORD called NoViewOnDrive, and use the same values given above. Logging off and back on again is needed to make the changes take effect.

You can make these changes on the whole system by editing the same key in HKEY_LOCAL_MACHINE and you can hide all drives by setting the decimal value at 67108863, but I can't really see anyone wanting to it!

Find XP Key in XP CD

How to Find Windows XP Product Key

1. Insert Windows XP CD into your computer.
2. Right-click open your Windows XP CD.
3. Open the i386 folder.
4. Now, look for this text file, UNATTEND.txt.
5. Open the text file and scroll your way down to the bottom of the file.

And there you go, your Windows XP Product Key.

Hidden Programs in XP

You can access all these programs by going through START/RUN.

    * SQL Client Configuration - cliconfg
    * System Configuration Editor - sysedit
    * System Configuration Utility - msconfig
    * System File Checker Utility (Scan Immediately)- sfc /scannow
    * System File Checker Utility (Scan Once At Next Boot)- sfc /scanonce
    * System File Checker Utility (Scan On Every Boot) - sfc /scanboot
    * System File Checker Utility (Return to Default Setting)- sfc /revert
    * System File Checker Utility (Purge File Cache)- sfc /purgecache
    * System File Checker Utility (Set Cache Size to size x)-sfc/cachesize=x
   
    * Removable Storage Operator Requests - ntmsoprq.msc
    * Resultant Set of Policy (XP Prof) - rsop.msc
    * Scanners and Cameras - sticpl.cpl
    * Scheduled Tasks - control schedtasks
    * Security Center - wscui.cpl
    * Services - services.msc
    * Shared Folders - fsmgmt.msc
    * Shuts Down Windows - shutdown
    * Sounds and Audio - mmsys.cpl
    * Spider Solitare Card Game - spider
    * Malicious Software Removal Tool - mrt
    * Microsoft Access (if installed) - access.cpl
    * Microsoft Chat - winchat
    * Microsoft Excel (if installed) - excel
    * Microsoft Frontpage (if installed)- frontpg
    * Microsoft Movie Maker - moviemk
    * Microsoft Paint - mspaint
    * Microsoft Powerpoint (if installed)- powerpnt
    * Microsoft Word (if installed)- winword
    * Microsoft Syncronization Tool - mobsync
    * Minesweeper Game - winmine
    * Mouse Properties - control mouse
    * Mouse Properties - main.cpl
    * Nero (if installed)- nero
    * Netmeeting - conf
    * Network Connections - control netconnections
    * Network Connections - ncpa.cpl
    * Network Setup Wizard - netsetup.cpl
    * Notepad - notepad
    * Nview Desktop Manager (If Installed)- nvtuicpl.cpl
    * Object Packager - packager
    * ODBC Data Source Administrator- odbccp32.cpl
    * On Screen Keyboard - osk
    * Opens AC3 Filter (If Installed) - ac3filter.cpl
    * Outlook Express - msimn
    * Paint – pbrush
    * Keyboard Properties - control keyboard
    * IP Configuration (Display Connection Configuration) - ipconfi/all
    * IP Configuration (Display DNS Cache Contents)- ipconfig /displaydns
    * IP Configuration (Delete DNS Cache Contents)- ipconfig /flushdns
    * IP Configuration (Release All Connections)- ipconfig /release
    * IP Configuration (Renew All Connections)- ipconfig /renew
    * IP Configuration(RefreshesDHCP&Re-RegistersDNS)-ipconfig/registerdns
    * IP Configuration (Display DHCP Class ID)- ipconfig/showclassid
    * IP Configuration (Modifies DHCP Class ID)- ipconfig /setclassid
    * Java Control Panel (If Installed)- jpicpl32.cpl
    * Java Control Panel (If Installed)- javaws
    * Local Security Settings - secpol.msc
    * Local Users and Groups - lusrmgr.msc
    * Logs You Out Of Windows - logoff.....
    * Accessibility Controls - access.cpl
    * Accessibility Wizard - accwiz
    * Add Hardware - Wizardhdwwiz.cpl
    * Add/Remove Programs - appwiz.cpl
    * Administrative Tools control - admintools
    * Adobe Acrobat (if installed) - acrobat
    * Adobe Designer (if installed)- acrodist
    * Adobe Distiller (if installed)- acrodist
    * Adobe ImageReady (if installed)- imageready
    * Adobe Photoshop (if installed)- photoshop
    * Automatic Updates - wuaucpl.cpl
    * Bluetooth Transfer Wizard – fsquirt
    * Calculator - calc
    * Certificate Manager - certmgr.msc
    * Character Map - charmap
    * Check Disk Utility - chkdsk
    * Clipboard Viewer - clipbrd
    * Command Prompt - cmd
    * Component Services - dcomcnfg
    * Computer Management - compmgmt.msc
    * Control Panel - control
    * Date and Time Properties - timedate.cpl
    * DDE Shares - ddeshare
    * Device Manager - devmgmt.msc
    * Direct X Control Panel (If Installed)- directx.cpl
    * Direct X Troubleshooter- dxdiag
    * Disk Cleanup Utility- cleanmgr
    * Disk Defragment- dfrg.msc
    * Disk Management- diskmgmt.msc
    * Disk Partition Manager- diskpart
    * Display Properties- control desktop
    * Display Properties- desk.cpl
    * Display Properties (w/Appearance Tab Preselected)- control color
    * Dr. Watson System Troubleshooting Utility- drwtsn32
    * Driver Verifier Utility- verifier
    * Event Viewer- eventvwr.msc
    * Files and Settings Transfer Tool- migwiz
    * File Signature Verification Tool- sigverif
    * Findfast- findfast.cpl
    * Firefox (if installed)- firefox
    * Folders Properties- control folders
    * Fonts- control fonts
    * Fonts Folder- fonts
    * Free Cell Card Game- freecell
    * Game Controllers- joy.cpl
    * Group Policy Editor (XP Prof)- gpedit.msc
    * Hearts Card Game- mshearts
    * Help and Support- helpctr
    * HyperTerminal- hypertrm
    * Iexpress Wizard- iexpress
    * Indexing Service- ciadv.msc
    * Internet Connection Wizard- icwconn1
    * Internet Explorer- iexplore
    * Internet Setup Wizard- inetwiz
    * Internet Properties- inetcpl.cpl
   

 
Blogger Widgets