maintainer Posted October 30, 2009 Posted October 30, 2009 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
cluberti Posted November 2, 2009 Posted November 2, 2009 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.
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