FEx - Folder Explorer HELP
Posted: 30 Jan 2012 05:13
Hi, all.
Recently i have been trying to make the FEx, Folder Explorer. I never thought it would be easy, but i didnt think it would be as hard as this.
Green is what I've done, the red is what i havent done yet.
The basic idea is:
The FEx batch file starts out in a folder, checks the name of all folders within that folder, then it logs it into a text file named something like 000.FEx. After that, it goes into the first directory and copies in an .exe file, tries to run it. If it works, it reports that it does and where it does. If not, it starts the whole process over again, only this time in the current directory. And if there is no folders in the directory it has gone into, it goes back one folder and goes into folder two, it keeps doing this until it finds a folder that you can copy an exe file into and run it.
It would be great if someone could tell me how to do most of that, you dont really need to do the whole script for me unless you really want to.
Recently i have been trying to make the FEx, Folder Explorer. I never thought it would be easy, but i didnt think it would be as hard as this.
Green is what I've done, the red is what i havent done yet.
The basic idea is:
The FEx batch file starts out in a folder, checks the name of all folders within that folder, then it logs it into a text file named something like 000.FEx. After that, it goes into the first directory and copies in an .exe file, tries to run it. If it works, it reports that it does and where it does. If not, it starts the whole process over again, only this time in the current directory. And if there is no folders in the directory it has gone into, it goes back one folder and goes into folder two, it keeps doing this until it finds a folder that you can copy an exe file into and run it.
It would be great if someone could tell me how to do most of that, you dont really need to do the whole script for me unless you really want to.