I have no experience with ColdFusion, but I\'d like to find out if it\'s possible to call a windows .exe file from a ColdFusion app (assuming the app and the .exe are running on the same machine) and
I am trying to make an application as easy to deploy as possible for Windows and I am trying to choose between packaging the ap开发者_如何学Pythonplication as a .exe or using an installer. I was wonde
I was attempting to install an exe that requires a serial number before the install, which the vendor has not provided to us yet.
I modified this script from the net, which is suppose开发者_Go百科 to install .exe applications for remote machines:
I want to make an easy to deploy Windows application and was was wondering 开发者_运维问答which programming systems can create totally self contained Windows .exe files?
Is it possible 开发者_如何转开发to have a .exe run as a windows service?You can use a Windows app called SC.exe : http://support.microsoft.com/kb/251192yes.
Is there a way to link an existing .exe file with other C++ source files during compilation? What I\'m actually trying to do is to compress an开发者_Go百科d decompress some files in my console program
It has to be self contained, some sort of Erlang runtime library, and the BEAM files. This is so that anyone can run the program with one click, by running a .exe off a network drive, without having t
I\'ve taken over a legacy application and I have the exe created. If I can configure the BDE then in theory it should be possible to run this. Someone indicated that Delphi needs to be installed in or
I have a need to convert any document gets uploaded to Image. I downloaded the exe (with all the dlls) on my local machine (dont have to install)