Macro to unfreeze pc
Moderators: Dorian (MJT support), JRL
Macro to unfreeze pc
Is it possible to write a MacroScheduler macro that accomplishes the series of operations described below?
First let me say why I want the macro.
Several months ago (in the course of loading an anti-virus program) my W98 pc developed bad stability problems. I uninstalled the AV program and managed to get the pc going again , but now it frequently freezes up. Often it will be working fine at midnight when I leave it playing a music stream from the internet; and then find it frozen when I return to the pc in the morning). I have yet to discover how to eliminate the problem but I have discovered (by hit-and-miss experimenting) how to correct it.
When the system freezes the cursor arrow changes to an hourglass. I can restore the arrow through these steps:
I do a C-A-D and view a list of running programs.
I highlight “Msgsrv32 (not responding)â€Â
First let me say why I want the macro.
Several months ago (in the course of loading an anti-virus program) my W98 pc developed bad stability problems. I uninstalled the AV program and managed to get the pc going again , but now it frequently freezes up. Often it will be working fine at midnight when I leave it playing a music stream from the internet; and then find it frozen when I return to the pc in the morning). I have yet to discover how to eliminate the problem but I have discovered (by hit-and-miss experimenting) how to correct it.
When the system freezes the cursor arrow changes to an hourglass. I can restore the arrow through these steps:
I do a C-A-D and view a list of running programs.
I highlight “Msgsrv32 (not responding)â€Â
LEXPPS.EXE
Lexmark Printer Port Scanner. Background task which auto-loads with the rest of the printer drivers and which allows your Lexmark X or Z Series to be shared over a Windows peer-to-peer network using the conventional method of setting up a shared networked printer (without it, you will not be able to share the printer using the conventional Windows method).
Recommendation :
This task is a comprehensive nightmare. From preventing your PC from booting up, to interfering with your network card, to asking your Internet firewall for permission to install itself as a server application, to general PC instability, this task has everything to make you instantly return your Lexmark X or Z Series printer and go for something else, and some users have done so !! In order to regain your sanity the first thing to do is to rename LEXPPS.EXE to LEXPPS.EXE.OLD (do it in Safe Mode if you cannot boot your PC normally) – this will ensure that this task never loads and will cure all the problems that it causes. If you need to network the printer over a peer to peer network, do not use the standard manner, instead install the printer as a local printer on the remote PC, and then go and change the port from a local port to the network share that the printer is known as.
http://www.answersthatwork.com/Tasklist ... list_l.htm
Lexmark Printer Port Scanner. Background task which auto-loads with the rest of the printer drivers and which allows your Lexmark X or Z Series to be shared over a Windows peer-to-peer network using the conventional method of setting up a shared networked printer (without it, you will not be able to share the printer using the conventional Windows method).
Recommendation :
This task is a comprehensive nightmare. From preventing your PC from booting up, to interfering with your network card, to asking your Internet firewall for permission to install itself as a server application, to general PC instability, this task has everything to make you instantly return your Lexmark X or Z Series printer and go for something else, and some users have done so !! In order to regain your sanity the first thing to do is to rename LEXPPS.EXE to LEXPPS.EXE.OLD (do it in Safe Mode if you cannot boot your PC normally) – this will ensure that this task never loads and will cure all the problems that it causes. If you need to network the printer over a peer to peer network, do not use the standard manner, instead install the printer as a local printer on the remote PC, and then go and change the port from a local port to the network share that the printer is known as.
http://www.answersthatwork.com/Tasklist ... list_l.htm
Yes, indeed. This way its no longer an executable which could be executed (by whatever hidden service) and harm your system, but it keeps its former/original extension and is therefore easier to identify if you need to recover it for whatever reason.LEXPPS.EXE.OLD really a valid name (with two dots??)?
You could also name it LEXPPS.EXE.TXT. Once opened/executed with its assigned application (eg. Notepad) you would be able to see its compiled source code
I changed lexpps.exe to lexpps.exe.old and the system stability improved for about two days. Then it started to display same freeze-ups again. When I did a Start\Find C:\lexpps.* I found that I had lexpps.exe. Somehow it regenerated!?
Any suggestions would be greatly appreciated (even though we have moved far from MS.) ..... wdc
Any suggestions would be greatly appreciated (even though we have moved far from MS.) ..... wdc
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
After running AntiVirus software, AdAware, SpyBot, and cleaning up system, then look to see what programs are still running. (CTL-ALT-DEL per your original request will show some of them). Compare what is running in that list to files at Task List. Good site to help ID if certain programs should be disabled/deleted/enabled.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
I seem to remember that you can use "F8" at bootup to select the "Safe Mode". In this case only mandatory/system drivers are loaded, therefore LEXPPS.EXE should be accessible for renaming.(do it in Safe Mode if you cannot boot your PC normally)
Or kill all occurences of LEXPPS.exe via the TaskManager and try to rename it right afterwards
Or change to plain DOS mode and rename it there.
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
Reboot your computer. Then press F8 as soon as you see the message "Loading Windows....." at the bottom of your screen.
OR
you may need to press F8 every 1 second while rebooting. But you should end up with a DOS type menu.
If you see the Windows logo splash screen, you have missed it, should finish loading windows normally, then select to restart again.
One of the choices on this DOS menu should be Safe Mode. But another choice may be Command or Single Step. Choosing one of those instead of SAFE Mode will allow you to get into the DOS mode. (MAY BE, because not all systems show same menu choices). If you use Single Step, you can exclude the WIN command at the end, or pressing CTL-C in the middle of the single step process may break out of the steps. This gets you to a DOS prompt.
Now you can just use REN Path\LEXPPS.exe Path\LEXPPS_exe.old (I replaced the first period with an underscore. Personal preference, I don't like multiple periods in file names. Does the same thing, renames the file, but you know the original extension).
OR
you may need to press F8 every 1 second while rebooting. But you should end up with a DOS type menu.
If you see the Windows logo splash screen, you have missed it, should finish loading windows normally, then select to restart again.
One of the choices on this DOS menu should be Safe Mode. But another choice may be Command or Single Step. Choosing one of those instead of SAFE Mode will allow you to get into the DOS mode. (MAY BE, because not all systems show same menu choices). If you use Single Step, you can exclude the WIN command at the end, or pressing CTL-C in the middle of the single step process may break out of the steps. This gets you to a DOS prompt.
Now you can just use REN Path\LEXPPS.exe Path\LEXPPS_exe.old (I replaced the first period with an underscore. Personal preference, I don't like multiple periods in file names. Does the same thing, renames the file, but you know the original extension).
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
Here's what the owner of your OS recommendsIn Google/MS search results page there are several articles related to the "msgsrv32 not responding". All seem related to your power management settings and suggest to turn it off and let Windows mange the power settings as the resolve.
[Msgsrv32 Not Responding When Computer Hangs While Idle]