I have a question I’d like to ask everyone. A batch file can output VBS, and it can also output INF files, so why is it unable to output an INI file?? If it can be output, then how do you do it?
@ECHO 123.EXE >>1.INI
@ECHO 234.EXE >>1.INI
It just can’t output it
Can VBS write INI output? I hope you can help me write some code. I searched the posts but couldn’t find an answer...
@ECHO 123.EXE >>1.INI
@ECHO 234.EXE >>1.INI
It just can’t output it
Can VBS write INI output? I hope you can help me write some code. I searched the posts but couldn’t find an answer...
