Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

what run command should I use?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I have used a run command before to do what I am trying. I deleted the SULFNBK.exe file yesterday. The icon looked unusual. I understand if not corrupt, it is a file for longer file names. I want to reinstall and import it from the Win 98 CD. I am trying to find a command or something else to do this easily and properly.

Thanks.
 
I've tried to extract a file from a W98 cd CAB archive before, it was a huge pain. Copy the file from an existing W98 machine.
 
the extract command goes like this...

extract /a d:\win98\base4.cab sulfnbk.exe


If that doesn't work then try...

extract /a d:\win98\precopy1.cab sulfnbk.exe

on My W98 SE it is in precopy1.cab but it maybe different for your OS.
Klae

You're only as good as your last answer!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top