answersLogoWhite

0

The exe extension files have the property to create concatenating files to it and in case of any discrepancy, it engages into creating an array of duplicate files as a result of which they do not stop.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you convert a exe file to a txt file?

You can't convert an exe file to a txt file.


How can I change lnk files back to exe format?

I'm not sure what you mean... .lnk is type of file which directs to a .exe file. If you do not have .exe file still have .lnk file you can't start the program. If you have .exe file but you do not have .lnk file pointing to it you still can run the program but you will have to locate the .exe file manually.


How can you convert a exe file to prg file?

i have one exe of foxpro base, now i have't it prg file so how to recover exe to prg files in use in this exe


What is the file extension to install software?

Usually a .exe file, meaning that file is a program.


EXE is executable file?

exe is a common filename extension denoting an executable file


What is exe file?

An exe file is an executable file .It may or may not be a virus. It could also be a harmless program file. You would need to run an exe file through virus total to find out if it is malicious. An exe is produced by compiling source code into object code then linking it into machine code and writing that to the exe file. Exe is short for executable and is the extension for an application on Win 32


What is the fullform of exe?

exe stands for executable file


How do you mail an exe file?

A lot of service providers will not allow you to email an exe file as there are a lot of virus emails in the exe format.


Does alg exe represent an executable file?

Putting '.exe' after a file name means that it is an executable file. This means that it is a program that can run by its self. So, yes, exe does represent an executable file.


Can an assembly have exe?

You can make an .exe file using an assembler.


Does any mobile device support exe file format?

Blackberry can support the exe file formats.


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.