开发者

How to Make a exe files with Delphi?

I want to make a "Setup Maker" App with Delphi.

How can I create a exe files?

for example 开发者_开发技巧: Delphi Itself Compiler.

Tanks to All.

....NiliDelphi....


if you mean installer program why don't you use Inno Setup

May be you know; it is a free installer program.


I think that you're asking the wrong thing, since installer applications ("setup makers") don't produce/compile new executables. They have 1 already compiled exe file. They just add additional resources/archives/files to it - that's all.


When I read "How to Make a exe files with Delphi?"... I was tempted to answer "press F9"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