SteevieNiteHeat
02-24-2010, 01:22 PM
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:
AutomaticUpdates="No"
Autopartition=0
MsDosInitiated=0
UnattendedInstall="Yes"
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?
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:
AutomaticUpdates="No"
Autopartition=0
MsDosInitiated=0
UnattendedInstall="Yes"
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?