|
-
Nov 12th, 2006, 11:22 AM
#1
Thread Starter
Lively Member
Installer
this is more advice than a problem
say i have a program that uses 3 or 4 different ocx files and 3 or 4 .dll files like custom controls or something for talks sake.. what would be the best installer to use so that the program installs to say c:\program files\example or wherever the user chooses to install it but also register the DLL and OCX files to the C:\windows\system32 folder and registers them properly to save the user doing it themselves? uninstaller too by the way for it all
any one got any advice
ive tried a few and they dont see to register the ocx/dll files properly
-
Nov 12th, 2006, 11:28 AM
#2
Re: Installer
Have you tried the one that comes with visual basic?
If a post has been helpful please rate it. 
If your question has been answered, pull down the tread tools and mark it as resolved.
-
Nov 12th, 2006, 11:36 AM
#3
Re: Installer
For all deployment question we have Application Deployment forum.
Anyway, I don't believe in the "best software" thing - it's what works best for you that matters.
I've always used Package & Deployment Wizard (aka P&DW) that comes shipped with VB and very happy with it.
-
Nov 12th, 2006, 01:25 PM
#4
Re: Installer
Look in the Application Forum in the FAQ's to see Installer Packagers. There are a few. I use ********** combined with InnoSetup.
-
Nov 12th, 2006, 01:53 PM
#5
-
Nov 12th, 2006, 05:36 PM
#6
Thread Starter
Lively Member
Re: Installer
sorry i put it in the wrong place
thanks for the answer guys ill try out what everyone suggest thanks for the link randem ill mark this resolved now
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
|