Hi
PcProblems PcSolutions is again on its way :) nice to see you again.. Today we will know that how to create Show Desktop Icon after loosing it by deleting in any case..
To re-create the Show desktop icon yourself, follow these steps:
Click Start, click Run, type notepad in the Open box, and then click OK.
Carefully copy and then paste the following text into the Notepad window:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
On the File menu, click Save As, and then save the file to your desktop as "Show desktop.scf". The Show desktop icon is created on your desktop.
Click and then drag the Show desktop icon to your Quick Launch toolbar.
Thanks
Pc Problems Pc Solutions
Just Get to know your Pc problems Pc Solutions free online within a click, in very simple english..
Tuesday, July 6, 2010
Tuesday, June 15, 2010
SVCHOST
Hi,
PcProblems PcSolutions is sharing very informative issue related SVCHOST,, like related the last post Make fast Win-Vista on Booting, sometimes windows OS is very slow and taking like ages to open any application so you need to check the processes those processed back of the OS so just press Ctrl+Alt Del and check SVCHOST processes, these SVCHOST are necesory for applications but if they are unusual like 15 or 16 etc so they are suspecious so you need to kill them by deleting but first you need to know that which application is dependent on any specific SVCHOST process then you should delete,,, so just follow this.
To view the list of services that are running in SVCHOST:
1. Click Start on the Windows taskbar, and then click Run.
2. In the Open box, type COMMAND, and then press ENTER.
3. Type Tasklist /SVC, and then press ENTER.
Tasklist displays a list of active processes. The /SVC switch shows the list of active services in each process.
now you can easily check SVCHOST processes and you can delete any SVCHOST which looks useless for you..
cheers:)
PcProblems PcSolutions Team
PcProblems PcSolutions is sharing very informative issue related SVCHOST,, like related the last post Make fast Win-Vista on Booting, sometimes windows OS is very slow and taking like ages to open any application so you need to check the processes those processed back of the OS so just press Ctrl+Alt Del and check SVCHOST processes, these SVCHOST are necesory for applications but if they are unusual like 15 or 16 etc so they are suspecious so you need to kill them by deleting but first you need to know that which application is dependent on any specific SVCHOST process then you should delete,,, so just follow this.
To view the list of services that are running in SVCHOST:
1. Click Start on the Windows taskbar, and then click Run.
2. In the Open box, type COMMAND, and then press ENTER.
3. Type Tasklist /SVC, and then press ENTER.
Tasklist displays a list of active processes. The /SVC switch shows the list of active services in each process.
now you can easily check SVCHOST processes and you can delete any SVCHOST which looks useless for you..
cheers:)
PcProblems PcSolutions Team
Monday, June 7, 2010
Make fast Win-Vista on Booting
Hi,
PcProblems PcSolutions disclose a secret to Make Fast yours Win-Vista on Booting time..This is not a tricky, just use your brain :)and your Win-Vista will be fast on booting .. just follow these steps like you have done on our previous post Show Hidden Files and Recover .dll Files
.
.
.
Go on startup
Got on run
write msconfig -> services -> hide all microsoft services ->
uncheck these if they exist:
xaudio,
vongo,
stllsvr,
roxmediad89,
installdriver table manager,
cyberlink background,
cyberlink task,
Then click on boot tab ->advanced options -> number of processors 2 -> maximum memory.
Then restart and check your Pc Speed ,, :)))
Ciao
PcProblems PcSolutions Team
PcProblems PcSolutions disclose a secret to Make Fast yours Win-Vista on Booting time..This is not a tricky, just use your brain :)and your Win-Vista will be fast on booting .. just follow these steps like you have done on our previous post Show Hidden Files and Recover .dll Files
.
.
.
Go on startup
Got on run
write msconfig -> services -> hide all microsoft services ->
uncheck these if they exist:
xaudio,
vongo,
stllsvr,
roxmediad89,
installdriver table manager,
cyberlink background,
cyberlink task,
Then click on boot tab ->advanced options -> number of processors 2 -> maximum memory.
Then restart and check your Pc Speed ,, :)))
Ciao
PcProblems PcSolutions Team
Sunday, June 6, 2010
Recover .dll Files
Hi,
Today Pc Problems Pc Solutions Team tells you a very simple way to recover .dll Files, many time when we uninstall any application so its linked with some other programs running behind the screen and we get the popup window at startup that this or that .dll is missing etc.
Well after the post of Show Hidden Files we post the .dll files solution..
You just need to to do one step..
Go Startup
Got to Run
type regsrv (filename).dll
press ok
restart computer..
and Enjoy :)))
Thanks
Pc Problems Pc Solutions Team
Today Pc Problems Pc Solutions Team tells you a very simple way to recover .dll Files, many time when we uninstall any application so its linked with some other programs running behind the screen and we get the popup window at startup that this or that .dll is missing etc.
Well after the post of Show Hidden Files we post the .dll files solution..
You just need to to do one step..
Go Startup
Got to Run
type regsrv (filename).dll
press ok
restart computer..
and Enjoy :)))
Thanks
Pc Problems Pc Solutions Team
Thursday, June 3, 2010
Show Hidden Files
Hi,
Pc Problems Pc Solutions brings a Best Solution related with Hidden files, Sometimes user enable Show Hidden Files Option but Files are not shown, its happened by some virus attacks, trojans or malware etc, so in the response of email which we have recieved we are suggesting you a solution,, follow the path...
Open the "Registry Editor" ("Start" >> "Run", then type "regedit" and Enter).
Expand to the following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
If the value "SuperHidden" exists, double-click on it to edit its value to (0 = show hidden, 1 = do not show)
If the value "SuperHidden" does not exist, create it as follows
Name: SuperHidden
Type: DWORD
Value: 0
(0: show hidden, 1: do not show)
-----------------------OR------------------------
Go to the following registry key:
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
DELETE the value CheckedValue in the right window. (Its type should be REG_SZ and data should be 2.)
Now create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD). Modify the value data to 1 (0x00000001).
This should let you change the "Hidden Files and Folders" option.
Hope it is helpful :)
Thanks
Pc Problems Pc Solutions Team
Pc Problems Pc Solutions brings a Best Solution related with Hidden files, Sometimes user enable Show Hidden Files Option but Files are not shown, its happened by some virus attacks, trojans or malware etc, so in the response of email which we have recieved we are suggesting you a solution,, follow the path...
Open the "Registry Editor" ("Start" >> "Run", then type "regedit" and Enter).
Expand to the following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
If the value "SuperHidden" exists, double-click on it to edit its value to (0 = show hidden, 1 = do not show)
If the value "SuperHidden" does not exist, create it as follows
Name: SuperHidden
Type: DWORD
Value: 0
(0: show hidden, 1: do not show)
-----------------------OR------------------------
Go to the following registry key:
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
DELETE the value CheckedValue in the right window. (Its type should be REG_SZ and data should be 2.)
Now create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD). Modify the value data to 1 (0x00000001).
This should let you change the "Hidden Files and Folders" option.
Hope it is helpful :)
Thanks
Pc Problems Pc Solutions Team
Monday, May 31, 2010
Pc Problems Pc Solutions
"Pc Problems Pc Solutions" is a FREE place where you can find online your Pc Solutions.
You just need to write an Email about your Pc Problems at pc-problems@hotmail.com, and We will suggest you the solutions. Our criteria to solve your Pc Problems is that when you will email your problem at pc-problems@hotmail.com, We will post that at "http://pcproblems-pcsolutions.blogspot.com" and our daily computer professional visitors will analyze that and then suggest you the Pc Solutions according to their expertise. Secondly if your Pc Problem is known so We will post the suggestions along with your Email at the same time at our Blog Wall.
NOTE: Your Email should be in simple English with correct spelling and spaces.
Thanks & Regards
Pc Problems Pc Solutions Team.
You just need to write an Email about your Pc Problems at pc-problems@hotmail.com, and We will suggest you the solutions. Our criteria to solve your Pc Problems is that when you will email your problem at pc-problems@hotmail.com, We will post that at "http://pcproblems-pcsolutions.blogspot.com" and our daily computer professional visitors will analyze that and then suggest you the Pc Solutions according to their expertise. Secondly if your Pc Problem is known so We will post the suggestions along with your Email at the same time at our Blog Wall.
NOTE: Your Email should be in simple English with correct spelling and spaces.
Thanks & Regards
Pc Problems Pc Solutions Team.
Subscribe to:
Posts (Atom)