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).

learn more… | top users | synonyms

0
votes
0answers
2 views

Error generating .exe with py2exe

I'm genetating a .exe with python and when i try to run it, a .log is generated with the following lines: Traceback (most recent call last): File "cuasimodo.py", line 1077, in IOError: [Errno 2] No ...
0
votes
0answers
21 views

Running a JAR file, or a JAR converted to EXE will result in a Malware Message

When i'm/others is running the JAR or the converted JAR to an EXE on they computer, they get an Malware virus message, from they antivirus program, saying the file is dangerous. What is it, that is ...
0
votes
1answer
24 views

Launching a Windows Forms application from a Windows service

My problem: Can I run an exe (a Windows Forms application) from a Windows service? If so, how?
0
votes
0answers
10 views

Calling a windows forms application from COM out-of-process

I'm trying to build a Windows Forms application that will be called by COM. This app has a class Account that implements IAccount interface: [Guid("11111111-DF11-478d-BCAA-08BE65E82AF3"), ...
0
votes
1answer
18 views

cygwin1 dll when opening exe

I created a program using C++ with netbeans on my computer. I would like the exe file to open somewhere else. It opens all fine on my computer, but i tested it on a computer in school without netbeans ...
-4
votes
3answers
43 views

creating a .exe for a windows app in visual studio 2012 using c#

please specify the steps to create a .exe that can be used anywhere in visual studio 2012 for c# windows application I have an .exe ,if i send that to my friend's machine that is not ...
0
votes
0answers
11 views

Is it possible to convert exe files to flv?

I have been given a number of file in exe format. Once I click on the files they open in a browser. The sections heading on the left can be clicked to play any section of the content. Is it ...
0
votes
0answers
19 views

creating exe for another computers in visual studio 2012

I created a small windows form app in visual studio 2012 using c#, build it in release mode,the exe is not working on another computers
-1
votes
1answer
17 views

How to store pdf file in exe and launch when exe is opened [closed]

I am trying to create an application which will store two pdf files and launch them both in the default pdf viewer when the application is launched. I would greatly appreciate if someone could point ...
-2
votes
1answer
17 views

I need some help running a exe on a webserver [closed]

Well look I am really not a coder at all. I have been trying to get a exe (Its a Flash, not a movie flash or games) to work on a webserver. Its more in the terms of a program then a flash even though ...
0
votes
0answers
19 views

MVSC deletes lib and dll when building exe

I have a create a new solution in MVS with two project: an exe application and its dynamic library. For the Release configuration I made the linker create the exe, dll and lib inside the same folder. ...
-1
votes
0answers
21 views

Create matlab exe package with cmd

I am working on some matlab code and need to compile to exe to offer custmer. I used the deploy tool to generate exe but failed. I used mcc and add all the path in previous deploy project, then the ...
0
votes
4answers
44 views

Being able to run java application on different computers without JDK

How can I send my java application to a friend without having to send the entire project and being dependent on him having JDK? I'm aware of the .jar-file's existence, but I don't know how to proceed. ...
0
votes
1answer
383 views

ClickOnce installer .exe to MSI converter

I have a ClickOnce deployment package (.exe). If I convert this EXE file to MSI, will that effect the ClickOnce deployment functionalities like automatic updates?
0
votes
2answers
116 views

WPF. Embed DLL into EXE

I'm looking to embed a DLL into the EXE of my WPF application so that I effectively only have 1 file to distribute, i.e. the .EXE. All of this stuff is completely over my head but I've followed the ...
0
votes
0answers
22 views

IronPython pyc.py -> .exe : How to compile a program that imports an external dll?

I am using the pyc.py file to create a .exe file of my IronPython project. It seems that pyc.py cannot deal with programs that use external dlls. I did several tests and the problem seems to come down ...
0
votes
1answer
17 views

Parallel Port Controlling using executable file

How can I control Parallel Port outputs/inputs with Batch files or other Executable File ? Like i say, i want to high pin number 3,4 and 7. Please Any One Give me any idea. Thanks in advance.
0
votes
5answers
1k views

