Reply
Old October 8th, 2003 Top | #1
 
GeorgGG's Avatar
OSNN Addict
Joined: September 2003
Posts: 56
Reputation: 0
Power: 107

Exclamation unattended installation win98

Hay

I have done the MSBATCH.INF for Win98, but now i dont known where to put the MSBATCH.INF and where to write the Win98 key in this file

THX
Here it is !!!


; MSBATCH.INF
;
; Copyright (c) 1995-1998 Microsoft Corporation.
; All rights reserved.
;

[BatchSetup]
Version=3.0 (32-bit)
SaveDate=03.09.98

[Version]
Signature = "$CHICAGO$"
LayoutFile=layout.inf

[Setup]
Express=1
InstallDir="c:\windows"
InstallType=3
EBD=0
ShowEula=0
ChangeDir=0
OptionalComponents=1
Network=1
System=0
CCP=0
CleanBoot=0
Display=0
DevicePath=0
NoDirWarn=1
TimeZone="Balkan"
Uninstall=0
NoPrompt2Boot=1

[System]
Locale=L0424
SelectedKeyboard=KEYBOARD_00000424

[NameAndOrg]
Name="System Recovery"
Org="Preferred Customer"
Display=0

[Network]
ComputerName="Windows 98 User"
Workgroup="WORKGROUP"
Description="System Recovery"
Display=0

[VREDIR]
LogonDomain="WORKGROUP"
ValidatedLogon=1

[OptionalComponents]
"Pripomo?ki za invalide"=0
"Orodja za invalide"=0
"Aktovka"=0
"Ra?unalo"=1
"Ozadje za namizje"=1
"Predloge dokumentov"=1
"Igre"=1
"Imaging"=1
"Miškini kazalci"=1
"Slikar"=1
"Hitri vpogled"=1
"Windowsov skriptni gostitelj"=1
"WordPad"=1
"Omrežje na klic"=1
"Strežnik na klic"=1
"Neposredna kabelska povezava"=0
"HyperTerminal"=0
"Microsoft Chat 2.1"=0
"Microsoft NetMeeting"=1
"Telefonski pomo?nik"=1
"Navidezna privatna omrežja"=0
"Baseball"=1
"Nevarna bitja"=1
"Znotraj ra?unalnika"=1
"Džungla"=1
"Leonardo da Vinci"=1
"Ve? oken"=1
"Skrivnosti"=1
"Narava"=1
"Znanost"=1
"Vesolje"=1
"Šport"=1
"Šestdeseta v ZDA"=1
"Zlata doba"=1
"Potovanje"=1
"Pod vodo"=1
"Windows 98"=1
"Microsoft FrontPage Express"=1
"Ogledovalnik Microsoft VRML 2.0"=0
"Microsoft Listnica"=0
"Personal Web Server"=1
"Real Audio Player 4.0"=0
"?arovnik za objavo v spletu"=0
"WBEM"=0
"Microsoft Outlook Express"=1
"baltski"=0
"srednjeevropski"=0
"cirilica"=0
"grš?ina"=0
"turš?ina"=0
"Stiskanje avdio podatkov"=1
"CD gramofon"=1
"Macromedia Shockwave Director"=1
"Macromedia Shockwave Flash"=1
"Predvajalnik"=1
"Microsoft NetShow Player 2.0"=0
"Zvo?ne sheme"=0
"Vzor?ni zvoki"=0
"Snemalnik zvokov"=1
"Stiskanje video podatkov"=1
"Nastavitev glasnosti"=1
"Dodatni ohranjevalniki zaslona"=1
"Lete?a okna"=1
"OpenGL ohranjevalniki zaslona"=1
"Backup"=0
"Tabela znakov"=1
"Odložiš?e"=0
"Orodja za stiskanje diskov"=1
"Pretvornik pogonov (FAT32)"=1
"Pravila skupin"=0
"Nadzornik omrežja"=1
"Nadzornik sistema"=1
"Merilnik sistemskih sredstev"=1

[Printers]

[InstallLocationsMRU]

[Install]
AddReg=RegistrySettings
DelReg=DelRegistrySettings

[RegistrySettings]
HKLM,%KEY_RUN%,BatchReg1,,"%11%\srw.exe"

[DelRegistrySettings]
HKLM,%KEY_RUN%,Welcome

[Strings]
KEY_RUN="SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
GeorgGG is offline   Reply With Quote
Old October 8th, 2003 Top | #2
 
GeorgGG's Avatar
OSNN Addict
Joined: September 2003
Posts: 56
Reputation: 0
Power: 107

Default

i think that was the wrong file ...if anyone has it please send me to georg.gg@siol.net
GeorgGG is offline   Reply With Quote
Old October 8th, 2003 Top | #3
 
GeorgGG's Avatar
OSNN Addict
Joined: September 2003
Posts: 56
Reputation: 0
Power: 107

Default

Nope that was the right file

Now can someone tell me if its all correct!!!
GeorgGG is offline   Reply With Quote
Old October 8th, 2003 Top | #4
 
Un4gIvEn1's Avatar
OSNN Veteran Addict
Joined: February 2004
Posts: 1,084
Reputation: 130
Power: 113

Default

I am sorry to say but you will probably not find much support for automating Windows 98 installations. There is a wealth of information available for Windows 2k/XP, but the methods are not available in 98. Microsoft no longer even supports 98. The only option you will probably find that will do everything you would like would be using Ghost. Sorry

Welcome to a world where the air I breathe is mine
Nothing to overwhelm me and nothing to cloud my mind
Be anyone, do anything I'd ever want to try
Time doesn't exist here - I will never die
Un4gIvEn1 is offline   Reply With Quote
Old October 8th, 2003 Top | #5

OSNN Folding Team  
Khayman's Avatar
I'm sorry Hal...
Joined: January 2002
Location: England
Posts: 5,514
Reputation: 1210
Power: 194

Default

Might help
http://support.microsoft.com/default...;en-us;q169539
http://www.microsoft.com/technet/tre...t7/wrkappd.asp

product key goes under [setup] under InstallType=3
ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

"*I'm* on the server side. I don't know what side you're on"
Khayman is offline   Reply With Quote
Old October 9th, 2003 Top | #6
 
GeorgGG's Avatar
OSNN Addict
Joined: September 2003
Posts: 56
Reputation: 0
Power: 107

Default

OK

I found it , it was on CD in folder BATCH. so there is also program to instal for the MSBATCH.inf.
THX anyway
My unattended installation was 100% successful
GeorgGG is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unattended Office XP installation question Glaanieboy Windows Desktop Systems 15 May 27th, 2006 2:58am
Some troubles with unattended installation Punkrulz Windows Desktop Systems 1 March 26th, 2004 10:09pm
Unattended Installation straight from CD? Punkrulz Windows Desktop Systems 7 January 1st, 2004 9:59am
looking for info on unattended installation of xp guru Windows Desktop Systems 8 November 27th, 2002 7:09am
Creating an unattended installation file Lukas Windows Desktop Systems 2 February 20th, 2002 12:34pm