Jump to content

Win95 unattended install snag


jholt5638

Recommended Posts

I am trying to slipstream the drivers for my computer into the Win95 setup. Thanks to many posts here I have a semi working msbatch.inf. I have a couple of little hiccups, even though I have set my briefcase to 0 it is still installed. Second problem has to do with the inf's for the hardware.

During the DOS based installer it asks where the inf's are even though they are in the /win95 directory once I select one it doesn't prompt for the rest. During the Windows phase of the install the installer asks for every one of the files for my soundcard. I modified the inf for it for example cwcshfo.osp=1,drivers\audio where drivers is a subdir in the win95 source. My other drivers are modded similarly and windows doesn't prompt for files.

Below is my msbatch.inf perhaps someone might point me to get windows to find the added inf's without prompting.

[BatchSetup]Version=1.0SaveDate=11/22/15[Setup]Express=1EBD=0ChangeDir=0OptionalComponents=1Network=1System=0CCP=0CleanBoot=0Display=0PenWinWarning=0InstallType=3DevicePath=0TimeZone="Eastern"VRC=0[System]DisplChar=24,1024,768[NameAndOrg]Name="Jeremiah"Org="Non"Display=0[Network]ComputerName="Win95"Workgroup="workgroup"Description="windows 95"Display=0Clients=VREDIRProtocols=MSTCPIgnoreDetectedNetCards=0Security=share[NWLINK]FrameType=4NetBIOS=0[MSTCP]DHCP=1DNS=0WINS=DHCP[NWREDIR]FirstNetDrive=F:ProcessLoginScript=1[VREDIR]LogonDomain="workgroup"ValidatedLogon=0[OptionalComponents]"Accessibility Options"=0"Briefcase"=0"Calculator"=1"Character Map"=0"Clipboard Viewer"=0"Desktop Wallpaper"=0"Document Templates"=1"Games"=1"Mouse Pointers"=0"Net Watcher"=0"Object Packager"=1"Online User's Guide"=0"Paint"=1"Quick View"=1"System Monitor"=1"System Resource Meter"=1"Windows 95 Tour"=0"WordPad"=1"Dial-Up Networking"=1"Direct Cable Connection"=0"HyperTerminal"=1"Phone Dialer"=1"Backup"=1"Defrag"=1"Disk compression tools"=0"CompuServe Mail Services"=0"Microsoft Exchange"=0"Microsoft Mail Services"=0"Microsoft Fax Services"=0"Microsoft Fax Viewer"=0"Central European language support"=0"Cyrillic language support"=0"Greek Language support"=0"Audio Compression"=1"CD Player"=0"Jungle Sound Scheme"=0"Media Player"=1"Musica Sound Scheme"=0"Robotz Sound Scheme"=0"Sample Sounds"=0"Sound Recorder"=1"Utopia Sound Scheme"=0"Video Compression"=1"Volume Control"=1"Blank Screen"=1"Curves and Colors"=0"Flying Through Space"=0"Flying Windows"=1"Mystify Your Mind"=0"Scrolling Marquee"=1"The Microsoft Network"=0[Install]AddReg=AddReg.Reg CopyFiles=Inf.Copy [Inf.Copy]net82557.infcwcaudio.infatii9xab.infcmddma.infltdf9x.inf [DestinationDirs]Inf.Copy=17[load_inf]net82557.infcwcaudio.infatii9xab.infcmddma.infltdf9x.inf[AddReg.Reg]HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Intel Chipset",,"start /w d:\win95\drivers\intelinf\setup.exe -s"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"OSR2 SP1",,"start /w d:\updates\osr2sp1.exe /R:N"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Extended USB Support",,"start /w d:\updates\xusbsupp.exe /q /R:N"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Office 95",,"start /w d:\apps\office95\disk1\setup.exe /Q "HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Office 95 Update",,"start /w d:\apps\office95\o95y2k.exe /Q /R:N"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"7-Zip",,"start /w d:\apps\7z920.exe"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Opera",,"start /w d:\apps\opera.exe"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Opera Patch & Firefox95 Install",,"start /w d:\apps\opera.bat"
Edited by jholt5638
Link to comment
Share on other sites


Well... :crazy:

Could you rename a "copy* of it as "msbatch.txt" (so it'll upload) and attach it? Or else edit your post and use a CodeBox instead as it's one...long...string right now. Just copy/past contents into the following:

