Archive for the 'Microsoft' Category
Create Own Program to Clear System Junk Files
0 Comments Published August 16th, 2008 in Microsoft, Tips & Tricks.We can easily create own program to clear system junk files. What we need to do is open a notepad, type as below and save as .bat file.
@echo off
echo Deleting Junk Files……
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s [...]
When booting window xp, after POST screen, below error prompt out and fail to login window, except when u insert a window xp boot disk.
“Windows could not start because of a computer disk hardware configuration problem. Could not read from the selected boot disk.
Check boot path and disk hardware. Please check the Windows documentation about [...]
One of my client PC encountered system lag issue once it couldn’t read a dvd movie. This happen when u run scratched or otherwise unreadable CD or DVD. Unreadable here only means that it cannot be read by your PC CD or DVD ROM only , doesn’t mean that it cannot be [...]
If your Window XP show each opened program or task in the taskbar twice where one is on the left and and other is on the right of the taskbar, this might be caused by taskbar problem.
U can fix it by download below file and run it.
Restore Taskbar to Default Functionality
ClamWin is a free antivirus program that support Microsoft Windows 98/ME/2000/XP/2003/Vista.
Features:
High detection rates for viruses and spyware;
Scanning Scheduler;
Automatic downloads of regularly updated Virus Database.
Standalone virus scanner and right-click menu integration to Microsoft Windows Explorer;
Addin to Microsoft Outlook to remove virus-infected attachments automatically.
But this software does not provides on access scanning, user need to manually scan [...]
Active Desktop is a features available since Mircrosoft Window 98, which enables a user to use their desktop as a web page where user can get content from the Internet and display it on their [...]
Generic Host Process for Win32 Services
0 Comments Published December 12th, 2007 in Microsoft, Tips & Tricks.Some Window XP SP2 user might encounter Generic Host Process problem where it will pop up below messages and your system will be hang. I’ve reformat and reinstall a fresh window xp sp2 OS for my client’s PC, but still same problem occur
First, try to follow the instructions at Microsoft KB 931852 related to the [...]
In Window xp, there is a built in features called “On Screen Keyboard “.
This on screen keyboard is very useful when our keyboard is faulty, and we urgently need to type…
We can temporary use this tool to type until we replace another keyboard.
Once open, below screen will appear on our desktop.
Then we just need [...]
Softwares needed in our PC ( Freewares )
0 Comments Published October 4th, 2007 in Microsoft, Softwares Zone, Tips & Tricks.For window user, we cannot escape from reformat our pc regularly… haha… Why ? Because after certain time of using, a lot of problem will arise, such as system slow, error code pop up, and etc… Although we can take time to solve all the problem, but the fastest and easier way is to reformat [...]
Outlook Express - Email Backup & Restore
0 Comments Published September 11th, 2007 in Microsoft, Softwares Zone, Tips & Tricks.Other than using software, we can also back up the emails messages stored in a specified folder in Outlook Express buy just copy the database folder storing the messages.
BACKUP
1. Open Outlook Express
2. Click on “Tool” and select “option ”














Recent Comments