Results 1 to 2 of 2

Thread: [Resolved with VSI] Package with external folders and files

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2002
    Posts
    78

    [Resolved with VSI] Package with external folders and files

    Thanks all!!

    I guess my program is straight-forward enough the VSI worked perfectly with little learning curve!! Another posting pointed me to a very succinct overview and procedure for creating an .msi file using VSI with Visual Basic 6.0. (great little crash-course if you need to quickly package a program!)

    I followed this -- with minor differences that were not too difficult to resolve -- and successfully packaged my program and accompanying Word templates (folders and files) and Access database. I've seen issues with VSI posted, but it worked like a charm for me!!

    Following is the address for the article I used (thanks to whoever posted it in the past!):

    [url=http://www.devx.com/vb2themax/Article/19893]
    the article was authored by Alessandro Del Sole

    Have a wonderful weekend everyone!!
    ***********************************************
    Good afternoon,

    I have a VB 6.0 database program that collects data then produces reports using MS Word automation -- mailmerges and template documents. I have the report templates and picture files necessary to create the reports in different folders based on report types and domains.

    Can I include these in an install package, if so, how?

    I did my first P&D using the P&D Wizard which worked fine, but I didn't see an option for adding folders -- only files. My workaround today was to create the setup file, install it, then move the other files and folders manually to the necessary location... it works fine so far, but I have to believe there is an automated way to do this.

    The requirement by our systems folks is that I eventually package this as an .msi file for deployment but I am not familiar with this yet... will the package to create an .msi install package allow me to include the additional folders and files?

    Does anyone have any advice for creating an .msi file? Issues, bugs, warnings to prepare for? I am stuck so suggesting another package (like inno, etc.) is out!!

    I will continue to search the forums later for more information but I wasn't able to easily pinpoint an answer this afternoon while searching.

    Thanks so much!
    Mary
    Last edited by A441OTA; Mar 25th, 2004 at 02:57 PM.

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564

    Re: Package with external folders and files

    Why cant you add the Files? Once you create one package, you can save it as a Template and you wont have to do it more than once if you repackage later.

    Originally posted by A441OTA
    Good afternoon,


    Can I include these in an install package, if so, how?

    I did my first P&D using the P&D Wizard which worked fine, but I didn't see an option for adding folders -- only files.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width