emadhamdy2002 Posted April 21, 2007 Posted April 21, 2007 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 mehttp://img235.imageshack.us/my.php?image=54114990gx8.jpg
phkninja Posted April 22, 2007 Posted April 22, 2007 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 havingREG ADD %KEY%\999 /V 1 /D "%wpipath%\WPI.hta" /fin your runonce.bat like you would on a normal install, you could add the linesEcho Please insert CD2 and press a key to continue installation.....pausecall wpi.batto the runonce.bat.You then add a cmd file to the root directory of cd2 called wpi.cmd.wpi.cmd codefor %%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%\wpiREG ADD %KEY%01 /V 1 /D "%wpipath%\WPI.hta" /fimagesCD1CD2
emadhamdy2002 Posted April 22, 2007 Author Posted April 22, 2007 (edited) thanks for ur reply man but first i have $oem$oem for the driversalso WPI is opend in the first log of the windows from the winnt.sif GUi ruuonceand i want to make them in two cds like windows media center Edited April 22, 2007 by emadhamdy2002
emadhamdy2002 Posted April 24, 2007 Author Posted April 24, 2007 (edited) here wht i am puting in the cd about WPIlike in the image it's in the root of the cd and WPI.CMDin $oem$ -- INSTALL---WPI.cmdand here to run in GUI RUNONCE in winnt.sif[GUIRunOnce]%WinDir%\INSTALL\WPI.CMDso plz tell me with hoe to edit it with ur post above to make the multi cd Edited April 24, 2007 by emadhamdy2002
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now