in reply to Windows environment variable not set if calling from a perl program
There are two possibilities to do what you are trying to do:
and then invoke those batch-file-substitute scripts from perl using do setEnv.pl
Be aware that despite its apparent simplicity, batch script is surprisingly complex.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Windows environment variable not set if calling from a perl program
by svasa (Initiate) on Dec 10, 2015 at 14:49 UTC |