How to change Environment Variables value Automatically?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-06-18 08:14 AM
Some App need to be launched by AppV with version number. We always put the version number in an EV. App has chance to update version, and the value in EV need to sync with App version. I'm creating a utility to check and update App version, but the problem is that I cannot find a way to update the value in EV by BluePrism. Is there any solution to change the EV value automatically?
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-06-18 07:46 PM
Karl, I don't believe there is a way to automatically update EVs. However, if your utility is reading the version number then you could run and store that value at start up and then feed the version number into the launch path of the App-V application.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-06-18 07:52 PM
Env Vars are designed to be read-only to processes and obejcts and managed manually by an Admin.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-06-18 02:11 PM
Got your points, thanks!
