Forum Discussion

NatalieHill's avatar
NatalieHill
Copper Contributor
Aug 03, 2024

Sure, here is a re-written title/nexec in a batch file:```bat@echo offtitle My Batch Fileecho Hello,

Is it feasible to include an executable in a batch file directly? I possess a number of applications stored on a USB drive that I wish to execute from a batch file, enabling me to run them on any com...