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 ...
You're probably aware that most files have an extension such as TXT or EXE after the file name, even though these are not always displayed in Windows. File extensions are how Windows knows what to do ...
Batch scripts were an easy way to make tiny software necessary for drivers back in the days of DOS. DOS batch files can still be run in the same way in the Windows operating system through the command ...
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 ...