Export.exe
Download 64-Bit Version Download 32-Bit Version Example: Read the current date from stdout and put it into an environment variable (Attention: use backquotes!). C:\tmp>export.exe DATEVAR=`date /t` C:\tmp>echo %DATEVAR% 25.02.2009 |
|||
Download 64-Bit Version Download 32-Bit Version Example: Read the current date from stdout and put it into an environment variable (Attention: use backquotes!). C:\tmp>export.exe DATEVAR=`date /t` C:\tmp>echo %DATEVAR% 25.02.2009 |
|||