Jump to content

98SE2ME = Killer Replacements: ME -> 98 SE


Recommended Posts

Hi, this looks really promising! One question: What do I have to UNinstall first (if anything)?

I already have 98SE2ME done some six months ago or so.

Do I need to uninstall anything from that before doing the new one?

<snip> It is not necessary to uninstall anything, because 98SE2ME is always a full install package, and always performs the same full install which also include all current changes/updates [in this case the only changes are installing WinME SIGVERIF.EXE renamed file, WinME SIGVERIF.HLP + 2 shortcuts].

Just run the current 98SE2ME.EXE 4-28-2007edition, as usual [3 MB]:

http://www.mdgx.com/4

and install option 1 or 2.

That's it.

This will copy SIGVERIF.EXE from WinME CABs to %windir% as SIGVRFME.EXE, in order to keep Win98 SE SIGVERIF.EXE .

After reboot, you can run either 1 of these tools from their shortcuts:

How to use both File Signature Verification Tools:

Start button -> Programs -> Accessories -> System Tools -> run 1 of these shortcuts:

- "File Signature Verification Tool (Windows ME)"

- "File Signature Verification Tool (Windows 98 SE)"

... excerpt from UPDATES.TXT [4-28-2007 update]:

UPDATES.TXT

HTH

First and foremost, many thanks for this great program.

Feedback: Couple of things.

(1) Installing 98SE2ME again broke the NUSB. OK, you kind of mention that in the readme, but would it be possible to prompt the user during the install to first uninstall NUSB and make sure it's around to install afterwards?

