Results 1 to 2 of 2

Thread: [RESOLVED] Install Files

  1. #1

    Thread Starter
    Addicted Member aa9gg's Avatar
    Join Date
    Apr 2009
    Location
    Chicagoland
    Posts
    184

    Resolved [RESOLVED] Install Files

    Hello....
    Trying to deploy my program and I need to know how to include other files in the install. For example I have my main code, but then I have several pre-made Excel graphs that I need to be installed in App.Path & "\Database\". How do I have the install wizard create this folder and install my graph files there, while still installing the main program into App.Path?

    ...Seems like I'm missing something simple here
    FCC Section 97.313(a) “At all times, an amateur station must use the minimum transmitter power necessary to carry out the desired communications.”

    I'd rather run a "Killer-Watt" than a KiloWatt - QRP Rules!!!

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Install Files

    Thread moved from "VB6 and Earlier" forum to "Application Deployment" forum (which is where questions about installing/distributing your software belong)

    It depends on which installation maker you are using. Depending on which one it is, you may find documentation in the FAQs at the top of this forum.


    Note that if the files are not just read-only, you should not be storing them in app.path, but in a folder like AppData instead.

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