end prog.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'am getting an 'END PROGRAM' message box when I turn off XP and before I
can see what program is causing it it disappears . Is there a LOG file
created anywhere which I can use to investigate?
Thanks.
 
Hi

Have you got Zone Alarm Pro installed?

--


Will Denny
MS-MVP Shell/User
Please reply to the Newsgroup


Please reply to the Newgroups
 
No, I have Defender, AVG,NPF.

Will Denny said:
Hi

Have you got Zone Alarm Pro installed?

--


Will Denny
MS-MVP Shell/User
Please reply to the Newsgroup


Please reply to the Newgroups
 
Try this...
http://www.kellys-korner-xp.com/xp_tweaks.htm

Read the instructions at the top.
76. Right hand side
Auto End Tasks to Enable a Proper Shutdown

shutdown.reg is the file you want.

Reboot after you have merged the shutdown.reg file.

shutdown.reg does the following:

* Sets ClearPageFileAtShutdown to 0.
If ClearPageFileAtShutdown is set to 1, shutdown takes a *long* time.

* Sets AutoEndTasks to 1.
Processes end automatically. The system does *NOT* wait until the process
ends, and, the process will *NOT* take more time than the value of the
HungAppTimeout entry, the End Task dialog box does *NOT* appear, stating
that the application cannot respond to the End Task request.

* Sets WaitToKillServiceTimeout to 1000 (1 second).
Determines how long the system waits for services to stop after notifying
the service that the system is shutting down. The Default value is 20000
(20 seconds).

Also..........

UPDATE your antivirus software and run a full system scan.

UPDATE whatever anti-spyware applications that you have and run a full
system scan with each one.

You might want to start in Safe Mode to run your antivirus and anti-spyware
software.

Running a full system antivirus scan or anti-spyware scan in Safe Mode can
be a good idea. Some viruses and other malware like to conceal themselves
in areas Windows protects while using them. Safe mode can prevent those
applications access and therefore unprotect the viruses or other malware
allowing for easier removal.

''In safe mode, you have access to only basic files and drivers
(mouse, monitor, keyboard, mass storage, base video, default system
services), just the minimum device drivers required to start Windows.''

Because of that some malware does not load in Safe Mode and is easier to get
rid of.

How to start Windows in Safe Mode Windows XP
http://www.bleepingcomputer.com/forums/index.php?showtutorial=61#winxo

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Erm, as i understand the below, the 'END PROGRAM' window WON'T be appearing??
-but i need to see what program is causing it? *confused*
 
Mani said:
Hi,
I'am getting an 'END PROGRAM' message box when I turn off XP and before I
can see what program is causing it it disappears . Is there a LOG file
created anywhere which I can use to investigate?
Thanks.

Look in Event Viewer to see if there are any entries about this.

End processes one at a time in task manager until you find the one that's a
problem.

If it happens if you turn off XP immediately after a login, before running
any programs other than what starts automatically, then do some clean boot
troubleshooting.

How to Troubleshoot By Using the Msconfig Utility in Windows XP
http://support.microsoft.com/?id=310560

How to perform advanced clean-boot troubleshooting in Windows XP
http://support.microsoft.com/?id=316434

How to perform a clean boot in Windows XP
http://support.microsoft.com/?id=310353
 
ClearPageFileAtShutdown
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/29930.mspx?mfr=true

AutoEndTasks
HKCU\Control Panel\Desktop
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/34615.mspx?mfr=true

WaitToKillServiceTimeout
HKLM\SYSTEM\CurrentControlSet\Control
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/26734.mspx?mfr=true

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Back
Top