chuckman45 Posted October 6, 2004 Posted October 6, 2004 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 Posted October 6, 2004 Posted October 6, 2004 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:setup.exe your_batch.ini(instead of setup.exe alone)have fun...
MHz Posted October 6, 2004 Posted October 6, 2004 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 Posted October 6, 2004 Posted October 6, 2004 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 Posted October 28, 2004 Posted October 28, 2004 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 CD2. 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 Posted October 31, 2004 Posted October 31, 2004 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?
mazin Posted November 3, 2004 Posted November 3, 2004 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? Yes, but only for retail CDs not OEM CDs!
bullet Posted November 7, 2004 Posted November 7, 2004 How can you distinguish between a retail CD and an OEM CD?
Thisguy Posted November 7, 2004 Posted November 7, 2004 How can you distinguish between a retail CD and an OEM CD?this might helphttp://support.microsoft.com/kb/q158238/you could always just try 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 Posted April 3, 2005 Posted April 3, 2005 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. adding:HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProductId",,12345-OEM-1234567-12345HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProductKey",,ABCDE-FGHIJ-KLMNO-PQRST-UVWXYHKLM,"Software\Microsoft\Windows\CurrentVersion","RegisteredOwner",,UserHKLM,"Software\Microsoft\Windows\CurrentVersion","RegisteredOrganization",,nonesomewhere 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=21230I'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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now