Quantcast
Channel: VMware Communities : Popular Discussions - VMware ThinApp: Discussion Forum
Viewing all articles
Browse latest Browse all 57744

Thinstall API's and Environment Variables and

$
0
0

Feedback: http://pubs.vmware.com/thinapp/help/api_ref.12.12.html

 

1. At what point is the "TS_ORIGIN" environment variable created. Need to document all variables created when a Thinstall'ed application is running.

 

Calling this API, GetEnvironmentVariable("TS_ORIGIN") in a script is bound to fail if the "TS_ORIGIN" is not in existence!

 

2. Also in your documentation, section API Reference, GetEnvironmentVariable, the example given needs to be corrected from;

 

 

Example:

MsgBbox "The package source EXE is " + GetEnvironmentEnvironment("TS_ORIGIN")

 

to;

 

Example:

MsgBbox "The package source EXE is " + GetEnvironmentVariable("TS_ORIGIN")

 

Thanks


Viewing all articles
Browse latest Browse all 57744

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>