I am trying to chang a file extension to an .exe file in DOS (somehow my computer is reading an .exe file as something else), but when I use cn lus . . . it is not letting me. Can anyone help?
Welcome to techimo.
The command to rename files is ren or rename. I can't remember. Just do:
ren somethin.wot somethin.exe
and it should be ok. Note the 8.3 naming standard, DOS doesn't support long filenames.