English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I know .exe is an extension for running programs, unfortunately it was disabled (for security) and was wondering what other file extensions mean the same thing but are not spelled .exe?
Thanks!

2007-02-20 09:09:42 · 4 answers · asked by yeahthatstheguy 1 in Computers & Internet Programming & Design

4 answers

Hi

Well there several ways to execute a file , the .EXE is just the standard installation package You can execute files using other format , like . .BAT , .COM , .VS and scripts . Now these others are not very common but they serve as a installation. If you need more info let me know ok

2007-02-20 09:17:12 · answer #1 · answered by Anonymous · 0 0

.exe is Executable.
In computers, to execute a program is to run the program in the computer, and, by implication, to start it to run. In usage, people run programs and systems execute them. That is, a system user asks the system to run the program (or sets it up so that this happens automatically at a certain time) and, as a result, the system executes the program. Typically, we don't say that a program is executing; we say that it is running.

A computer processor executes an instruction, meaning that it performs the operations called for by that instruction.

An executable is a file that contains a program - that is, a particular kind of file that is capable of being executed or run as a program in the computer. In a Disk Operating System or Windows operating system, an executable file usually has a file name extension of .bat, .com, or .exe. An executable file or a group of them are sometimes referred to as binaries as in "I'll download the binaries to you" since the file format of an executable is a solid sequence of binary values that cannot be easily read by anyone (unlike that of, for example, an ASCII text file which can be easily examined for information as it travels from one computer to another).

A file whose name ends in ".exe" is really a program that when "opened" - that is, selected by putting your mouse over the file name and then initiated by double-clicking your mouse, for example - causes the operating system to run the program. Users who receive an .exe file as an e-mail attachment should always be sure that the file comes from a trusted source and is not, in fact, a computer virus.

Execution is the process of running a program or the carrying out of the operation called for by an instruction.
http://searchsmb.techtarget.com/sDefinition/0,,sid44_gci212086,00.html
You can get a copy of the .exe or UNIX code that will launch the program. It is do-able in DOS,UNIX,SPARC,Linux. Look up Binary Files or Compilers to assemble a launch-app.

2007-02-20 17:22:59 · answer #2 · answered by Anonymous · 0 0

if .exe is disabled, you won't be able to run any programs. all programs when you click on it to open runs a .exe file. i don't know of any other extensions that would do the same thing. what are you using that disabled it? the best thing to do when it comes to security is to disable particular programs or unknowns to run. good luck!

2007-02-20 17:13:03 · answer #3 · answered by rchilly2000 5 · 0 0

.com

2007-02-20 17:12:21 · answer #4 · answered by KirksWorld 5 · 0 1

fedest.com, questions and answers