Results 1 to 5 of 5

Thread: [RESOLVED] Adding ini file to package

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    10

    Resolved [RESOLVED] Adding ini file to package

    Hi guys,

    I have created an app which uses an ini file to store some data.I want to package this app using the package and deployment wizard, how do I add this ini file to the package?

    Thanks in advance!

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: Adding ini file to package

    During the P&D process, you will get a window titled "Package & Deployment Wizard - Included Files". There is a button on that window that allows you to add other files you want included in your setup package.

    After a couple of Next clicks, you will see an "Install Locations" window. You can tell the setup package where to install the additional file. Select the file from the list provided, scroll to far right to change the installation path of that file, if necessary.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Adding ini file to package

    Moved To Application Deployment

  4. #4
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Adding ini file to package

    As an alternative to putting including in your setup as Lavolpe suggested you could put it into a resource file, no installation needed
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    10

    Re: Adding ini file to package

    Easy when ya know how!!

    Thanks very much guys!

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