ok.. i have about a 100 files in a directory and some of them do not have there proper extension, some do.<BR><BR>im trying to make a bat script that will look at each file, figure out if it has the ...
As mentioned earlier, a batch file contains a series of DOS commands and are used to automate the frequently performed tasks. Thus, you don’t have to repeatedly write the same commands. Remember the ...
All apologies if this is easy, but I want to publish a simple batch file inside citrix. All that I have come across has suggested creating a file with the command start d my file.bat, and rename it ...