A little help please, you OS pros... Win2000

I'm trying to install the Intel Chipset Software Utility. I got the part about "extracting to the INFextract" folder from the downloaded .exe file.

However, what's next is to "copy files from the INF extract folder to a floppy". (There are no root directory files, just 6 folders... each has an entry for Win2000, 4 of them for my chipset... 845) The files copied are to be a driver(s) for the chipset, but I don't understand the instructions, which are:

"copy the contents of the <INFExtract Directory>\xxxx\win2000 directory to the root directory of Floppy disk A:\", where "xxxx" is
the directory name for the chipset of interest" (??... 845?)

(What we're trying to do is extract some file(s) from <INFexact> to the floppy so the floppy can be the source of a chipset driver update.)

I don't know what the command line instruction would be to accomplish this. Anybody? TIA
 
Quote from nkhoi:

the fastest way is right click on the file then select send to, then select A: drive

Thanks, but (a) there are no files to select (just folders), and (b) the instructions are about "extracting files from the folders", and writing them to the floppy so the floppy can be a source location for an upgrade driver.

Anybody know the proper command line, please?
 
Quote from gnome:

I'm trying to install the Intel Chipset Software Utility. I got the part about "extracting to the INFextract" folder from the downloaded .exe file.

However, what's next is to "copy files from the INF extract folder to a floppy". (There are no root directory files, just 6 folders... each has an entry for Win2000, 4 of them for my chipset... 845) The files copied are to be a driver(s) for the chipset, but I don't understand the instructions, which are:

"copy the contents of the <INFExtract Directory>\xxxx\win2000 directory to the root directory of Floppy disk A:\", where "xxxx" is
the directory name for the chipset of interest" (??... 845?)

(What we're trying to do is extract some file(s) from <INFexact> to the floppy so the floppy can be the source of a chipset driver update.)

I don't know what the command line instruction would be to accomplish this. Anybody? TIA

Use either xcopy or the windows scripting host (cscript): The online help is self-explanatory.
 
Back
Top