Create .exe file to open .html document

I need to create a .exe file that opens an .html document with the default browser. In command prompt, start myfile.html works, but I don't know how to turn that into an .exe file. How can I do that ...
0
votes
3answers
477 views

Problem with running exe file from c#

When I execute an exe file (PVFProject15.exe), it reads the data from an input file (inputFile.txt) and print the results in another file (outputFile.txt). The exe file works well when I double click ...
14
votes
12answers
160k views

Bat file to run a .exe at the command prompt

I want to create a .bat file so I can just click on it so it can run: svcutil.exe /language:cs /out:generatedProxy.cs /config:app.config http://localhost:8000/ServiceModelSamples/service Can ...
0
votes
4answers
3k views

convert war file to exe file [closed]

I have a file in .war format. Is it possible to convert it to an .exe or .jar file?
2
votes
1answer
32 views

How to call a process from an .exe file

I have a program called test.exe. The program was written in python/pyqt4. At some point along the code I want to trigger a restart of the application so I need to create a detached process which runs ...
1
vote
0answers
63 views

How to create Setup of Application that have made in PHP

I am beginner for PHP, I have developed an Application in PHP 5.3.9 and now I want to give it to my client, but the problem is I don't know how to make setup of that? I have tried BAMCOMPILE for ...
0
votes
0answers
148 views

Install and use exe files in Andriod devices [closed]

I have recently bought a samsung Tab2 P3110(Wifi only). I'm impressed with the specs but the only problem which I face with this is during a long journey, that I'm not able to connect to OTG internet ...
0
votes
0answers
27 views

Call exe file in web project using ActiveXObject

