hmm - something like this? set host=%COMPUTERNAME% echo %host% EDIT: ... to set an environment variable with the result of running a command line app: @echo ...
確定! 回上一頁