This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- set env variable not available for use in same instance
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 13, 2020
06:36 AM
set env variable not available for use in same instance
During installation one action is to set ENV variable lets say MY_VAR="C://test". and the next action is to execute a batch file which uses ENV variable %MY_VAR%. but here batch execution get failed to read %MY_VAR%. And this do not work even when using "Refresh Windows Environment" action before executing batch.
(0) Replies