| Auto Start CD | top |
| Have you ever noticed that when you stick a CD into the CD drive that it automatically starts playing, or tries to begin the installation process? This is all well and good, but if you've already installed the program or don't want it to run right then, this feature can become a nuisance.You can turn off this auto insert feature in two ways: |
|
Hold down the Shift key while inserting the disk. You will need to continue holding down the key until the disk activity stops. This deactivation is a temporary one as you insert each CD. You can permanently turn off this feature within the Control Panel. First select the System icon, then select the Device Manager tab and press the ( + ) symbol next to where your CD is listed. Right-click the CD's name that appears and select Properties. Select the Settings Tab and remove the check mark next to Auto Insert Notification. You'll need to reboot for the changes to become active. |
| Windows Short Cut Keys | top |
| Hold the Windows Key and press: E to open Windows Explorer R to open the Run dialog box F to open the Find dialog box <CTRL> + F to open the Find Computer dialog box F1 to open Windows Help M (or D) to minimise all open windows (Shift-Windows-M to undo minimise all) <Pause>/<Break> key to show the System Properties Dialog Box <Tab> Key to cycle through the buttons on the Taskbar <BREAK> to open the System Properties dialog box Other Windows short Cut Keys.. <CRTL><ESC> to display Start Menu <CRTL><TAB> to rotate through dialog tabs <CRTL><SHIFT><TAB> to rotate through dialog tabs in reverse order <CRTL><ALT><DEL> to display close program tab <ALT><TAB> to cycle though running programs <ALT><ESC> to switch to the Taskbars next program <ALT><F4> to close the active window <ALT><SPACEBAR><N> to minimise the active window <ALT><SPACEBAR><C> to close the active window <ALT><SPACEBAR><X> to maximise the active window <ALT><SPACEBAR><R> to restore the active window <SHIFT><F10> to display right-click menu <F10> move cursor to first menu of open windon, down arrow opens the menu, whilst the right arrow moves to the next menu Shortcuts from the Run Menu.. Enter 'wab' to open the Windows Address Book Enter '"' to open Explorer on the c:\ directory Enter '..' to open Explorer on the c:\windows directory Enter 'msconfig' to open the System Configuration Utility Enter 'msinfo32' to open the System Information Application Enter 'winipcfg' to open IP configuration Utility Enter 'winfile' to open Windows 3.x file manager application Enter 'control' to open the Control Panel Enter 'control fonts' to open Control Panel Fonts application Enter 'control color' to open Control Panel Color application Enter 'control date/time' to open Control Panel Date/Time application Enter 'control international' to open Control Panel International application Enter 'control keyboard' to open Control Panel Keyboard application Enter 'control mouse' to open Control Panel Mouse application Enter 'control printers' to open Control Panel Printers application Enter 'control ports' to open Control Panel Ports application Enter 'explorer' to open Windows Explorer Enter 'cmd' or 'command' to open DOS window Enter 'iexplore' + 'website' to open Internet Explorer |
| Windows Registry Tips | top |
| To make an Registry change click on the Start button and select the Run menu option and enter regedit. You can then use the Registry editor to make the required changes. All required entries must be entered without the quotes. Don't forget to make backup copies of the Registry DAT files before making amendments to the Registry. The easiest way to do this is to use the 'Export Registry File...' on the File Menu. You can select to backup a subset by selecting the 'Selected Branch' option. To add regedit to your Start Menu, find the file REGEDIT.EXE in your Windows directory and drag it onto the Start button of your taskbar. |
|
| To change the company name displayed by programs amend the RegisteredOrganisation and RegisteredOwner values in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion |
|
| The following steps will add an 'Open With...' to the pop-up menu when you right click on a file in Explorer. The alternative way can be as above in the section 'File Association'. Open the HKEY_CLASSES_ROOT entry and click on the '*' folder to open it. Right click on the folder, select new and then key. Enter 'shell' as folder name. Right click on the new 'shell' folder and select new, then key and enter 'openas' for new folder. Right click on the new 'openas' folder and select new, then key and enter 'command' for a third new folder. Double click on the 'Default' entry in the right hand pane and enter the following as written - c:\windows\rundll32.exe shell32.dll,OpenAs_RunDLL %1 |
|
| Search the Registry for the following two keys and remove the IsShortCut value from them. HKEY_CLASSES_ROOT\lnkfile HKEY_CLASSES_ROOT\piffile |
|
| The two registry files 'SYSTEM.DAT' and 'USER.DAT' are backed up every time windows starts as 'SYSTEM.DA0' and 'USER.DA0'. These files can be used to replace the '.DAT' files in the event of an emergency. To do this - Reboot the system and press 'F8' when you see the 'Starting Windows' message and select the Command Prompt only command to put the PC into DOS mode. Go to the 'c:\windows' directory'. Remove the hidden, read only and system attributes from the '.DAT' and '.DA0' files by typing 'attrib -h -r -s system.dat (repeated for the other three files). Now copy the '.DA0' files over the '.DAT' files by entering 'copy system.da0 system.dat' and 'copy user.da0 user.dat'. Replace the attribues of all four files i.e 'attrib +h +r +s system.dat'. Turn the computer off and restart Windows. |
|
| Follow the steps below to remove entries from the 'Start' 'Run' menu. Open the Registry editor and go to 'HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/RunMRU'. In the right pane right click the entry you wish to delete and select 'Delete', then 'yes' to confirm. |
|
| Follow the steps below to remove user profiles. Open the Registry editor and go to 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProfileList\(username)'. In the right pane right click the entry you wish to delete and select 'Delete', then 'yes' to confirm. You now need to remove user profile information from the windows folder. Ensure that all files can been see in explorer, by selecting View, Options, click the View tab, select Show All Files, and click OK. To delete an individual profile, delete the corresponding C:\Windows\Profiles\(username) folder. |
|
| Follow the steps below to remove unwanted entries. Open the Registry editor and go to 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall'. Scroll down the list of programs under that key in order to find the one you want, select it in the left hand list (check the values that appear in the right-hand list box, just to make sure you have the right program) and then delete the entry. |
|
| By default, windows maintains four backups of the registry plus the current day. To increase this setting go to the Start menu, select Run and enter SCANREG.INI, and then hit OK to open the file in notepad. Change the line beginning 'MaxBackupCopies=' by inserting your number of days after the '='. To restore an older backup go to DOS-Mode and at the > prompt type the following: c:\ cd \windows extract /e c:\windows\sysbckup\rb0??.cab Change the ?? to the day number you want to substitute. |
|
| Follow the steps below to rename the recycle bin. Open the Registry editor and go to 'HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}'. Amend the 'Default' value, close the registry editor and reboot windows. |
|
| Run the Policy Editor (Poledit.exe) Open the Local Computer object, then locate the section entitles 'Programs to Run'. This section contains listings for Run, Run Once and Run Services. With these services, you can configure the programs that you want or do not want to run st Startup. In the right pane right click the entry you wish to delete and select 'Delete', then 'yes' to confirm. |
|
| Run the Policy Editor (Poledit.exe) Open the Local Computer object, then locate the section entitles 'Programs to Run'. This section contains listings for Run, Run Once and Run Services. With these services, you can configure the programs that you want or do not want to run st Startup. In the right pane right click the entry you wish to delete and select 'Delete', then 'yes' to confirm. |
|
| To set logging for WIndows Installer navigate to 'HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer'. Add a new String value, double-click it, and enter the following Value data: "voicewarmup" (with out the quotes). These letters can be entered in any order: v = Verbose output; o = Out- of-disk-space messages; i = Status messages; c = Initial UI parameters; e = All error messages; w = Non-fatal warnings; a = Start up of actions; r = Action-specific records; m = Out-of- memory or fatal exit information; u = User requests; p = Terminal properties. If you add a plus, the existing file will be appended. If you add an exclamation mark, each line is flushed. Now, when something fails, just check in the "Temp" directory and look for the log files. They'll vary in name, but will always start with "Msi" and end with the .LOG extension. |
|
| To control whether hidden files and folders are displayed in explorer find the 'HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Add a new DWORD called Hidden, setting its value to 1 for show hidden or 0 for do not show. |
|
| Add the following two REZ_SZ keys to the HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers key. To enable the Copy To Folder menu option create a new subkey called "Copy To" and set the default value to "{C2FBB630-2971-11d1-A18C-00C04FD75D13}" To enable the Move To Folder menu option create a new subkey called "Move To" and set the default valur to "{C2FBB630-2971-11d1-A18C-00C04FD75D13}" |
| To control whether hidden files and folders are displayed in explorer find the 'HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Add a new DWORD called Hidden, setting its value to 1 for show hidden or 0 for do not show. |
|
| Navigate to the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder key. To sort the Favorites menu hightlight the "Favorites" sub-key and delete it. To sort the Start Menu highlight the "Start Menu" sub-key and delete it. |
|
| This key maps onto the HKEY_LOCAL_MACHINE\Software\Classes branch and is used mainly for storing information used by the OLE and DDE architecture, drag and drop, and file associations. |
|
| This key maps onto the current user branch in the HKEY_USERS tree. Under Win95 this mapping is fixed, but under NT it dynamically changes accordingly to which user is logged on. |
|
| This tree contains user-independent settings which relate the the hardware and installed software on the PC. Some important subkeys are: Config - Configuration data for each defined hardware configuration. Enum - Configuration information for every device known to the PC. Software - Configuration for installed software, arranged by vendor name. System - System-level configuration used with the pc starts executing. |
|
| A tree which (under NT etc) contains per user configuration information for all users known to the system. Under Win95, it contains a single branch called (Default). Some important subkeys are: AppEvents - Used to store configuration information relating to whic WAV files are played when a specific 'event' occurs. Control Panel - Informattion related to control panel settings. |
|
| This tree maps onto the current hardware configuration in the HKEY_LOCAL_MACHINE tree. Under Win95, you'd normally have only one hardware configuration defined unless, for example, you have a notebook PC with 'docked' and 'un-docked' configurations defined. |
| Windows Shutdown/Restart Shortcut | top |
| Follow the following steps to add an icon to your desktop that reboots your computer. Right Click the desktop, click New. Click the Shortcut option. Click the Browse button and navigate to c:\Windows\Rundll.exe and then Click Open. Add one space to the command line and then type 'user.exe,ExitWindowsExec', without the quotes. Click Next and then give your Shortcut a name, such as Restart and then click Finish. Now whenever you double click your Restart icon, windows will restart without you having to go to the Start menu. To put a shortcut icon to Shutdown your computer, right-click on your desktop and choose New, Shortcut. In the Command Line enter 'c:\windows\Rundll.exe user.exe,exitwindows', without the Quotes. Click Next and choose and appropiate name and then click Finish. |
| Windows 95/98 Speed Tips | top |
|
| Amending Windows Start Button Text | top |
| Follow the following steps to amend the text on the start button. Select Start, Run and enter command to open a DOS window. Change directory to 'c:\windows' or the directory containing your windows files. Create a copy of the explorer.exe, naming it explorer.wrk for example. Then type 'Edit /70 explorer.wrk', the switch /70 specifies a column width of 70 characters. Now locate the text that needs updating. It's location varies from operating system, but on Win98SE and NT the line number is around 2390 and for windows 2000 it's either 3299 or 3236. The text consists of 'S t a r t', with the spaces and a club symbol preceeding it. Replace the five letters with five letters of your own, then save the file and exit the edit program. Reboot to DOS to rename the explorer.wrk to explorer.exe, having first backed up the original version. |
| Adding Control Panel to Start Menu | top |
| Follow the following steps to add the control panel to the Start Menu. Right-click the Start button and select Open. The Start Menu folder will open In the Start Menu folder, right-click, select a new folder and name it: 'Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}' Close the Start Menu window Click on the Start button and you'll see the Control Panel icon, and the control panel applications will cascade from it. To add the Printers use the name 'Printers.{2227A280-3AEA-1069-A2DE-08002B30309D}' To add Dial-Up Networking use the name 'Dial-Up Networking.{992CFFA0-F557-101A-88EC-00DD010CCC48}' To add the Recycle Bin use the name 'Recycle Bin.{645FF040-5081-101B-9F08-00AA002F954E}' To add the Desktop use the name 'Desktop.{00021400-0000-0000-C000-000000000046}' To add the Network Neighborhood 'Network Neighborhood.{208D2C60-3AEA-1069-A2D7-08002B30309D}' To add the Inbox use the name 'Inbox.{00020d75-0000-0000-c000-000000000046}' To add the My Computer use the name 'My Computer.{20D04FE0-3AEA-10690A2D8-08002B30309D}' |