(2) I play FLV files using Media Player Classic. The procedure to do so involves installing FFD Show and configuring the player. (See http://www.afterdawn.com/guides/archive/ho..._flv_files.cfm). I had done this procedure subsequent to when 98SE2ME was first installed. Just a few minutes ago I installed 98SE2ME again and Media Player Classic is now broke for playing FLV files.

I use Ghost 2003 and ghosted back to restore things as they were.

Link to comment
Share on other sites


98MP10 [i assumed that's the 1 you are referring to: "XP SP2 stuff"] is an unofficial WMP9 update to WMP10.

Nope. This was from before anyone got MP10 onto 98SSE. Here's a batch file I picked up off the forum, I also found the exe2cab program somewhere. Just never have got a round-tuit to do anything with this.

@echo off
rem i have use exe2cab.exe to convert WindowsXP-KB835935-SP2-ENU.exe to rem WindowsXP-KB835935-SP2-ENU.cab
rem i have renamed WindowsXP-KB835935-SP2-ENU.cab to winxpsp2.cab for ease.
rem if u like to extract all files from WindowsXP-KB835935-SP2-ENU.exe
rem u can use WindowsXP-KB835935-SP2-ENU.exe /x it will extract all files
rem to current directory


extract winxpsp2.cab ADVPACK.DL_
extract winxpsp2.cab BROWSELC.DL_
extract winxpsp2.cab MSHTMLED.DL_
extract winxpsp2.cab MSHTMLER.DL_
extract winxpsp2.cab MSXML.DL_
extract winxpsp2.cab MSXML2.DL_
extract winxpsp2.cab PNGFILT.DL_
extract winxpsp2.cab SHDOCLC.DL_
extract winxpsp2.cab SQLSRV32.DL_
extract winxpsp2.cab USP10.DL_
extract winxpsp2.cab ASCTRLS.OC_
extract winxpsp2.cab MSHTML.TL_
extract winxpsp2.cab EXTRAC32.EX_
extract winxpsp2.cab L3CODECA.AC_
extract winxpsp2.cab WMV8DS32.AX_
extract winxpsp2.cab WMVDS32.AX_
extract winxpsp2.cab ASFERROR.DL_
extract winxpsp2.cab BLACKBOX.DL_
extract winxpsp2.cab DRMCLIEN.DL_
extract winxpsp2.cab DRMSTOR.DL_
extract winxpsp2.cab DRMV2CLT.DL_
extract winxpsp2.cab LAPRXY.DL_
extract winxpsp2.cab MP43DMOD.DL_
extract winxpsp2.cab MP4SDMOD.DL_
extract winxpsp2.cab MPG4DMOD.DL_
extract winxpsp2.cab MPVIS.DL_
extract winxpsp2.cab MSNETOBJ.DL_
extract winxpsp2.cab MSPMSP.DL_
extract winxpsp2.cab MSSCP.DL_
extract winxpsp2.cab MSWMDM.DL_
extract winxpsp2.cab NPDRMV2.DL_
extract winxpsp2.cab NPDSPLAY.DL_
extract winxpsp2.cab NPWMSDRM.DL_
extract winxpsp2.cab QASF.DL_
extract winxpsp2.cab WMADMOD.DL_
extract winxpsp2.cab WMADMOE.DL_
extract winxpsp2.cab WMASF.DL_
extract winxpsp2.cab WMDMLOG.DL_
extract winxpsp2.cab WMDMPS.DL_
extract winxpsp2.cab WMERROR.DL_
extract winxpsp2.cab WMIDX.DL_
extract winxpsp2.cab WMNETMGR.DL_
extract winxpsp2.cab WMP.DL_
extract winxpsp2.cab WMPASF.DL_
extract winxpsp2.cab WMPBAND.DL_
extract winxpsp2.cab WMPCD.DL_
extract winxpsp2.cab WMPCORE.DL_
extract winxpsp2.cab WMPDXM.DL_
extract winxpsp2.cab WMPLOC.DL_
extract winxpsp2.cab WMPNS.DL_
extract winxpsp2.cab WMPSHELL.DL_
extract winxpsp2.cab WMPUI.DL_
extract winxpsp2.cab WMSDMOD.DL_
extract winxpsp2.cab WMSDMOE.DL_
extract winxpsp2.cab WMSDMOE2.DL_
extract winxpsp2.cab WMSPDMOD.DL_
extract winxpsp2.cab WMSPDMOE.DL_
extract winxpsp2.cab WMSTREAM.DL_
extract winxpsp2.cab WMVCORE.DL_
extract winxpsp2.cab WMVDMOD.DL_
extract winxpsp2.cab WMVDMOE2.DL_
extract winxpsp2.cab LOGAGENT.EX_
extract winxpsp2.cab MPLAYER2.EX_
extract winxpsp2.cab WMPLAYER.EX_
extract winxpsp2.cab WMP.OC_

rem because it bydefault extract file in i386 folder

cd i386

EXPAND ADVPACK.DL_ ADVPACK.DLL
EXPAND BROWSELC.DL_ BROWSELC.DLL
EXPAND MSHTMLED.DL_ MSHTMLED.DLL
EXPAND MSHTMLER.DL_ MSHTMLER.DLL
EXPAND MSXML.DL_ MSXML.DLL
EXPAND MSXML2.DL_ MSXML2.DLL
EXPAND PNGFILT.DL_ PNGFILT.DLL
EXPAND SHDOCLC.DL_ SHDOCLC.DLL
EXPAND SQLSRV32.DL_ SQLSRV32.DLL
EXPAND USP10.DL_ USP10.DLL
EXPAND ASCTRLS.OC_ ASCTRLS.OCX
EXPAND MSHTML.TL_ MSHTML.TLB
EXPAND EXTRAC32.EX_ EXTRAC32.EXE
EXPAND L3CODECA.AC_ L3CODECA.ACM
EXPAND WMV8DS32.AX_ WMV8DS32.AX
EXPAND WMVDS32.AX_ WMVDS32.AX
EXPAND ASFERROR.DL_ ASFERROR.DLL
EXPAND BLACKBOX.DL_ BLACKBOX.DLL
EXPAND DRMCLIEN.DL_ DRMCLIEN.DLL
EXPAND DRMSTOR.DL_ DRMSTOR.DLL
EXPAND DRMV2CLT.DL_ DRMV2CLT.DLL
EXPAND LAPRXY.DL_ LAPRXY.DLL
EXPAND MP43DMOD.DL_ MP43DMOD.DLL
EXPAND MP4SDMOD.DL_ MP4SDMOD.DLL
EXPAND MPG4DMOD.DL_ MPG4DMOD.DLL
EXPAND MPVIS.DL_ MPVIS.DLL
EXPAND MSNETOBJ.DL_ MSNETOBJ.DLL
EXPAND MSPMSP.DL_ MSPMSP.DLL
EXPAND MSSCP.DL_ MSSCP.DLL
EXPAND MSWMDM.DL_ MSWMDM.DLL
EXPAND NPDRMV2.DL_ NPDRMV2.DLL
EXPAND NPDSPLAY.DL_ NPDSPLAY.DLL
EXPAND NPWMSDRM.DL_ NPWMSDRM.DLL
EXPAND QASF.DL_ QASF.DLL
EXPAND WMADMOD.DL_ WMADMOD.DLL
EXPAND WMADMOE.DL_ WMADMOE.DLL
EXPAND WMASF.DL_ WMASF.DLL
EXPAND WMDMLOG.DL_ WMDMLOG.DLL
EXPAND WMDMPS.DL_ WMDMPS.DLL
EXPAND WMERROR.DL_ WMERROR.DLL
EXPAND WMIDX.DL_ WMIDX.DLL
EXPAND WMNETMGR.DL_ WMNETMGR.DLL
EXPAND WMP.DL_ WMP.DLL
EXPAND WMPASF.DL_ WMPASF.DLL
EXPAND WMPBAND.DL_ WMPBAND.DLL
EXPAND WMPCD.DL_ WMPCD.DLL
EXPAND WMPCORE.DL_ WMPCORE.DLL
EXPAND WMPDXM.DL_ WMPDXM.DLL
EXPAND WMPLOC.DL_ WMPLOC.DLL
EXPAND WMPNS.DL_ WMPNS.DLL
EXPAND WMPSHELL.DL_ WMPSHELL.DLL
EXPAND WMPUI.DL_ WMPUI.DLL
EXPAND WMSDMOD.DL_ WMSDMOD.DLL
EXPAND WMSDMOE.DL_ WMSDMOE.DLL
EXPAND WMSDMOE2.DL_ WMSDMOE2.DLL
EXPAND WMSPDMOD.DL_ WMSPDMOD.DLL
EXPAND WMSPDMOE.DL_ WMSPDMOE.DLL
EXPAND WMSTREAM.DL_ WMSTREAM.DLL
EXPAND WMVCORE.DL_ WMVCORE.DLL
EXPAND WMVDMOD.DL_ WMVDMOD.DLL
EXPAND WMVDMOE2.DL_ WMVDMOE2.DLL
EXPAND LOGAGENT.EX_ LOGAGENT.EXE
EXPAND MPLAYER2.EX_ MPLAYER2.EXE
EXPAND WMPLAYER.EX_ WMPLAYER.EXE
EXPAND WMP.OC_ WMP.OCX

cls

copy ADVPACK.DLL C:\WINDOWS\SYSTEM
copy BROWSELC.DLL C:\WINDOWS\SYSTEM
copy MSHTMLED.DLL C:\WINDOWS\SYSTEM
copy MSHTMLER.DLL C:\WINDOWS\SYSTEM
copy MSXML.DLL C:\WINDOWS\SYSTEM
copy MSXML2.DLL C:\WINDOWS\SYSTEM
copy PNGFILT.DLL C:\WINDOWS\SYSTEM
copy SHDOCLC.DLL C:\WINDOWS\SYSTEM
copy SQLSRV32.DLL C:\WINDOWS\SYSTEM
copy USP10.DLL C:\WINDOWS\SYSTEM
copy ASCTRLS.OCX C:\WINDOWS\SYSTEM
copy MSHTML.TLB C:\WINDOWS\SYSTEM
copy EXTRAC32.EXE C:\WINDOWS
copy L3CODECA.ACM C:\WINDOWS\SYSTEM
copy WMV8DS32.AX C:\WINDOWS\SYSTEM
copy WMVDS32.AX C:\WINDOWS\SYSTEM
copy ASFERROR.DLL C:\WINDOWS\SYSTEM
copy BLACKBOX.DLL C:\WINDOWS\SYSTEM
copy DRMCLIEN.DLL C:\WINDOWS\SYSTEM
copy DRMSTOR.DLL C:\WINDOWS\SYSTEM
copy DRMV2CLT.DLL C:\WINDOWS\SYSTEM
copy LAPRXY.DLL C:\WINDOWS\SYSTEM
copy MP43DMOD.DLL C:\WINDOWS\SYSTEM
copy MP4SDMOD.DLL C:\WINDOWS\SYSTEM
copy MPG4DMOD.DLL C:\WINDOWS\SYSTEM
copy MPVIS.DLL C:\Program Files\Windows Media Player
copy MSNETOBJ.DLL C:\WINDOWS\SYSTEM
copy MSPMSP.DLL C:\WINDOWS\SYSTEM
copy MSSCP.DLL C:\WINDOWS\SYSTEM
copy MSWMDM.DLL C:\WINDOWS\SYSTEM
copy NPDRMV2.DLL C:\Program Files\Windows Media Player
copy NPDSPLAY.DLL C:\Program Files\Windows Media Player
copy NPWMSDRM.DLL C:\Program Files\Windows Media Player
copy QASF.DLL C:\WINDOWS\SYSTEM
copy WMADMOD.DLL C:\WINDOWS\SYSTEM
copy WMADMOE.DLL C:\WINDOWS\SYSTEM
copy WMASF.DLL C:\WINDOWS\SYSTEM
copy WMDMLOG.DLL C:\WINDOWS\SYSTEM
copy WMDMPS.DLL C:\WINDOWS\SYSTEM
copy WMERROR.DLL C:\WINDOWS\SYSTEM
copy WMIDX.DLL C:\WINDOWS\SYSTEM
copy WMNETMGR.DLL C:\WINDOWS\SYSTEM
copy WMP.DLL C:\WINDOWS\SYSTEM
copy WMPASF.DLL C:\WINDOWS\SYSTEM
copy WMPBAND.DLL C:\Program Files\Windows Media Player
copy WMPCD.DLL C:\WINDOWS\SYSTEM
copy WMPCORE.DLL C:\WINDOWS\SYSTEM
copy WMPDXM.DLL C:\WINDOWS\SYSTEM
copy WMPLOC.DLL C:\WINDOWS\SYSTEM
copy WMPNS.DLL C:\WINDOWS\SYSTEM
copy WMPSHELL.DLL C:\WINDOWS\SYSTEM
copy WMPUI.DLL C:\WINDOWS\SYSTEM
copy WMSDMOD.DLL C:\WINDOWS\SYSTEM
copy WMSDMOE.DLL C:\WINDOWS\SYSTEM
copy WMSDMOE2.DLL C:\WINDOWS\SYSTEM
copy WMSPDMOD.DLL C:\WINDOWS\SYSTEM
copy WMSPDMOE.DLL C:\WINDOWS\SYSTEM
copy WMSTREAM.DLL C:\WINDOWS\SYSTEM
copy WMVCORE.DLL C:\WINDOWS\SYSTEM
copy WMVDMOD.DLL C:\WINDOWS\SYSTEM
copy WMVDMOE2.DLL C:\WINDOWS\SYSTEM
copy LOGAGENT.EXE C:\WINDOWS\SYSTEM
copy MPLAYER2.EXE C:\Program Files\Windows Media Player
copy WMPLAYER.EXE C:\Program Files\Windows Media Player
copy WMP.OCX C:\WINDOWS\SYSTEM

@ECHO OFF
REGSVR32 /S %windir%\SYSTEM\MSHTMLED.DLL
REGSVR32 /S %windir%\SYSTEM\MSXML.DLL
REGSVR32 /S %windir%\SYSTEM\MSXML2.DLL
REGSVR32 /S %windir%\SYSTEM\PNGFILT.DLL
REGSVR32 /S %windir%\SYSTEM\ASCTRLS.OCX
REGSVR32 /S %windir%\SYSTEM\L3CODECA.ACM
REGSVR32 /S %windir%\SYSTEM\WMV8DS32.AX
REGSVR32 /S %windir%\SYSTEM\WMVDS32.AX
REGSVR32 /S %windir%\SYSTEM\LAPRXY.DLL
REGSVR32 /S %windir%\SYSTEM\MP43DMOD.DLL
REGSVR32 /S %windir%\SYSTEM\MP4SDMOD.DLL
REGSVR32 /S %windir%\SYSTEM\MPG4DMOD.DLL
REGSVR32 /S %windir%\SYSTEM\MSNETOBJ.DLL
REGSVR32 /S %windir%\SYSTEM\MSPMSP.DLL
REGSVR32 /S %windir%\SYSTEM\MSSCP.DLL
REGSVR32 /S %windir%\SYSTEM\MSWMDM.DLL
REGSVR32 /S %windir%\SYSTEM\QASF.DLL
REGSVR32 /S %windir%\SYSTEM\WMADMOE.DLL
REGSVR32 /S %windir%\SYSTEM\WMDMLOG.DLL
REGSVR32 /S %windir%\SYSTEM\WMDMPS.DLL
REGSVR32 /S %windir%\SYSTEM\WMNETMGR.DLL
REGSVR32 /S %windir%\SYSTEM\WMP.DLL
REGSVR32 /S %windir%\SYSTEM\WMPASF.DLL
REGSVR32 /S %windir%\SYSTEM\WMPCD.DLL
REGSVR32 /S %windir%\SYSTEM\WMPCORE.DLL
REGSVR32 /S %windir%\SYSTEM\WMPDXM.DLL
REGSVR32 /S %windir%\SYSTEM\WMPSHELL.DLL
REGSVR32 /S %windir%\SYSTEM\WMPUI.DLL
REGSVR32 /S %windir%\SYSTEM\WMSDMOE.DLL
REGSVR32 /S %windir%\SYSTEM\WMSDMOE2.DLL
REGSVR32 /S %windir%\SYSTEM\WMSPDMOE.DLL
REGSVR32 /S %windir%\SYSTEM\WMSTREAM.DLL
REGSVR32 /S %windir%\SYSTEM\WMVCORE.DLL
REGSVR32 /S %windir%\SYSTEM\WMVDMOE2.DLL
REGSVR32 /S %windir%\SYSTEM\WMP.OCX
REGSVR32 /S %windir%\SYSTEM\WMSDMOD.DLL
REGSVR32 /S %windir%\SYSTEM\WMSPDMOD.DLL
REGSVR32 /S %windir%\SYSTEM\WMVDMOD.DLL
REGSVR32 /S WMPBAND.DLL /ShowWMP /SetShowState
%windir%\INF\UNREGMP2 /UpdateWMP

CLS
EXIT

Link to comment
Share on other sites

1) Excuse me, but there are advantages using WIN ME SIGVERIF.EXE than WIN 98 SE SIGVERIF.EXE?

2) I want to report a problem installing win 98 se drivers of a printer HP710c ONLY AFTER installing option 2 of 98se2me.

