|
-
Sep 19th, 2007, 11:40 PM
#1
Thread Starter
Addicted Member
[02/03] Can anyone recommend a third party installer?
I'm currently using the inbuilt installer project to package up my projects. The problem is, it creates 3 files instead of one. For XP I only need the .MSI file, but for Vista I need to have all 3 files and run the setup.exe file (no idea why).
I've been asked to change my installations to be one single file. Is there a third party installer I can use, ideally something that can be used much the same as the inbuilt installer?
-
Sep 19th, 2007, 11:45 PM
#2
Addicted Member
Re: [02/03] Can anyone recommend a third party installer?
I would suggest you to try Ghost Installer.
Begin with the end in mind.
My Profile
while( !( succeed = try() ) );
-
Sep 19th, 2007, 11:47 PM
#3
Thread Starter
Addicted Member
Re: [02/03] Can anyone recommend a third party installer?
Thanks, I'll give it a try.
-
Sep 20th, 2007, 12:17 AM
#4
Re: [02/03] Can anyone recommend a third party installer?
Please mark you thread resolved using the Thread Tools as shown
-
Sep 20th, 2007, 04:02 PM
#5
Thread Starter
Addicted Member
Re: [02/03] Can anyone recommend a third party installer?
Maybe I should have mentioned. I'm producing class libraries, not executables so I need an installer that will register my dll files. Neither of the above installers seem to do this.
-
Sep 20th, 2007, 11:05 PM
#6
Re: [02/03] Can anyone recommend a third party installer?
Inno setup will definitly register your dlls
Please mark you thread resolved using the Thread Tools as shown
-
Sep 21st, 2007, 04:30 AM
#7
Re: [02/03] Can anyone recommend a third party installer?
-
Sep 21st, 2007, 05:50 PM
#8
Re: [02/03] Can anyone recommend a third party installer?
Try Inno Setup with Inno Script combined...
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
|