(open-bracket)code(close-bracket)Code Text(open-bracket)/code(close-bracket)
Nobody will really want to fix what you have to make it readable. Sorry. :(
Link to comment
Share on other sites

msbatch.inf

[BatchSetup]Version=1.0SaveDate=11/22/15[Setup]Express=1EBD=0ChangeDir=0OptionalComponents=1Network=1System=0CCP=0CleanBoot=0Display=0PenWinWarning=0InstallType=3DevicePath=0TimeZone="Eastern"VRC=0[System]DisplChar=24,1024,768[NameAndOrg]Name="Jeremiah"Org="Non"Display=0[Network]ComputerName="Win95"Workgroup="workgroup"Description="windows 95"Display=0Clients=VREDIRProtocols=MSTCPIgnoreDetectedNetCards=0Security=share[NWLINK]FrameType=4NetBIOS=0[MSTCP]DHCP=1DNS=0WINS=DHCP[NWREDIR]FirstNetDrive=F:ProcessLoginScript=1[VREDIR]LogonDomain="workgroup"ValidatedLogon=0[OptionalComponents]"Accessibility Options"=0"Briefcase"=0"Calculator"=1"Character Map"=0"Clipboard Viewer"=0"Desktop Wallpaper"=0"Document Templates"=1"Games"=1"Mouse Pointers"=0"Net Watcher"=0"Object Packager"=1"Online User's Guide"=0"Paint"=1"Quick View"=1"System Monitor"=1"System Resource Meter"=1"Windows 95 Tour"=0"WordPad"=1"Dial-Up Networking"=1"Direct Cable Connection"=0"HyperTerminal"=1"Phone Dialer"=1"Backup"=1"Defrag"=1"Disk compression tools"=0"CompuServe Mail Services"=0"Microsoft Exchange"=0"Microsoft Mail Services"=0"Microsoft Fax Services"=0"Microsoft Fax Viewer"=0"Central European language support"=0"Cyrillic language support"=0"Greek Language support"=0"Audio Compression"=1"CD Player"=0"Jungle Sound Scheme"=0"Media Player"=1"Musica Sound Scheme"=0"Robotz Sound Scheme"=0"Sample Sounds"=0"Sound Recorder"=1"Utopia Sound Scheme"=0"Video Compression"=1"Volume Control"=1"Blank Screen"=1"Curves and Colors"=0"Flying Through Space"=0"Flying Windows"=1"Mystify Your Mind"=0"Scrolling Marquee"=1"The Microsoft Network"=0[Install]AddReg=AddReg.RegCopyFiles=Inf.Copy [Inf.Copy]net82557.infcwcaudio.infatii9xab.infcmddma.infltdf9x.inf [DestinationDirs]Inf.Copy=17[load_inf]net82557.infcwcaudio.infatii9xab.infcmddma.infltdf9x.inf[AddReg.Reg]HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Intel Chipset",,"start /w d:\win95\drivers\intelinf\setup.exe -s"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"OSR2 SP1",,"start /w d:\updates\osr2sp1.exe /R:N"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Extended USB Support",,"start /w d:\updates\xusbsupp.exe /q /R:N"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Office 95",,"start /w d:\apps\office95\disk1\setup.exe /Q "HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Office 95 Update",,"start /w d:\apps\office95\o95y2k.exe /Q /R:N"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"7-Zip",,"start /w d:\apps\7z920.exe"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Opera",,"start /w d:\apps\opera.exe"HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Opera Patch & Firefox95 Install",,"start /w d:\apps\opera.bat"
Link to comment
Share on other sites

Hmmm...

Your LDID indicates copying them (JUST the INF files) into the "Windows\INF" folder.

See - http://www-pc.uni-regensburg.de/systemsw/TECHTOOL/w95/doc/INFDOC.HTM

 

HOWEVER, you've got (e.g.) the following for the remainder -

[AddReg.Reg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Intel Chipset",,"start /w d:\win95\drivers\intelinf\setup.exe -s"
Where's the D-Drive? The CD/DVD-drive?

 

Please note (re: the INF files) that the assocated Files referenced in the INF will still be "wherever the Source Install Files Initially Exist" (assuming the D-Drive).

 

Standard method is to write a BAT file to copy them to HDD *before* Install. This is the OEM method.

 

On-Topic, here's some references.

http://www.msfn.org/board/topic/141251-windows-95c-osr-25-msbatchinf/

http://www.msfn.org/board/topic/157229-how-to-launch-a-customized-version-of-msbatchinf/

http://www.msfn.org/board/topic/162717-how-do-you-slipstream-drivers-into-a-custom-win98se-install-disc/

( Note - Above has my Win98SE one attached )

Further "information" -

http://www.msfn.org/board/topic/149231-trying-to-use-infinst-to-add-drivers-to-win-98-install/page-3

( You may want to read that whole thread )

 

Again, you'll need to do an OEM-style Install as a safe bet. Yea, they may get copied, but you're well past Windows "finding" them during Install. IOW, you've *already* booted to Desktop, which is TOO LATE for Auto-Finding them (AFAICT).

 

Win9x MSBATCH.INF is more-or-less consistent between release.

 

HTH...

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...