MSFN Forum: i want to make multiplc cd install - MSFN Forum

Jump to content



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

i want to make multiplc cd install Rate Topic: -----

#1 User is offline   emadhamdy2002 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 25-January 07

Posted 21 April 2007 - 02:30 PM

the size of the win 952 i have no dvd and want it in 2 cd require the second cd to enter here the content of the cd so u can tell me

http://img235.images...54114990gx8.jpg


#2 User is offline   phkninja 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 28-February 05

Posted 21 April 2007 - 07:21 PM

Your request was not very clear, but i assume you want to make a 2 cd installation and want to know how to create it.

From the image i see you use WPI to install the software. To make this a 2 cd install you can copy WPI to another cd (assuming it fits) then instead of having

Quote

REG ADD %KEY%\999 /V 1 /D "%wpipath%\WPI.hta" /f

in your runonce.bat like you would on a normal install, you could add the lines
Echo Please insert CD2 and press a key to continue installation.....
pause
call wpi.bat

to the runonce.bat.

You then add a cmd file to the root directory of cd2 called wpi.cmd.
wpi.cmd code
for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist %%i:\wppi.cmd set CDROM=%%i:
SET wpipath=%CDROM%\wpi
REG ADD %KEY%01 /V 1 /D "%wpipath%\WPI.hta" /f


images
CD1
CD2

#3 User is offline   emadhamdy2002 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 25-January 07

Posted 22 April 2007 - 01:33 PM

thanks for ur reply man but first i have
$oem$
oem for the drivers

also WPI is opend in the first log of the windows from the winnt.sif
GUi ruuonce

and i want to make them in two cds like windows media center

This post has been edited by emadhamdy2002: 22 April 2007 - 01:47 PM


#4 User is offline   emadhamdy2002 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 25-January 07

Posted 24 April 2007 - 01:08 AM

here wht i am puting in the cd about WPI

like in the image it's in the root of the cd
and WPI.CMD

in $oem$ -- INSTALL---WPI.cmd

and here to run in GUI RUNONCE in winnt.sif

[GUIRunOnce]
%WinDir%\INSTALL\WPI.CMD


so plz tell me with hoe to edit it with ur post above to make the multi cd

This post has been edited by emadhamdy2002: 24 April 2007 - 02:39 AM


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