You are here

Global Environment Variable Possible?

3 posts / 0 new
Last post
aef03
Offline
Last seen: 12 years 5 months ago
Joined: 2010-09-12 06:31
Global Environment Variable Possible?

I would like to set an environment variable globally when PortableApps.exe starts so that all portable apps can use it.

Is there a way to do this?

Thanks,
D.

schentuu
Offline
Last seen: 13 years 3 weeks ago
Joined: 2010-12-15 07:36
use a batch script

You could set enviroment variables using a Batch file.
How its done is described here: http://ss64.com/nt/set.html

This batchfile could be startet with the autostart functionality of portableapps.com.
But, as far as i know, there is no option to call such a script during shutdown of portableapps.com to unset your variables.

Thats why i requested this functionality a few minutes ago.
I also mentioned there, that this would solve your problem, too.

--> https://portableapps.com/node/25975

memoriadecalculo
Offline
Last seen: 5 years 9 months ago
Joined: 2018-06-24 15:10
Environment Variables in Options Menu

Can the developer team implement "Environment Variables" option inside the PortableApps Menu ?

Log in or register to post comments