Showing posts with label SystemStuff. Show all posts
Showing posts with label SystemStuff. Show all posts

Tuesday, July 14, 2009

How to Remove Programs Which Are Not Listed In Add or remove Programs | latest Computer Tricks And Tips Cheats Hacks

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


This problem can occur if the program you installed creates a registry key name that is longer than 60 characters in length. Add/Remove Programs only lists program names it locates up to the point it encounters this situation.Follow the steps given to solve the problem.

  • Go to C:\Windows\Inf folder. In the right pane, scroll down to sysoc.inf. Open it with notepad. It will look like…

[Components]
NtComponents=ntoc.dll,NtOcSetupProc,,4
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

  • The word “HIDE” in an entry hides that application from your Add/Remove Programs dialog box. To add ms messenger to the Add/Remove menu, delete the word HIDE from its entry. Don’t delete the “,”(comma) after it.
  • Save the file and restart your machine and now you can see that app listed in the add/remove programs list.
    **********************************************************


How to Remove Programs Which Are Not Listed In Add or remove Programs | latest Computer Tricks And Tips Cheats Hacks

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


This problem can occur if the program you installed creates a registry key name that is longer than 60 characters in length. Add/Remove Programs only lists program names it locates up to the point it encounters this situation.Follow the steps given to solve the problem.

  • Go to C:\Windows\Inf folder. In the right pane, scroll down to sysoc.inf. Open it with notepad. It will look like…

[Components]
NtComponents=ntoc.dll,NtOcSetupProc,,4
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

  • The word “HIDE” in an entry hides that application from your Add/Remove Programs dialog box. To add ms messenger to the Add/Remove menu, delete the word HIDE from its entry. Don’t delete the “,”(comma) after it.
  • Save the file and restart your machine and now you can see that app listed in the add/remove programs list.
    **********************************************************


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 Disable 8.3 Name Creation In NTFS

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

Files that use the 8.3 naming convention can degrade NTFS drive performance.


Unless you have a good reason for keeping the 8.3 naming convention intact (such as
if you’re using 16-bit programs), a performance gain can be achieved by disabling it.

Set the Registry DWORD key HKEY_LOCAL_MACHINE\ SYSTEM\
CurrentControlSet\Control\ FileSystem\NtfsDisable8dot3NameCreation to 1.

Exit the Registry and reboot.

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

How to Disable 8.3 Name Creation In NTFS

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

Files that use the 8.3 naming convention can degrade NTFS drive performance.


Unless you have a good reason for keeping the 8.3 naming convention intact (such as
if you’re using 16-bit programs), a performance gain can be achieved by disabling it.

Set the Registry DWORD key HKEY_LOCAL_MACHINE\ SYSTEM\
CurrentControlSet\Control\ FileSystem\NtfsDisable8dot3NameCreation to 1.

Exit the Registry and reboot.

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

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

Speed Up The system startup

*******************************************************
If your system hangs about 2 or 3 minutes at startup, where you can't access the Start
button or the Taskbar, it may be due to one specific service (Background Intelligent
Transfer) running in the background. Microsoft put out a patch for this but it didn't
work for me. Here's what you do:

· Click on Start/Run, type 'msconfig', then click 'OK'.

· Go to the 'Services' tab, find the 'Background Intelligent Transfer' service.

· Disable it, apply the changes & reboot.
*******************************************************

Speed Up The system startup

*******************************************************
If your system hangs about 2 or 3 minutes at startup, where you can't access the Start
button or the Taskbar, it may be due to one specific service (Background Intelligent
Transfer) running in the background. Microsoft put out a patch for this but it didn't
work for me. Here's what you do:

· Click on Start/Run, type 'msconfig', then click 'OK'.

· Go to the 'Services' tab, find the 'Background Intelligent Transfer' service.

· Disable it, apply the changes & reboot.
*******************************************************

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

How To delete Con Folder

Delete con folder

if u had made con folder by command

i.e. md \\.\[drive:]\[location]

then this con named folder ll not b deleted by simple method

so this u need to delete this by command

for that the code is :-

rmdir \\.\[drive:]\[location]

How To delete Con Folder

Delete con folder

if u had made con folder by command

i.e. md \\.\[drive:]\[location]

then this con named folder ll not b deleted by simple method

so this u need to delete this by command

for that the code is :-

rmdir \\.\[drive:]\[location]