Results 1 to 4 of 4

Thread: [RESOLVED]How to store a file inside of an application?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2006
    Posts
    21

    Resolved [RESOLVED]How to store a file inside of an application?

    Hi, I want to put a file in my VB6 application, so that it can be copied to a folder (like in a setup program).

    Therefore, I need to know how to 1) insert the file in my project (not a "link" to it, but the actual file); 2) extract it to any folder.

    Any help will be appreciated
    Last edited by Warwizard; Jun 12th, 2006 at 09:02 AM.

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

    Re: How to store a file inside of an application?

    What kind of file?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jun 2006
    Posts
    21

    Re: How to store a file inside of an application?

    A .exe, for instance.

  4. #4
    PowerPoster
    Join Date
    May 2006
    Location
    Location, location!
    Posts
    2,673

    Re: How to store a file inside of an application?

    Well, everyone else has been doing it :-)
    Loading a file into memory QUICKLY - Using SendKeys - HyperLabel - A highly customisable label replacement - Using resource files/DLLs with VB - Adding GZip to your projects
    Expect more to come in future
    If I have helped you, RATE ME! :-)

    I love helping noobs with their VB problems (probably because, as an amateur programmer, I am only slightly better at VB than them :-)) but if you SERIOUSLY want to get help for free from a community such as VBForums, you have to first have a grounding (basic knowledge) in VB6, otherwise you're way too much work to help...You've got to give a little if you want to get help from us, in other words!

    And we DON'T do your homework. If your tutor doesn't teach you enough to help you make the project without his or her help, FIND A BETTER TUTOR or try reading books on programming! We are happy to help with minor things regarding the project, but you have to understand the rest of it if you want our help to be useful.

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