Results 1 to 10 of 12

Thread: Variables in Environment Variable Editing

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Variables in Environment Variable Editing

    Hello, I have been working on an installer where I will need to dynamically set environment variable names along with their values.

    I have noticed an issue with using the 'Edit Environment Variable' command. In the 'Variable' field when I try using a variable (%ENV_VAR%) that was set earlier, it uses the literal '%ENV_VAR%' as the variable name!

    I have noticed you can read an environment variable without issue when you define the variable name with an variable.

    I have tried giving it double and single quotes, extra percent signs.. none of that seems to change it from taking the exact characters in that field.

    Please see my attachment for more info


    Thanks
    -Kyle
    Attached Images Attached Images  

Thread Information

Users Browsing this Thread

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

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
  •