|
-
Jul 28th, 2008, 04:11 AM
#1
Thread Starter
Lively Member
[RESOLVED] [2008] Deployment: How can I make a single setup.exe?
Hi guys,
I finished my program, then created an installer using deploymant tool. Problem is there are two seperate files: setup.exe and installer.exe. These two files run together. How could make a single setup.exe file? Thank you for all your help.
-
Jul 28th, 2008, 09:23 AM
#2
Re: [2008] Deployment: How can I make a single setup.exe?
Windows includes a tool called IExpress to create self-extracting archives. You can run it from Start -> Run. It will build an executable that will self-extract and then execute setup.exe.
-
Jul 28th, 2008, 12:59 PM
#3
Thread Starter
Lively Member
Re: [2008] Deployment: How can I make a single setup.exe?
 Originally Posted by jmcilhinney
Windows includes a tool called IExpress to create self-extracting archives. You can run it from Start -> Run. It will build an executable that will self-extract and then execute setup.exe.
Thanks...
-
Jul 28th, 2008, 09:36 AM
#4
Re: [2008] Deployment: How can I make a single setup.exe?
EDIT: Oops, just re-read JMCs post and realised he already covered what I said.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|