-
How do you make an ISO file an executable file?
Use a disk image emulator like Daemon tools, or free emulators such as Furius ISO Mount, ImDisk, K3b and WinCDEme. ALWAY SCAN HACKED FILES.
-
What file extension is associated with executable files?
For windows, .exeFor Mac, .dmgFor Linux, .rpm
-
Can run an executable file from a batch file?
Yes,To run a file in batch, do one of the following:If it is in the same folder,start filename.exeIf it is in another folder,start C:\%filepath%\.exeex:start C:\Windows\system32\cmd.exe
-
Can executable files be sent as attachments?
Yes they can. You can attach any file.
-
What is Auto executable file?
usually executable files require a trigger to step in action..
but in case of autoexecutables the triggered is taken either from operating system(for example completion of copying of the same file...