Tuesday, December 30, 2008

Ways to Keep Your Windows XP System Fresh

Tip 1: Get Off the Upgrade Bandwagon

If you constantly upgrade to the latest powerhouse versions of your favorite applications without
also upgrading your hardware and Windows version, your system will seem older and creakier than ever. Instead of listening to the siren call of endless upgrades, stick with application versions that you know work well with your system.

In the same vein, consider turning off the auto-update features that so many applications have these days (with the exception of your firewall, antivirus, and anti-spyware tools).

Tip 2: Swap When You Need To

  • Windows designates a portion of hard-disk space as virtual memory (also called the "swapfile" or"pagefile") to supplement RAM. The OS assigns some virtual-memory space to all processes, and the virtual memory itself gets used even if some RAM is still available.
  • Accessing a hard disk is always slower than using RAM, so if your system has oodles of memory, you may improve performance slightly by telling Windows not to use the pagefile for some of its own code until it has used up available RAM.
  • How much memory is in an oodle? That depends on the number and types of applications you typically run on your system--but don't make this adjustment unless your PC has at least 1GB of RAM.
  • To make Windows use virtual memory only as a last resort, you have to edit the Windows Registry.
  • And because anything can happen when you change your Registry, you must back it up first. (Note that Microsoft recommends against eliminating your pagefile entirely.)
  • With your Registry backup in place, choose Start, Run, type regedit, and press . In the tree pane on the left, navigate to and select HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management.
  • Double-click the Disable, Paging,Executive icon in the right pane.
  • Change the '0' in the Value data box to 1, click OK, and restart your computer.

Tip 3: Go With the NTFS Flow

  • If you've been hanging onto your old FAT32 hard-disk format, it's high time you switched to NTFS.
  • Besides being faster and more secure, NTFS also gives you encryption, folder and disk compression, and other superior features.
  • About the only reason to stick with FAT or FAT32 is if you need to be able to access your disk from DOS or Windows 98 (puh-leaze!)Don't worry; you can switch to NTFS without reformatting your hard disk and restoring your apps and data from a backup.
  • Just choose Start, Run, type cmd.exe, and press to open a Command Prompt window.
  • Now type convert followed by a space, the drive letter, a colon, another space, and finally /fs:ntfs.
  • For example, enter convert c:/fs:ntfs if you want to convert your C: drive to NTFS.
Tip 4: Reset Your System Restore Priorities

  • System Restore has saved my bacon many times, so I reserve as much disk space as possible for its restore points.
  • To adjust the amount of disk space System Restore claims, right-click My Computer in Explorer or on the desktop and choose Properties.
  • Click the System Restore tab and select a drive whose storage settings you want to change. Choose Settings, drag the slider to the desired level, and click OK twice.

Tip 5: Relocate System Stuff

Some files--System Restore points, for example--must be stored on your Windows drive. But if you have multiple hard disks or partitions, you can free up space on your Windows drive by moving other system files elsewhere.

Tip 6: Sacrifice Hibernation

  • When you use Windows' hibernation feature to start up faster, the OS puts everything in RAM in a single hidden file named 'hiberfil.sys' on your hard disk.
  • The file is roughly the same size as your RAM--for example, 512MB for a machine with 512MB of RAM. Like System Restore points, your hibernation file must be on the same drive as Windows.
  • If you're running out of space on your Windows drive and you don't use the hibernation feature (or don't find it terribly useful), you can save a huge chunk of disk space by turning the feature off, and thereby deleting the hiberfil.sys file:
  • Choose Start, Run, type powercfg.cpl, and press . Click the Hibernate tab, and uncheck
  • Enable hibernation. Click OK.

Monday, December 29, 2008

In Notepad - Create a Log File

  • Launch Notepad,
  • Type .LOG on the 1st line, and then press Enter to move to the next line.
  • Save the file with any name
  • When you next open the file, note that the date and time have been appended to the end of the log, immediately preceding the place where new text can be added.


Use this functionality to automatically add the current date and time to each log entry.

Saturday, December 27, 2008

TO create a folder named CON in windows

Windows does not allow one to create folders/files with names like con,prn.. (atleast directly).

This is due to the fact that. There are some keywords like con, nul, aux,prn, lpt1 etc, that Microsoft Windows uses to refers to various devices

File name : Purpose

CON :Console device
PRN :Printer
AUX : Auxiliary device
COM0 COM1 COM2 : Serial ports
COM3 COM4
COM5 COM6
COM7 COM8
COM9
LPT1 LPT2 PRN : Parallel ports
NUL :Bit bucket

1st TRICK:
You can create the said folders using the command "
mkdir \\.\c:\con".
You can delete the same using the "rd \\.\c:\con" command
(I have tried this and it works)

2nd TRICK: (very simple)

  • Its reserved in windows, but not in linux.
  • Boot from some linux version and create in windows area.
  • I tried it. It really worked. But i am unable to rename, delete the folder. But be sure that u didnt crash ur system.

Funny MS Word

*Open a new micosoft word document and type "rand(100,99)"

* hit ENTER

See what happens..!!

rand(x,y)
here x represents the "number of paragraphs"
and
y represents the "number of sentences"

Also u can see that each sentence will have all the alphabet,,

Just try...


To Access, use Run Command
 (Start - > Run) || (windows+r)

Accessibility Controls

access.cpl
Add Hardware Wizard

hdwwiz.cpl

Add/Remove Programs

appwiz.cpl

Administrative Tools

control admintools

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

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

*

*

*

Word pad 
 

write

Windows System Security Tool
 
syskey

Windows Firewall
 
firewall.cpl

Task Manager
 
taskmgr

Registry Editor
 
regedit

Power Configuration
 
powercfg.cpl

Still more to know…..!! STAY GLUED !!!!!!!