When I run 'test.exe' under web project using ActiveXObject, IE gave back the below error message - "The system cannot find the file specified." Here is sample coding function RunExe(){ w = ...
0
votes
2answers
51 views

a free solution to package java web application with tomcat to an exe [closed]

I made a java web application that uses hibernate, spring and jsf. it is deployed on tomcat 7. I want to distribute it to external users, but I'm afraid that someone can decompile classes and get back ...
-1
votes
1answer
56 views

C# updating information in an exe file

Im building an application that should consist of a single .exe file which in turn will be distributed by others. In this .exe file there is two hardcoded fields, username and password. The people who ...
1
vote
2answers
48 views

Slow execution of Exe in Azure

I am facing a problem of slow execution of exe in Azure platform Following are the Steps: Read data from SQL Azure Server& CSV files & display in on HTML5 pages. Write data on CSV files. ...
0
votes
0answers
22 views

How to validate an exe file in javasript, if the file is renamed to jpg?

I'm able to disallow the users of my program from uploading files with extensions .exe. But if they rename the file to jpg (e.g. myfile.exe to myfile.jpg), I'm not able to validate as I was using the ...
0
votes
0answers
25 views

H2 jar compile to native windows code

does anyone has experience with compiling H2 jar into windows native code using e.g. Excelsior JET. Is there a chance that it could work ? Asking that, because I am considering to convert my whole ...
-4
votes
0answers
24 views

Decrypt code from exe file [closed]

Im in a need of decrypting some code, i opened up exe file but i never seen this kind of encryption. This file is basicly some malware from fb and i want to see how it is coded (im not planing to use ...
1
vote
1answer
48 views

After Finishing C# Program In Release Mode, How Do I Put App on CD to Put on Someone Elses Computer?

I just wrote a Windows Form C# program for my mom for Mother's Day. It has been build in Release mode. How do I put the program on cd so she can run it on her computer?
2
votes
1answer
880 views

Embed icon in python script

Does anybody know a way to embed an icon in a Python script such that when I create my standalone executable (using pyinstaller) I don't need to include the .ico file? I know this is possible with ...
0
votes
0answers
26 views

Command to run .exe from the same archive as .bat

I'm looking for snippet that'd get launched .bat files temporary location (inside .zip archive) and execute an .exe from within the same archive, just one folder deeper. Is it even possible?
0
votes
1answer
19 views

Setting filepaths inside your .rb file when converted into an exe with ocra

I've had a lot of trouble getting one my wxruby scripts to use an image file I included in the exe with ocra. If I didn't have the original image file in the same directory as the exe, the exe ...
-3
votes
0answers
47 views

Call exposed interface methods from Java [duplicate]

I have an exe with exposed methods,don't have access to the source of this exe.I would like to call methods on this exe with parameters from Java. I have looked into JNI and JNA aswell as Java-COM ...
3
votes
2answers
337 views

How to change JavaFx native Bundle exe icon

I am trying to chance the icon of the exe file created native bundling of javafx packaging but it still contains the default icon. Please suggest ...
3
votes
2answers
215 views

How to set custom icon for javafx native package icon on Windows

I am trying to chance the icon of the exe file while creating native bundling of javafx packaging. I tried adding icon into pom.xml but till it wont work out for me as it gives default icon Using ...
-3
votes
1answer
60 views

How to generate .exe files on the runtime in C# [closed]

i want a program in which user when clicks on button, my program generates an exe file after writing all the data on a file. User can tick or untick number of checboxes and then when user clicks on ...
-3
votes
1answer
81 views

Compiling python files [closed]

How do I compile a python file as an exe? So that the user can run the file by double clicking and not going through the python shell Does anyone know how? Thanks
0
votes
1answer
35 views

run an .exe file onload in VB.NET codebehind

i have song data (title and artist) that display on a web page. I would like to display this info on a twitter account and have found this great twitter .exe file that will tweet what ever i want to ...
1
vote
2answers
252 views

Extracting icon using WinAPI in Qt app

I'm trying to extract icon from exe file using WinAPI, but it doesn't work. Here's the code: QIcon OSTools::AppsInterface::extractAppIcon(const QString &fileName) const { wchar_t ...
-3
votes
0answers
35 views

How do I open an external .exe file from java? [duplicate]

I would like to open an external EXE file directly from a line of code. I have done it before, but I have no idea what I did. Please help me! ======================= Notes =================== I ...
-1
votes
0answers
21 views

How to call GCTA exe from R. [closed]

How to call GCTA exe from R. Like calling the function from R in windows computeGRM(genotypeheader,grmfullheader=grmheader,gctaname="gcta",idfile=idfile) . Actually I would like to use the function ...
1
vote
0answers
18 views

How To Run Exe From SharePoint 13 [duplicate]

I Want to Execute 3rd Party Exe From SharePoint 13 I have written following function in javascript function launchApp() { appPath ="C:\\Windows\\system32\\sample.exe"; WSH = new ...
-1
votes
3answers
114 views

How to Make .exe file for P.H.P. offline Application with Security [duplicate]

I have shown this Convert a PHP script into a stand-alone windows executable , but my problem is still remains :( I have developed a Offline Application using Core P.H.P., now I want to Sell it to my ...
1
vote
1answer
35 views

My program works in Python shell but doesn't recognize my input when it runs in cmd.exe

Hey I'm totally new at this and not sure why I'm even trying to run my code in the cmd.exe... But, when I run my script in there it doesn't recognize when I type in my correct password for the input. ...
1
vote
1answer
45 views

script to run exe as specific user in windows

I have a .exe file in some location C:/foo/myhost.exe which actually creates MSMQ queues in the system and I need to run that a specific user (Network account). I am looking for script where business ...
1
vote
2answers
70 views

Library for generating independent windows executable in Java or C++

I am not trying to compile my source code into an executable. Please read before marking as duplicate. With that said, I apologize if this question has been asked before. The countless "how do I ...
0
votes
0answers
33 views

C# exe running issue with EMGU CV

I have been working on Microsoft Visual C# 2010 for an image processing program. The software uses EMGU CV 2.4.0. The program is very long (consists of 8 very lengthy functions) so i cannot post it ...

1 2 3 4 5 25