October 30, 200916 yr Hi thereI need some help1- how to add a silent setup file for my unattended XP CD ?I tried to add it to winnt.sif at the section : (GuiRunOnce) using the following methods :Command0=d:\silent\unattended.exe Command0=.\silent\unattended.exe Command0=silent\unattended.exe Command0=%CDDRIVE%:\silent\unattended.exe Command0=%CDROM%:\silent\unattended.exe non of them worked, what to do ?2- Is there any way to add some unattended custom partitioning to the winxp unattended installation cd ?please help ASAP
November 2, 200916 yr The first question has already been documented on the unattended guide here. The second question would require you to either do it in a PE environment before starting the XP setup and script it yourself, or use an automation tool like Microsoft Deployment Toolkit (MDT) to do this.
Create an account or sign in to comment