Windows annoyances - troubleshootingupdated section

The following news items are contained on this page, you can scroll down to browse through all of our most recent news items or use the news headings below to take you directly to the stories you are most interested in.

 

Modigy the Boot.ini for optimised performance

Save a Backup Copy of Boot.ini

1. Right-click My Computer, and then click Properties.
-or-
Click Start, click Run, type sysdm.cpl, and then click OK.
2. On the Advanced tab, click Settings under Startup and Recovery.
3. Under System Startup, click Edit. This opens the file in Notepad ready for editing.
4. In Notepad, click File on the Menu bar, and then click Save As.
5. Right click in an empty area of the Save As dialog box, point to New in the Context menu, and then click Folder.
6. Type a name for the new folder, for example temp, and then press the ENTER key to create the folder named temp.
7. Double-click the new folder named temp, and then click the Save button to save a backup copy of the Boot.ini file.

Edit the Boot.ini File
To view and edit the Boot.ini file: 1. Right-click My Computer, and then click Properties.
-or-
Click Start, click Run, type sysdm.cpl, and then click OK.
2. On the Advanced tab, click Settings under Startup and Recovery.
3. Under System Startup, click Edit.

Sample Boot.ini File
This is a sample of a default Boot.ini file from a Windows XP Professional computer.
[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 Professional" /fastdetect
This is a sample of the above Boot.ini file with a previous installation of Windows 2000 on a separate partition.
[boot loader]
timeout=30
default=multi(0)disk(1)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows 2000 Professional" /fastdetect

Modifying the Boot.ini
While you can modify the Boot.ini file using the Startup and Recovery dialog, where you can select the default operating system, change the timeout value, or manually edit the file, the following method uses the command line utility, Bootcfg.exe. 1. Click Start, and then click Run.
2. In the Open text box, type cmd.
3. At the command prompt, type bootcfg /?.
4. The help and parameters for BOOTCFG.exe will display.

Adding an Operating System
At the command prompt, type:
bootcfg /copy /d Operating System Description /ID#
Where Operating System Description is a text description (e.g. Windows XP Home Edition), and where # specifies the boot entry ID in the operating systems section of the BOOT.INI file from which the copy has to be made.

Removing an Operating System
At the command prompt, type:
bootcfg /delete /ID#
Where # specifies the boot entry ID that you want to be deleted from the operating systems section of the BOOT.INI file (e.g. 2 for the second Operating system that is listed.

Setting the Default Operating System
At the command prompt, type:
bootcfg /default /ID#
Where # specifies the boot entry id in the operating systems section of the BOOT.INI file to be made the default operating system.

Setting the Time Out
At the command prompt, type: bootcfg /timeout# Where # specifies the time in seconds after which default operating system will be loaded.

Open the Boot.ini File to Verify Changes
1. Right-click My Computer, and then click Properties.
-or-
Click Start, click Run, type sysdm.cpl, and then click OK.
2. On the Advanced tab, click Settings under Startup and Recovery.
3. Under System Startup, click Edit.

Download the document here

Back to top

More on Boot.ini

Download the second file on editing the Boot.ini

Download bootini file 2

Back to top

How to fix the Acrobat annoyancy of perceiving pdf files as images

I find this well annoying.

After installing Adobe Acrobat 8 all my pdf files are perceived as images hence each and every folder that contains pdf files is perceived as an image folder. This causes the folders to show using the Filmstrip preview.

Adobe has NO CLUE about how to fix this and after horus of searching on multiple forums for the solution I decided to do it myself. I have attached a reg (REGISTRY) file which you need to right click and select "merge" once you download it to your personal hard drive. I also include the same file in txt file format should your browser disallow the reg format download. Make sure you rename the txt file to reg.

reg file download
txt file download

Back to top

Programs and windows are open but invinsible on taskbar

One day I realised that the number of open windows I had on my taskbar have disappeared. Nomatter what I tried they wouldn't wanna come back up. Even after multiple restarts the problem was still persistent.

So here is how to fix it.

1. Bring up the task manager,
2. select the Process Tab,
3. end all explorer.exe and iexplore.exe processes .

4. File - Run
5. Type regedit, press enter

6. Delete these three keys.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\StuckRects2

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Streams

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\StreamsMRU

7. Exit regedit
8. Return to Task Manager
9. choose Shutdown menu - Reboot.

 

Download bootini file 2

Back to top

Make a cool search box

Download my search box javascript file and resources here. To use the images I have used create the folder described in the javascript under the directory of your home page (index.html) and extract the images from the zipped file in teh created folder. Do not forget to alter the background color code of the dial buttons.

the javascript

resources

Back to top

Windows Media Player 11 stopped responding in Windows Vista

If this doesn't fix it the use system restore to a point in time when the WMP11 in Windows Vista used to load up just fine.

Proceed with the following steps to reset the WMP in Windows Vista:

Delete the following folder:
%USERPROFILE%\Local Settings\Application Data\Microsoft\Media Player

Locate and delete the following registry keys:
HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer
HKLM\Software\Microsoft\MediaPlayer

Restart the computer

download instructions

Back to top

More coming soon...

 

Back to top