It is impossible to install these drivers because doesn't recognize LPT port.

The problem can be solved removing/reinstalling drivers (doesn't work always).

What could be for you?

Edited by Max_04
Link to comment
Share on other sites

98MP10 [i assumed that's the 1 you are referring to: "XP SP2 stuff"] is an unofficial WMP9 update to WMP10.
Nope. This was from before anyone got MP10 onto 98SSE. Here's a batch file I picked up off the forum, I also found the exe2cab program somewhere. Just never have got a round-tuit to do anything with this.
I've also seen that batch a long time ago.

At that time I was working on my own MP10 -> 98/ME project with the help from erpdude8 [also an MSFN member], roughly similar to the batch you found.

I have posted a working version a while after that at my site and here, and I thought that was the only working version, besides the batch file you mentioned, which only extracts and copies the files from XP SP2.

If you ever looked at the 98MP10 INF file, you would have noticed that there is much more to it, just copying the files and running regsvr32 won't make it work properly.

In comparison, 98MP10 is pretty much a "mature" release, tested in the wild, and works in most cases, except a for few portable multimedia devices that I can't test on my PC.

I'm using 98MP10 for ~ 3 years now, and never ran into any problems.

To extract 98MP10.INF from 98MP10.EXE, download 98MP10.EXE [7.5 MB]:

http://www.mdgx.com/98mp10/98MP10.EXE

Then run [example]:

98MP10.EXE /C /Q /T:C:\TEMP

Then open 98MP10.INF into Notepad to view its contents.

... Or download this small zip...

MP10INF.ZIP

HTH

Link to comment
Share on other sites

1) Excuse me, but there are advantages using WIN ME SIGVERIF.EXE than WIN 98 SE SIGVERIF.EXE?

2) I want to report a problem installing win 98 se drivers of a printer HP710c ONLY AFTER installing option 2 of 98se2me.

