Results 1 to 3 of 3

Thread: related picture files to transfer during installation

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2011
    Posts
    20

    related picture files to transfer during installation

    In my VB application I have some picture files that I use as textures for my VB openGL game. I put these picture files in the bin folder.

    But when I publish the application the setup files do not include these picture files.

    How do I solve this problem? How do I set things up so that when the user installs the application the picture files are also transfered to the destination programfiles subfolder?

    At present I am just focusing on a CD install. So Obviously the CD will need to contain the setup exe as well as the picture files. Do I need to manually copy paste the picture files into the CD?

    David

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Jul 2011
    Posts
    20

    Re: related picture files to transfer during installation

    oh forgot to say im using vb 2010 express.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2011
    Posts
    20

    Re: related picture files to transfer during installation

    Anybody?

    Does it have somethign to do with registering the files in the bin/debug folder as a resource?

    Please send a related link to a thread if u think it will help.

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