Help - Search - Members - Calendar
Full Version: how to make win98se unattended cd
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows 95/98/98SE/ME

   
Google Internet Forums Unattended CD/DVD Guide
chuckman45
is it possible. i don't need anything in it extra. i just want to put in the cd and let it install with the serial and area code in it.
MtK
Check Windows 95/98/98SE/ME forum, for further reference...

any way, in the admin folder of your Win98 CD you have a Batch maker program, that will make your ini file...

use a bootable CD to automaticly run setup.
after you have created your ini file, use this command line:
CODE
setup.exe your_batch.ini

(instead of setup.exe alone)

have fun...
MHz
You just need to make a batch.inf and put it in your i386 folder. support tools are on the disk for this operation.
prathapml
I believe only the original Win98 CD has this tool. (in folder "\Reskit\MSBATCH\setup.exe")
Installing that tool, helps you create a "msbatch.inf" file which you then need to keep in the Win98 cabs install folder. Then just directly running setup.exe will see the msbatch.inf and do a silent unattended install.

*moving to win9x forum
mow
From all above replies, what PRATHAPML said is what I am familiar with.

notes:

1.the tool to create the “msbatch.inf” file is located on the original win98 CD, but removed from some versions of the Win98 Second edition CD

2. I’ll add that if the win98 setup will be fully unattended only if you have the RETAIL version of win98. Most people own the OEM version. When using this version, even with msbatch.inf in action, the system will hang at the middle of setup, you will need to hit “enter” and than it will continue.

3. Still need to install 98 on multiple machines? Holly s***s!!
bullet
Is there a way to use the msbatch.inf from 98SE and do a true unattend. So that it atomatically accepts the EULA and steps through the product code and continues on? unsure.gif
mazin
QUOTE (bullet @ Oct 31 2004, 03:49 AM)
Is there a way to use the msbatch.inf from 98SE and do a true unattend.  So that it atomatically accepts the EULA and steps through the product code and continues on? unsure.gif

Yes, but only for retail CDs not OEM CDs!
bullet
How can you distinguish between a retail CD and an OEM CD?
Thisguy
QUOTE (bullet @ Nov 6 2004, 09:37 PM)
How can you distinguish between a retail CD and an OEM CD?

this might help
http://support.microsoft.com/kb/q158238/
you could always just try biggrin.gif

also you can Download Batch98.exe from microsoft.
and all of the reskit ftp://ftp.microsoft.com/services/technet/...s/win98/reskit/

you can just edit the msbatch.inf in notepad google it to find examples
Jaymo
You can install an OEM unattended at least somewhat. I can't figure out how to automatically get out of scandisk without hitting ok or the **** plug & play monitor at the end. BUT the eula can be passed by. biggrin.gif
adding:
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProductId",,12345-OEM-1234567-12345
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProductKey",,ABCDE-FGHIJ-KLMNO-PQRST-UVWXY
HKLM,"Software\Microsoft\Windows\CurrentVersion","RegisteredOwner",,User
HKLM,"Software\Microsoft\Windows\CurrentVersion","RegisteredOrganization",,none
somewhere under the [install] section in your batch.inf bypasses that.
I don't feel like explaining it detailed like tho'. But this should help. http://www.msfn.org/board/index.php?showtopic=21230
I've also figured out how to add some settings automatically to msdos.sys. And am supposed to be able to do the same for autoexec.bat, config.sys, and win.ini I think. thumbup.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.