exe
Bundling a program and external files into a single executable?
This question is kinda similar to this one, but not exactly. I have a game engine in C#, and I\'m working with some people who want to use my engine. Originally I designed the engine so that all the a[详细]
2023-03-01 03:49 分类:问答program to run application in a different IP
I have an exe file that was compiled using c# and .net (thanks to PEiD). Which of course, DeDe cannot 开发者_开发知识库decompile. This program is IP based, so it only operates under ceartain static IP[详细]
2023-03-01 02:50 分类:问答jar to exe convert problem
hi i converted my jar file into an exe using jsmooth but when i install it, it shows开发者_运维问答 an error like java not found.[详细]
2023-02-28 07:27 分类:问答How can I create a Windows .exe (standalone executable) using Java/Eclipse?
I\'m new to the programming scene.Been working with C++ for about 5 months now, and have decided I want to start getting into Java.I\'m using Eclipse as my IDE, and obviously Java for the language.I\'[详细]
2023-02-26 19:06 分类:问答I cannot find the packer of the executable
There is this executable that is packed however neither peid nor protection_id nor RDG tell me what it is, as they dont know.[详细]
2023-02-26 16:11 分类:问答Compile a .cpp file to an EXE inside of a program (EXE file) [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-02-26 07:00 分类:问答How to make .exe file for izpack installer .jar file
I开发者_如何学Python make an installer with izpack. Its in .jar file. I want to make it in .exe file in order to distribute it. How can I do it in an easy way?Andrew always likes to promote Java Web S[详细]
2023-02-25 18:25 分类:问答From java class file to exe file
I have just created an exe from a java class file using Java Launcher. After double clicking on the exe file it is not e开发者_Go百科xecuting neither gives any response.[详细]
2023-02-25 06:26 分类:问答Making .exe installer from Netbeans 6.9.1
I\'m getting familiar with the Netbeans IDE f开发者_JS百科urther. And when I searched how to create a installer (*.exe) for an application, I found a tutorial on youtube here.[详细]
2023-02-24 17:58 分类:问答Call an executable and pass parameters
I\'m 开发者_开发知识库figuring out a mechanism to call an exe from Java and passing in specific parameters. How can I do?[详细]
2023-02-23 10:10 分类:问答