 |
|
 |
|
Next: How do I stop hibernating?
|
| Author |
Message |
External

Since: Mar 13, 2005 Posts: 2
|
(Msg. 1) Posted: Thu Mar 31, 2005 7:39 pm
Post subject: squares in msconfig Archived from groups: microsoft>public>windowsxp>help_and_support (more info?)
|
|
|
|
| In msconfig I have two programs running but their names are in squares, and
are in hkey currentuser/software/ms/windowsnt/current version/windows. one
lines says load and the other says run. what programs are they and is it safe
to delete from registry as they are not in add/remove programs and when i
untick from msconfig they reappear on next boot.
|
>> Stay informed about: squares in msconfig |
|
| Back to top |
|
 |  |
External

Since: Feb 23, 2004 Posts: 1562
|
(Msg. 2) Posted: Fri Apr 01, 2005 5:52 pm
Post subject: Re: squares in msconfig [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Sounds like scumware, virus or trojan, etc.
Update your antivirus software and run a full system scan. Also scan
for spyware.
Not very many legit programs add start references in WIN.INI or
SYSTEM.INI load or run.
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Value Name: load
Value type: REG_SZ
Value Data: Should contain NOTHING, Nada, blank, zip
Value Name: run
Value type: REG_SZ
Value Data: Should contain NOTHING, Nada, blank, zip
Win.ini and System.ini may contain a run/load section. If either do,
this needs to be removed. If not, the load/run entry gets added back to
the registry. As you have already witnessed by trying to use msconfig
to remove the entries from the registry.
What's in your Win.ini and System.ini files?
Have a look here...
System Configuration Utility
<a rel="nofollow" style='text-decoration: none;' href="http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prmb_tol_dxth.asp" target="_blank">http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit...-us/Def</a>
You may want to read all of it, but...
To stop the win.ini and system.ini files from getting processed at boot.
1. In the Run dialog box, type msconfig and then click OK.
2. To disable startup programs, select the General tab, click Selective
Startup and then click to clear the Process WIN.INI File and Process
SYSTEM.INI File check boxes.
3. Click Apply.
4. Click OK.
5. Restart the computer as prompted.
[[If you change any startup setting by using the System Configuration
Utility, Windows XP displays the following message when you log on:
You have used the System Configuration Utility to make temporary changes
to some of your system settings. To return to normal operations, choose
the Normal option on the General tab.
The preceding message and the System Configuration Utility continue to
appear each time you log on until you restore the original startup
settings by clicking Normal Startup under Startup Selection on the
General tab. To permanently change a startup setting, you must move or
delete startup shortcuts, change a Group Policy setting, or uninstall
the application that added the startup application.]]
After your machine restarts see if you still have the load/run entries.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:C7A3A833-19BF-4D38-B551-E85FD9607286@microsoft.com,
marquis2222 hunted and pecked:
> In msconfig I have two programs running but their names are in
> squares, and are in hkey currentuser/software/ms/windowsnt/current
> version/windows. one lines says load and the other says run. what
> programs are they and is it safe to delete from registry as they are
> not in add/remove programs and when i untick from msconfig they
> reappear on next boot. >> Stay informed about: squares in msconfig |
|
| Back to top |
|
 |  |
External

Since: Mar 13, 2005 Posts: 2
|
(Msg. 3) Posted: Mon Apr 04, 2005 1:39 am
Post subject: Re: squares in msconfig [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks ... I deleted the files from the registry, as I suspected it is a
program in a foreign language hence the squares and certainly not needed and
probably malicious. I didnt look in win.ini or system.ini and cant do so as I
havent been back to friends computer.
But thanks for advise on system.ini and win.ini info.
"Wesley Vogel" wrote:
> Sounds like scumware, virus or trojan, etc.
>
> Update your antivirus software and run a full system scan. Also scan
> for spyware.
>
> Not very many legit programs add start references in WIN.INI or
> SYSTEM.INI load or run.
>
> HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
> Value Name: load
> Value type: REG_SZ
> Value Data: Should contain NOTHING, Nada, blank, zip
>
> Value Name: run
> Value type: REG_SZ
> Value Data: Should contain NOTHING, Nada, blank, zip
>
> Win.ini and System.ini may contain a run/load section. If either do,
> this needs to be removed. If not, the load/run entry gets added back to
> the registry. As you have already witnessed by trying to use msconfig
> to remove the entries from the registry.
>
> What's in your Win.ini and System.ini files?
>
> Have a look here...
>
> System Configuration Utility
<font color=purple> > <a rel="nofollow" style='text-decoration: none;' href="http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prmb_tol_dxth.asp</font" target="_blank">http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit...-us/Def</a>>
>
> You may want to read all of it, but...
>
> To stop the win.ini and system.ini files from getting processed at boot.
>
> 1. In the Run dialog box, type msconfig and then click OK.
>
> 2. To disable startup programs, select the General tab, click Selective
> Startup and then click to clear the Process WIN.INI File and Process
> SYSTEM.INI File check boxes.
>
> 3. Click Apply.
>
> 4. Click OK.
>
> 5. Restart the computer as prompted.
>
> [[If you change any startup setting by using the System Configuration
> Utility, Windows XP displays the following message when you log on:
>
> You have used the System Configuration Utility to make temporary changes
> to some of your system settings. To return to normal operations, choose
> the Normal option on the General tab.
>
> The preceding message and the System Configuration Utility continue to
> appear each time you log on until you restore the original startup
> settings by clicking Normal Startup under Startup Selection on the
> General tab. To permanently change a startup setting, you must move or
> delete startup shortcuts, change a Group Policy setting, or uninstall
> the application that added the startup application.]]
>
> After your machine restarts see if you still have the load/run entries.
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> > In msconfig I have two programs running but their names are in
> > squares, and are in hkey currentuser/software/ms/windowsnt/current
> > version/windows. one lines says load and the other says run. what
> > programs are they and is it safe to delete from registry as they are
> > not in add/remove programs and when i untick from msconfig they
> > reappear on next boot.
>
> >> Stay informed about: squares in msconfig |
|
| Back to top |
|
 |  |
External

Since: Dec 11, 2006 Posts: 1
|
(Msg. 4) Posted: Mon Dec 11, 2006 3:44 pm
Post subject: RE: squares in msconfig [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Can someone helpme too??? i cant post only reply...but i have a few programs
in msconfig that are in the start up and they are in squares but the path is
HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows:run and i m getting
errors at start up saying they cant be found
--
Ivy27
"marquis2222" wrote:
> In msconfig I have two programs running but their names are in squares, and
> are in hkey currentuser/software/ms/windowsnt/current version/windows. one
> lines says load and the other says run. what programs are they and is it safe
> to delete from registry as they are not in add/remove programs and when i
> untick from msconfig they reappear on next boot. >> Stay informed about: squares in msconfig |
|
| Back to top |
|
 |  |
External

Since: Aug 07, 2006 Posts: 2
|
(Msg. 5) Posted: Mon Dec 11, 2006 9:04 pm
Post subject: Re: squares in msconfig [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You will need to open the registry and go to that path and see what it is
associated with:
1. Start | Run .... regedit.exe
2. Open key:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\Run
3. Look in the right panel and see if you can locate a Value that is all
special characters (squares) and what it's Data is (should be a pathname)
.... maybe garbage as well.
To open a registry key, click on each '+' next to the keys name in the path.
It operates just like Windows Explorer when you move from folder to folder
in the left panel (non-category view).
"Ivy27" wrote in message
> Can someone helpme too??? i cant post only reply...but i have a few
> programs
> in msconfig that are in the start up and they are in squares but the path
> is
> HKCU\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows:run and i m
> getting
> errors at start up saying they cant be found
>
> --
> Ivy27
>
>
> "marquis2222" wrote:
>
>> In msconfig I have two programs running but their names are in squares,
>> and
>> are in hkey currentuser/software/ms/windowsnt/current version/windows.
>> one
>> lines says load and the other says run. what programs are they and is it
>> safe
>> to delete from registry as they are not in add/remove programs and when i
>> untick from msconfig they reappear on next boot. >> Stay informed about: squares in msconfig |
|
| Back to top |
|
 |  |
| Related Topics: | Problem with msconfig - I have Windows XP Home. And the past couple of days msconfig has been acting very strange. It is only showing and allowing one checkmark in the services and startup tabs. But, the services and programs startup like they are suppost to based on how....
msconfig question - while checking msconfig I noticed an entry and wondered what is it for: Startup Item: dumprep 0 -k Command: %systemroot%\system32\dumprep 0 -k Location: HKLM\Software\Microsoft\Windows\CurrentVersion\Run Any clues as to why it is there and if it is..
msconfig - where has win.ini gone?! - Been having some dramas getting into Windows (XP).... Boot up and system gets stuck on the blue 'Windows is starting up' screen! So I reboot in Safe Mode and adjust msconfig, select Diagnostic StartUp (disable system.ini, win.ini etc) and the restart ...
Outlook 2000 - 0x800ccc0e - Hello - I'm using Outlook 2000 with XP. Error message when I try to send email. "Unable to connect to the server. (Account 'mail.xyz.com' SMTP Server 'mail.xyz.com', Error Number: 0x800ccc0e) Inbound and outbound email works with regular email....
CPU slow using xp but not 2000? - Greetings and thanks in advance for any insights. I have a notebook (Fujitsu Lifebook Model C-6557 650Mhz P3 128MB RAM) that is currently dual booting XP Pro SP2 and 2000 Pro. I have been running it exclusively under XP and noticed that it has been ... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|