Link to home
Start Free TrialLog in
Avatar of email2nikhil
email2nikhil

asked on

Files to be included in pacake deployment

I have create an application including lot of activex controls, user controls, MS access, ADO, some text files etc. Now I want to create a package. Can anybody can give me the list of files to be included in package. Can you also give me the list of files to be included in other pssible cases.
Also I am using my own .ini files. Some INI file are with same name but in different directories. Package depyment tool is not allowing to add the files with the same name. What should I do?
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
make a dependency only package to distribute the ActiveX stuff.  This will install anything that you made a reference to in your project.
Then go download NSIS Installer, by the wonderful people at NullSoft.
User the NSIS installer to run the dependency package, and then install your program.  Its really easy to setup and use.
Avatar of CleanupPing
CleanupPing

email2nikhil:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
Experts: Post your closing recommendations!  Who deserves points here?
email2nikhil, an EE Moderator will delete this for you.
Moderator, my recommended disposition is:

    DELETE this question (refund points).

DanRollins -- EE database cleanup volunteer
My recommandation : points to emoreau