Program folder

  • Thread starter Thread starter Håkan Zachrisson
  • Start date Start date
H

Håkan Zachrisson

I need help please. When my computer starts up a "Program folder" window
with icons
automatically appears. How do I fix this not to happen? System XP Home.
 
Hi,

This is generally caused from an older program install that wasn't written
for XP. You will need to find the folder mentioned, delete it and re-direct
the install, if it is an option.

If this is not the case, other checkpoints to consider:

Go to Start/Run and type in: msinfo32 From there navigate to Software
Environment, Startup Programs. The Command column will show you the exact
command line used or Start/Run/Msconfig/Startup.

You are looking for a listing that uses a long file name/path with spaces in
it, that is not enclosed in quotes. If found that is the culprit. Go to
Start/Run/msconfig/Startup.

If this is the case go to Start/Run/Regedit:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Look here for the program/folder in question. If listed, double click the
entry and put the full path name in quotes. And Verify that all the values
in these keys do not contain any incorrect, incomplete, or null entries
(such as "").

/top10faqs.htm
 
Back
Top