Results 1 to 3 of 3

Thread: [RESOLVED] Including extra files with installation

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2004
    Location
    Canberra, Australia
    Posts
    175

    Resolved [RESOLVED] Including extra files with installation

    I've got some tools that I've built which I'm using the standard installer to deploy (ie. creating an install project and adding in the outputs for the project). However, part of the project is some tools that use XML files for help. These XML files are used by the application the tools run under (ArcGIS). However, the XML files need to be placed in a specific directory. The directory can be assumed to be the same in every case. How do I modify the installer to place these XML files in the directory I want them to go into?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Including extra files with installation

    Just use the File System page of the Setup project. You can add whatever files you want.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2004
    Location
    Canberra, Australia
    Posts
    175

    Re: Including extra files with installation

    Thanks.

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