Found "Engine" in Add/Remove programs

  • Thread starter Thread starter Tony Girgenti
  • Start date Start date
T

Tony Girgenti

Hello.

I have an XP Pro, SP2 Dell.

In looking at the Add/Remove programs in Control Panel, i found an entry
called "Engine". That's all it said. There was no other information.

Does anybody know what that could be?

Any help would be gratefully appreciated.

Thanks,
Tony
 
Hi Tony,

Click Start, Run and type the following command:

reg export "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" "%userprofile%\desktop\proglist.txt"

(This is a single-line command, no line wrapping.)

Press ENTER.

Open the file named "proglist.txt" in your Desktop and search for the string "ENGINE". You'll find some hints there.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Hello.

I have an XP Pro, SP2 Dell.

In looking at the Add/Remove programs in Control Panel, i found an entry
called "Engine". That's all it said. There was no other information.

Does anybody know what that could be?

Any help would be gratefully appreciated.

Thanks,
Tony
 
Hi Tony,
Click Start, Run and type the following command:

reg export "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"
"%userprofile%\desktop\proglist.txt"

EXCELlent tip, Ramesh, thank you!
(This is a single-line command, no line wrapping.)

Press ENTER.

Open the file named "proglist.txt" in your Desktop and search for the
string "ENGINE". You'll find some hints there.



--

Regards,

Twayne

OO0 is a GREAT MS Office replacement
www.openoffice.org

Please respond to the newsgroup, not to
my e-mail, so that all may benefit. I do not
always respond to newsgroup e-mails.
 
You're welcome Twayne.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Twayne said:
Hi Tony,

Click Start, Run and type the following command:

reg export "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"
"%userprofile%\desktop\proglist.txt"

EXCELlent tip, Ramesh, thank you!
(This is a single-line command, no line wrapping.)

Press ENTER.

Open the file named "proglist.txt" in your Desktop and search for the
string "ENGINE". You'll find some hints there.



--

Regards,

Twayne

OO0 is a GREAT MS Office replacement
www.openoffice.org

Please respond to the newsgroup, not to
my e-mail, so that all may benefit. I do not
always respond to newsgroup e-mails.
 
Back
Top