I want to create .exe file to create multiple folder at a same time -


i want create .exe setup or batch file create multiple folders @ same time. , folder name prompt give or take .txt file.

if ok enter name of folder each time, can use md command of windows command line!

syntax: md myfoldername


Comments

Popular posts from this blog

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -