Hi all!
I am using AMS to automate the creation of the WINNT.SIF file for customising Windows XP setup, but I have problems inserting the "'s in the file creation.
An example of what I mean is:Now it is essential to have the quotation marks in the file, such as ="yes" but when within AMS it wont let me do this, even if I use double quotes (""yes"") but that wont work either, is there any way around this please?Code:AutomaticUpdates="No" Autopartition=0 MsDosInitiated=0 UnattendedInstall="Yes"

Reply With Quote