Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2008
    Posts
    165

    Star I need help with Quotation marks in an ini file

    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:
    Code:
    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?

  2. #2
    Join Date
    May 2001
    Location
    51.531249 | -0.610962
    Posts
    1,244
    Try inserting it as \"Yes\"
    Last edited by Derek; 02-24-2010 at 12:44 PM.
    -
    = Derek
    ["All glory comes from daring to begin" - fortune cookie]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts