Unwanted Folder Opening

T

Tarhqai

Every time I reboot my computer, the Common Folder automatically opens. How
do I get it to step???
 
S

Shenan Stanley

Tarhqai said:
Every time I reboot my computer, the Common Folder automatically
opens. How do I get it to step???

Find out what is causing it to open (entry in the RUN registry entry,
Startup folder, etc) and get rid of whatever is causing it.

Look through the STARTUP tab of the MSCONFIG command.
 
J

ju.c

Check these Registry keys for entries with paths that contain spaces,
but have no quotes.

To open the Registry Editor, open the Run box and enter: regedit

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

Example:
C:\Program Files\program path\app.exe /switch

Change to:
"C:\Program Files\program path\app.exe" /switch


ju.c
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top