+ Reply to Thread
Results 1 to 2 of 2

Thread: OS variables supported?

  1. #1
    Join Date
    Oct 2004
    Location
    Southampton, UK
    Posts
    12

    Default OS variables supported?

    Hello,

    Is there built-in support for the following OS variables (e.g. type 'set' at the CMD prompt):

    ALLUSERSPROFILE
    SystemDrive
    USERPROFILE

    I can't find any mention of these in the documentation or from the scripting page

    Thanks

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: OS variables supported?

    Jeff,

    Yes, you can use the "Get System Information" script item to handle this.

    For example:

    Variable: %TEST%
    Retrieve: Expand Environment Variable
    Environment Variable: ALLUSERPROFILE

    The latest official build #908 disabled the Environment Variable field (bug is already fixed in our latest internal sources).

    See private email.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Spaces in appended variables
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 11-18-2006, 04:24 AM
  2. Script variables not available if defined in an include script
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 5
    Last Post: 06-11-2005, 09:03 AM
  3. Feature Request: Script File Name and Line Number Compiler Variables
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 4
    Last Post: 05-27-2005, 02:21 AM
  4. Use of variables in dialog widow
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 02-07-2005, 07:04 AM
  5. Replies: 2
    Last Post: 10-12-2004, 08:14 PM

Tags for this Thread

Posting Permissions

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