It is impossible to install these drivers because doesn't recognize LPT port.

The problem can be solved removing/reinstalling drivers (doesn't work always).

What could be for you?

1) WinME sigverif probably has newer code to recognize more digital signatures for newer files/drivers released after Win98 SE came out. [?]

Can't hurt to have both, I like having more than 1 choice.

2) Sorry, I can't test this printer driver on my PC, I don' t have such printer.

Can you elaborate, please, what exactly happens, step by step, eventual error messages, dialog boxes, IPF, GPF, lockups etc?

HTH

Link to comment
Share on other sites

(1) Installing 98SE2ME again broke the NUSB. OK, you kind of mention that in the readme, but would it be possible to prompt the user during the install to first uninstall NUSB and make sure it's around to install afterwards?

(2) I play FLV files using Media Player Classic. The procedure to do so involves installing FFD Show and configuring the player. (See http://www.afterdawn.com/guides/archive/ho..._flv_files.cfm). I had done this procedure subsequent to when 98SE2ME was first installed. Just a few minutes ago I installed 98SE2ME again and Media Player Classic is now broke for playing FLV files.

I use Ghost 2003 and ghosted back to restore things as they were.

(1) I have added a note about NUSB in READ1ST.TXT, closer to the top, under the "EXTREMELY IMPORTANT" section:

READ1ST.TXT

* MUST install Native USB Drivers (NUSB) current edition:

http://www.mdgx.com/web.htm#NUS

ONLY AFTER already installed 98SE2ME options 1, 2 or 7!

IF already installed NUSB BEFORE 98SE2ME options 1, 2 or 7, MUST reinstall

NUSB once again, AFTER 98SE2ME options 1, 2 or 7!

(2) I assume you are refering to 98SE2ME options 1 or 2.

I've installed FFDshow a few times in the past, bur never noticed any problems, but never tried to set MPC to play FLV files.

I use Riva FLV Player [freeware] to play FLV files:

http://www.rivavx.com/index.php?id=422&L=3

Download it from:

http://www.download.com/3001-2194_4-10442977.html

Riva FLV Player has its own FLV codec, doesn't need FFDshow or any other external codec.

More FLV tools [scroll down to "How to play Flash Video (.FLV)."]:

http://www.mdgx.com/toy.htm#SHFL

FYI:

The couple of times I've tried to set MPC to play SWF, DCR + DIR files [Flash + Shockwave offline], I've got errors/glitches, because MPC doesn't have web browser capabilities to play SWF files properly.

So I had to set SWF + DCR/DIR to be played by Firefox [MS IE is also a good choice].

Sometime in the near future I'll test FFDshow with MPC playing FLV, to see if I get any errors related to installing 98SE2ME option 2.

HTH

Link to comment
Share on other sites

1) Excuse me, but there are advantages using WIN ME SIGVERIF.EXE than WIN 98 SE SIGVERIF.EXE?

2) I want to report a problem installing win 98 se drivers of a printer HP710c ONLY AFTER installing option 2 of 98se2me.

It is impossible to install these drivers because doesn't recognize LPT port.

The problem can be solved removing/reinstalling drivers (doesn't work always).

What could be for you?

1) WinME sigverif probably has newer code to recognize more digital signatures for newer files/drivers released after Win98 SE came out. [?]

Can't hurt to have both, I like having more than 1 choice.

2) Sorry, I can't test this printer driver on my PC, I don' t have such printer.

Can you elaborate, please, what exactly happens, step by step, eventual error messages, dialog boxes, IPF, GPF, lockups etc?

HTH

Ok... can you post me a list of possible suspected files concerning printer drivers?

The printer has usb support.

Link to comment
Share on other sites

Ok... can you post me a list of possible suspected files concerning printer drivers?

The printer has usb support.

I don't have a USB printer, therefore I can't tell which files are used.

But you can do this on your computer if your printer is properly installed:

right-click "My Computer" desktop icon -> Properties -> Device Manager tab -> scroll down to your printer name, which is usually listed under "Printer" -> double-click on your printer name -> Driver tab -> "Driver file details" button -> post here all file names you see.

BTW:

I still need you to post here any errors/dialogs/GPF/IPF/etc you've seen etc.

