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

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

scikit learn - python sklearn KDTree with haversine distance -