This is a common place for technical tips and tricks seekers. Here you can find tips related to computer, Windows, Internet, Linux, Orkut, Facebook, games, software and other related topics. You may also send your articles to be posted to blog.i.tech.freak@gmail.com. It's actually very exciting to see your words posted on a weblog. Isn't it?! :) I have created a newer blog on Personality Development and Self Help. Make sure to pay it a visit. Find its link in right pane.
September 12, 2011
Shut down and Restart Windows Computer Faster
if your observe that you computer is slow to shut down and takes several minutes just to shut down, you do need to make this setting to fix the problem.
Making this setting will make your computer to shut down as quickly as in 2-3 seconds (depends from time to time). This is how it goes:
1. Start>> Run
2. Type in regedit and press OK.
3. In Registry Editor, go to left side pane. In that, navigate to:
My Computer
+ HKEY_LOCAL_MACHINE
+ SYSTEM
+ CurrentControlSet
+ Control
4. On right side, set value of WailToKillServiceTimeout to 1000 following way:
a. Double-click on WailToKillServiceTimeout .
b. Under value data, type in 1000 .
c. Press OK .
d. Close Registry Editor (regedit).
e. Next time you shut your computer down, the effect is visible and clear.
"Enjoy life to its fullest. Utilize time to its optimum." - Rishi Raj
Making this setting will make your computer to shut down as quickly as in 2-3 seconds (depends from time to time). This is how it goes:
1. Start>> Run
2. Type in regedit and press OK.
3. In Registry Editor, go to left side pane. In that, navigate to:
My Computer
+ HKEY_LOCAL_MACHINE
+ SYSTEM
+ CurrentControlSet
+ Control
4. On right side, set value of WailToKillServiceTimeout to 1000 following way:
a. Double-click on WailToKillServiceTimeout .
b. Under value data, type in 1000 .
c. Press OK .
d. Close Registry Editor (regedit).
e. Next time you shut your computer down, the effect is visible and clear.
"Enjoy life to its fullest. Utilize time to its optimum." - Rishi Raj
August 21, 2011
Removing previous installation of Oracle from Windows box
Suppose you have deleted folders of previous Oracle installation from your Windows box. Now you run Oracle installer to install Oracle again, but the installer is saying that Oracle is installed and asks you whether you want to uninstall (deinstall) that. You choose to unistall previous Oracle installation, but fail to find one and ultimately fail to install Oracle anew.
If you are facing this problem, then you should think of stopping Oracle-related services and remove Oracle-related registry entries. To know how to do this, follow this:
Enjoy!!!
If you are facing this problem, then you should think of stopping Oracle-related services and remove Oracle-related registry entries. To know how to do this, follow this:
- Stop Oracle-related processes and services. Steps are:
- Run Task Manager and go to Processes tab of that.
- Now look for services with names containg ora or oracle.
- End those processes.
- Delete Oracle installation folder.
- If you could not have deleted C:\oracle or D:\oracle or wherever you had installed Oracle previously and C:\Program files\Oracle, then try deleting that folder now.
- Remove Oracle-related registry entries.
- Start --> Run --> type in regedit and hit OK.
- Delete the following keys (some may have slightly different names in your registry):
HKEY_CURRENT_USER\SOFTWARE\ORACLE
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\Oracle.oracle
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OracleDBConsole
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Oracle10g_home
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OraclService
Enjoy!!!
Subscribe to:
Posts (Atom)