Jump to content

Calling unattend.txt from startnet.cmd


tourcd

Recommended Posts

Can anyone tell me how I can launch unattend.xml from within startnet.cmd?

I've written a unattend.xml which I keep in a non-standard directory, I'd like to call the xml file from within startnet.cmd.

When I try to launch it it doesn't know how to handle the file and suggests opening it with Notepad.

Thanks

Link to comment
Share on other sites


  • 2 weeks later...

Unattend.xml, or any similarly named .xml file, in the context of setting up or installing an OS is an answer file. This is used by Setup.exe or Sysprep.exe to provide the answers needed to install the OS in the manner you want, automatically without prompting the user for the answers.

From Startnet.cmd you would typically launch setup.exe or sysprep.exe with the unattend.xml file specified as a parameter. The help information for these programs can give you information on them. You would not launch unattend.xml directly.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...