Thanks.

Link to comment
Share on other sites

Ok... can you post me a list of possible suspected files concerning printer drivers?

The printer has usb support.

I don't have a USB printer, therefore I can't tell which files are used.

But you can do this on your computer if your printer is properly installed:

right-click "My Computer" desktop icon -> Properties -> Device Manager tab -> scroll down to your printer name, which is usually listed under "Printer" -> double-click on your printer name -> Driver tab -> "Driver file details" button -> post here all file names you see.

BTW:

I still need you to post here any errors/dialogs/GPF/IPF/etc you've seen etc.

Thanks.

I can give you a detailed description of errors/dialogs.

The problem begins only after installation of 98seME.

Printer HP710C with LPT port (no USB, excuse me) not recognized!

START -> Settings-> Printers -> Add printers ->

I select Local Printer -> Driver Disk , and the problem is here.

Win98SE, after found correct .INF file, says, to the next dialog, that doesn't exist a LPT port

and if driver installation is started, says: "It isn't possible to terminate installation. Driver corrupted or damaged".

If I try driver installation from CD-ROM or Floppy (both absolutely original provided from HP), the computer, after reboot, is blocked.

For the restart it is necessary to reset.

Error messages, naturally are in italian, infact I've just translated here in english.

Later I'll follow your indications about entries in driver options.

