I\'m trying to make a batch file that installs a different batch file that is capable of writing a .txt, here\'s my code
@echo break>"(path).txt" &