MSFN Forum: msbatch.inf questions - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

msbatch.inf questions how to get it working Rate Topic: -----

#1 User is offline   Zubair 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 05-September 04

Posted 18 September 2004 - 02:56 AM

Hello Friends My Questios Are,

1.
Is There Any Need To Add Batch File Location In Setup Command, If I Place The MSBatch.INF In The Same Win98Se Folder With Setup.exe.

2.
What Are The Switches Used By Command To Setup And Description Of Each Switch's.

3.
Why Do I Get "symtec Error" When I Run

Set.bat
setup.exe D:\Win98se\MsBatch.inf /IS /IQ /IV /IW



#2 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 September 2004 - 03:12 AM

Zubair, on Sep 18 2004, 02:26 PM, said:

What Are The Switches Used By Command To Setup And Description Of Each Switch's.
Just run the command "setup.exe /?" to get a listing, and descriptions of switches.

And about the msbatch.inf - just keep that file in the same folder as the setup and CABs. No need to specify location/file-name. Simply run setup from there, and it will make use of that answer file.




Quote

choose the right topic for your question or answer
*topic title changed

Quote

Please post topics in the correct section of forums
*topic moved to Win9x forum

#3 User is offline   Zubair 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 05-September 04

Posted 21 September 2004 - 07:44 AM

Thanks

#4 User is offline   Stanislavs 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 19-August 04

  Posted 24 September 2004 - 12:13 PM

I dont know anything about that, sorry. :(

#5 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 September 2004 - 12:19 PM

@Stanislavs
Please post only if you have something to say. I hope you will keep that in mind. It is an unwritten rule here, that if you don't know about what the topic is, you don't post a reply!

#6 User is offline   el_rob3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 116
  • Joined: 31-May 04

Posted 07 October 2004 - 05:34 AM

hi gus

can me edit msbatch to write the name, workgroup, location.... and so on

thnx

#7 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 03 November 2004 - 06:17 PM

el_rob3, on Oct 7 2004, 01:34 PM, said:

hi gus

can me edit msbatch to write the name, workgroup, location.... and so on

thnx

SURE! This is why we use it to unattendedly instal Windows.

#8 User is offline   oftentired 

  • Member
  • PipPip
  • Group: Members
  • Posts: 145
  • Joined: 25-August 04

Posted 04 November 2004 - 02:19 AM

Zubair, on Sep 18 2004, 02:56 AM, said:

1. Is There Any Need To Add Batch File Location In Setup Command, If I Place The MSBatch.INF In The Same Win98Se Folder With Setup.exe.

I think this is answered by the answer to your third question.

Zubair, on Sep 18 2004, 02:56 AM, said:

2. What Are The Switches Used By Command To Setup And Description Of Each Switch's.

Description of the Windows 98 Setup Switches
http://thpc.info/how/switches9x.html

Microsoft Articles on MSBatch
Detailed Information On Modifying MSBatch To Suit Your Needs

Zubair, on Sep 18 2004, 02:56 AM, said:

3. Why Do I Get "symtec Error" When I Run

Set.bat
setup.exe D:\Win98se\MsBatch.inf /IS /IQ /IV /IW

Because you have written the MsBatch folder location without the correct switch. Setup does not accept this method. As already mentioned if your setup.inf file is named Msbatch.inf you only need to have it in the same folder as setup for it to be recognized and used e.g. there is no need for a switch or any mention of MSBatch.inf. If the setup.inf file has another name (which it might have if your experimenting with several different installation variables) you would have to name the file to be used after the switch. I've not done this for some time and the information I've read shows two different switches. So one of these three will work but I can't recall which.

setup.exe -s test1.inf /IS /IQ /IV /IW
setup.exe /s test1.inf /IS /IQ /IV /IW
setup.exe /s:test1.inf /IS /IQ /IV /IW

Of course if your setup.inf file is in a different folder you must name the folder location like this:

setup.exe -s d:\testing\test1.inf /IS /IQ /IV /IW
setup.exe /s d:\testing\test1.inf /IS /IQ /IV /IW
setup.exe /s:d:\testing\test1.inf /IS /IQ /IV /IW

#9 User is offline   MasterT 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 08-November 04

Posted 08 November 2004 - 04:23 PM

I have a problem with the Eula Agreement Screen ... it keeps coming up in the middle of the win98se install ... I tried the ShowEula=0 in the msbatch.inf file and I also tried the setup.exe /IW switch but without any luck since now ... so can anyone enlight me about this thing ... pls ... how can I get rid of that stupid screen so I could have a fully automated, unattended installation of Win98SE..

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy