GETEXEFROMCMD

Console application that allows to make "special" exe files from commands.
Download

GETEXEFROMCMD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Dabsterware
  • Operating Systems:
  • Windows XP / Vista
  • File Size:
  • 310 KB

GETEXEFROMCMD Tags


GETEXEFROMCMD Description

GETEXEFROMCMD is a console application that allows users to bind a command or multiple commands to an *.exe file. This program attaches the desired command to the exe file in a special way: Exemple: GETEXEFROMCMD "dir /B /S" "C:mydir.exe" The above command will link the file mydir.exe to the dir /B /S command, but you will still be able to call your mydir.exe file with parameters like for exemple: mydir.exe /O "C:program files" The above command would would launch 'dir /B /S /O "C:program files". So the interrest is the parameter support after linking the command to the exe file, which batch to exe conversion does not support without extensive coding. GETEXEFROMCMD also works for multiple commands for exemple: GETEXEFROMCMD "dir /B /S && ping 127.0.0.1" "C:dirping.exe". Just put &&'s between the commands, you can launch as many commands as you want. Also, type GETEXEFROMCMD /? to see help. Give GETEXEFROMCMD a try to see what it's really capable of!


GETEXEFROMCMD Related Software