shiarua Posted January 30, 2008 Posted January 30, 2008 How can I add a batch file to be executed during a vista installation?
nuhi Posted January 30, 2008 Posted January 30, 2008 You can do that in unattended (autounattend.xml), but I don't have the specifics here, do you want me to move this topic to the more appropriate forum?
SKiNNiEH Posted February 2, 2008 Posted February 2, 2008 This should get you going:http://firegeier.unattended-sponsor.de/en/applications.htmljust make sure you start off every RunSynchronousCommand in the AuditUser pass with "cmd /c"e.g. cmd /c "<location>\something.cmd"
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