MSFN Forum: Multiple Winnt.sif for multiple sites - MSFN Forum

Jump to content



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

Multiple Winnt.sif for multiple sites Rate Topic: -----

#1 User is offline   richsaunders 

  • Group: Members
  • Posts: 3
  • Joined: 01-July 04

Posted 22 July 2004 - 04:29 AM

Hi All

I have been creating unattended installs for four different sites of computers that hold different printers and company information and slightly different clients.

So I have four winnt.sif files

Does anybody know method when booting from CD to select the right site that i want to deploy. This would save me carrying 4 different cd's or updating four different cd's.

Menu Showing

Site 1
Site 2
Site 3
Site 4

Once selected uses the correct wint.sif file for the unsttened installation.

Any help would be great.

Rich


#2 User is offline   Raja 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 09-July 04

Posted 07 August 2004 - 06:12 PM

Add your Site Names in Config.sys and on selecting any of the option it will be saved in %Config% variable and can be used then in Autoexec.bat to edit the contents of Winnt.sif. There are various utilities out on the web which can serach and replace the text in a file. OR alternatively you may create winnt.sif file on the fly based on the option selected. You will need four batch files (one for each site) which should be almost the same as your four Winnt.sif files but with following addition.
For each line in winnt.sif add Echo command before it and then pipe the Echoed line to a new Winnt.sif. For example:

Echo First line of your existing Winnt.sif>>Winnt.sif
Echo Second line of your existing Winnt.sif>>Winnt.sif
Echo Third line of your existing Winnt.sif>>Winnt.sif
.....so on

Save them as .bat files (one for each site) and call this batch file from autoexec.bat to create Winnt.sif on fly. Must enter the correct path for creating the Winnt.sif file when piping the echo command.

#3 User is offline   big_gie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 617
  • Joined: 27-July 03

Posted 07 August 2004 - 06:22 PM

I have 4 winnt.sif file to (winn1.sif, winn2.sif...)

Here's a guide for doing it

I'm using CDShell for a bootmenu, heres a screenshot:

Attached File(s)

  • Attached File  boot.JPG (43.76K)
    Number of downloads: 68


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