Top "Exe" questions

EXE is a common filename extension for an executable file (a program) in Microsoft Windows and other operating systems (e.g. DOS, OpenVMS, Symbian, and OS/2).

pack a software in Python using py2exe with 'libiomp5md.dll' not found

I have Python 2.7 on Window 7 OS. I wish to pack my project.py in an Executable using py2exe. Following …

python runtime-error exe executable py2exe
Run the Qt application as administrator on Windows

Is there a way I can run the Qt application as an administrator? I have an auto-updater for my application. …

qt exe administrator
convert war file to exe file

I have a file in .war format. Is it possible to convert it to an .exe or .jar file?

jar exe archive file-conversion war
Which programming languages that can generate self contained windows .exes?

I want to make an easy to deploy Windows application and was was wondering which programming systems can create totally …

windows exe
Executing an exe with parameters in nodejs

I wanted to execute an exe using node js. This is how the command looks in command prompt of windows: …

node.js exe spawn execfile
create dummy windows server with started status

I have created a dummy windows service using the following command: sc create TestService binPath= C:\Temp\TestService.exe DisplayName= "…

windows service exe service-control-manager
How do I use the Bundle JRE option in Launch4j

I have worked with Java for a while now, long enough to start producing my own programs with GUIs and …

bundle exe java launch4j
Create Batch file for iexpress

I am trying to use iexpress to run my batch file which will execute the 2 exe & 1 msi files for …

c# installation exe silent iexpress
How to know if a ".exe" process was written with C++ or C#?

Possible Duplicate: How do I tell if a win32 application uses the .NET runtime There is a way to manually …

c# c++ exe
Reduce exe file

Using Delphi (or in general any tools, if exist of course), is it possible to reduce size of an exe …

delphi file exe delphi-xe2