Archive for the 'Windows XP' Category

Turn on Numlock

Click Start, click the Run command and type REGEDIT in the open text box. Click OK. This opens the Registry Editor. All the usual precautions for editing the Registry apply. Browse to the following location in the left pane of the Registry Editor: HKEY CURRENT USER\Control Panel\Keyboard In the right pane, right click on InitialKeyboardIndicators [...]

Share

Display WinXP Boot Messages

Add /sos to the line that boots your OS in boot.ini [boot loader] timeout=5 default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /fastdetect /sos

Share

Remove MS Messenger

To remove MS Messenger run the following command: RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove

Share

Change the Default Script Host to Cscript

If you are a Windows network administrator I recommend that you set the WSH options to run scripts at the command prompt by default. The default WSH script host is Wscript.exe, which runs scripts in the GUI — this means that all input and output takes place in popup message boxes, which require user intervention [...]

Share

Windows Scripting

To take full advantage of the power of scripting, your workstation should be running the most current releases of VBScript, WSH, WMI and ADSI available for your version of Windows. Check that you have the latest versions at Microsofts Tales from the Script

Share

Speed up Icons

When you open My Computer, by default XP will search for network files and printers. This slows down the display of the icons while the search takes place, especially on a slow machine. You can speed this up by telling XP not to perform this search. Here’s how: Click Start | My Computer. Click Tools [...]

Share

Change the Insertion Point

The insertion point is the blinking vertical line that shows you where to type in an application. You can change the speed of the blinking and the thickness of the line. Click Start | Control Panel | Accessibility Options. Click the Display tab. Under Cursor Options, you’ll see two sliders that can be used to [...]

Share

Turn off the Clipboard toolbar

Office 2000: Run the Registry Editor (REGEDIT.EXE). Expand the branches to HKEY_CURRENT_USER\ Software\ Microsoft\ Office\ 9.0\ Common\ General. If any of these branches aren’t there, just create them – one by one – by selecting New and then Key from the Edit menu. Once you’ve highlighted the General key, select New and then DWORD Value [...]

Share

Turn off the Question box in Office

Right-click the menu bar or toolbar, and select Customize. Right-click the ‘Type a question for help’ box, and turn off the Show Ask a Question box option. Click Close. You’ll have to do this in each application to get rid of them all.

Share

What files are safe to delete

In your root directory: Anything with the extensions *.TXT, *.PRV, *.LOG, *.OLD, and *.—. If you don’t plan on uninstalling Windows, you can delete WIN95UNDO.DAT (Windows 98 only). In your Windows directory: Anything with the extensions *.LOG, *.OLD, *.- – -, *.BAK, and *.000, *.001 (and so on…) Any files with the following dates can [...]

Share