Edited by Max_04
Link to comment
Share on other sites

Ok... can you post me a list of possible suspected files concerning printer drivers?

The printer has usb support.

I don't have a USB printer, therefore I can't tell which files are used.

But you can do this on your computer if your printer is properly installed:

right-click "My Computer" desktop icon -> Properties -> Device Manager tab -> scroll down to your printer name, which is usually listed under "Printer" -> double-click on your printer name -> Driver tab -> "Driver file details" button -> post here all file names you see.

BTW:

I still need you to post here any errors/dialogs/GPF/IPF/etc you've seen etc.

Thanks.

I can give you a detailed description of errors/dialogs.

The problem begins only after installation of 98seME.

Printer HP710C with LPT port (no USB, excuse me) not recognized!

START -> Settings-> Printers -> Add printers ->

I select Local Printer -> Driver Disk , and the problem is here.

Win98SE, after found correct .INF file, says, to the next dialog, that doesn't exist a LPT port

and if driver installation is started, says: "It isn't possible to terminate installation. Driver corrupted or damaged".

If I try driver installation from CD-ROM or Floppy (both absolutely original provided from HP), the computer, after reboot, is blocked.

For the restart it is necessary to reset.

Error messages, naturally are in italian, infact I've just translated here in english.

Later I'll follow your indications about entries in driver options.

At the end I've discovered that this is a bug of some hp printers.

A solution is :

1) replace Spool32.exe with the original;

2) remove checkbox on Win.ini file in msconfig, so during reboot Win.ini can reload printer.

Thank you again for your work, MDGx!

Link to comment
Share on other sites

Small request, files like msconfig.exe which is backed up and replaced with meconfig.exe

Sigverif.exe etc... (Don't wanna delete manually file by file) can you make a script to delete those by choice because i don't want to have duplicate files on my system especially if i don't have a need for them.

This should apply to all files that are duplicates of others.

If theres a need to replace them i will until then i don't have any problems with them.

It can be called the Clean up option 8

A big thank U :thumbup

Edited by PROBLEMCHYLD
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...