AuthorMessage
tuneup
Clone
Posts: 4

OK i wanna use a dos based prog as normal prog^^
Now in the programs folder i got a .bat file that is
@cmd
@d:
@cd nmap-3.81    wich is where the prog is so i only have to type the command and not go to the folder first, the command is:
nmap -sS -P0 -T5 and then ip
A FRIEND of mine made a prog where u only add the ip then push a button and it is added to end of line... now i wanna know how to use that .bat file to get to where the prog is wich d:\nmap-3.81\
and then add that line that is made by my prog in the cmd...
If u got another solution for this plz tell me^^ *EDIT NOTHING ILLEGAL*
*EDIT* $ilent A$a$sin  made the prog^^