
I just need help with this:
I made a Programme which make a Batch (.bat) File ,which has some commands ,
So i want the Programme to run that (.bat) file after creating it ,but without defining
the batch-file's directory ,cause it'll create it at the same path that the programme is in ,
Example:
Open("Temp.bat");
,,,
Kim00000



