-
Hi,
Recently i found myself needing to launch a perl script before my cmd to set environment variables. For the environment variables set in my perl script to be seen in my shell i had to launch the shell from the script.
It work very well when i double click the script in the explorer.
It also works perfectly with PowerShell (i add a toolbar shortcut that just launch the pl script)
My...
2009-08-03 16:39:06 UTC in Console
-
Hi,
Recently i found myself needing to launch a perl script before my cmd to set environment variables. For the environment variables set in my perl script to be seen in my shell i had to launch the shell from the script.
It work very well when i double click the script in the explorer.
It also works perfectly with PowerShell (i add a toolbar shortcut that just launch the pl script)
My...
2009-08-03 14:51:37 UTC in Console