|
-
Jan 8th, 2005, 11:50 AM
#1
Thread Starter
Lively Member
Installation Of My App
I Hate the P&D Wizard, and Im using a different program to pakage my app. Will I need to make one pakage to install all the DLLS, OCX etc into the apropriate location and a seperate pakage for the app?
-
Jan 8th, 2005, 12:07 PM
#2
Banned
Re: Installation Of My App
install the vb6sp5 runtimes and ocx's that dont come with it and that you do use. like most commonly comdlg32 and comctl32 might not be on some pc's
-
Jan 8th, 2005, 12:10 PM
#3
Thread Starter
Lively Member
Re: Installation Of My App
 Originally Posted by nareth
install the vb6sp5 runtimes and ocx's that dont come with it and that you do use. like most commonly comdlg32 and comctl32 might not be on some pc's
Yes but shall I make a seperate pacage with the runtime stuff cos im not using the pakage and deployment wizard?
-
Jan 8th, 2005, 12:16 PM
#4
Hyperactive Member
Re: Installation Of My App
For all the software I make, I always use Inno Setup, I recommend you give it a try
http://www.jrsoftware.org/isinfo.php
-
Jan 8th, 2005, 12:16 PM
#5
Re: Installation Of My App
The answer to your question depends on the installer you are using (which is?) but almost surely you can do it all in one package.
-
Jan 8th, 2005, 12:20 PM
#6
Thread Starter
Lively Member
Re: Installation Of My App
 Originally Posted by MartinLiss
The answer to your question depends on the installer you are using (which is?) but almost surely you can do it all in one package.
Im using Inno Setup
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
|