November 21, 200520 yr Can someone help this newcomer?I want to make a cd/dvd which can (silently or not doesn't matter) install UNATTENDED any program I choose to include! Can this happen? Is there any tutorial that i did not notice? What about this sticky AutoIT,how can I use these files????Thank you a lot for youer answer!!!!
November 21, 200520 yr Lots of Information here:Unattended CD/DVD GuideFor AutoIt scripts, you will need to have to download AutoIt.Scite4AutoIt3 editor will help if you need a programming editor. It has lots of tools onboard to help to make a successful script.Check the script for any changes needed. The author may have specified instructions.You can then compile the script into an executable, or just use AutoIt3.exe to run the file.AutoIt3.exe "Script.au3"Use a path as required.
November 22, 200520 yr everything went ok but I cannot make the dvd bootable!!! Use CDIMAGE GUI !And make sure your path in boot section of CDIMAGE GUI point at your boot.dat!! Edited November 22, 200520 yr by Mercury 22
November 23, 200520 yr Author i have finished creating the dvd but the following errors occured:a)can I skip the windows question for formating, and do the format automatically to c:??b)it keeps asking me the serial number of the windows even though i have entered it into the winnt.sif andc)when the windows installation ends and reboots it tries to load windows but goes back to the setup process without reading from the cd!!!Any ideas?
November 24, 200520 yr Try to modify your winnt.sif according to:http://unattended.msfn.org/global/reference.htmTry 'AutoPartition' and/or 'Repartition'Also make sure your 'ProductKey' is correct
Create an account or sign in to comment