Results 1 to 3 of 3

Thread: [help] compiling files

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2007
    Posts
    2

    [help] compiling files

    Hi, im kinda semi new to VB6. i just made a exe wich launches a view programes but i need the programes in the same folder. and i cant hide them people can still view even if i do properties and hidden bcz i needa pack them in a winrar, so i was wondering if i could pack all the file into the exe so there hidden and still work. any help?

  2. #2
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    Re: [help] compiling files

    Welcome to the Forums


    You can use resource files to this I think. Pack the viewer EXE into the project and extract it when needed.

    Check these out

    http://www.vbforums.com/showthread.p...hreadid=297909
    http://www.vbforums.com/showthread.php?t=345097
    http://www.vbforums.com/showthread.php?t=492305

    And if your program has a DLL/OCX, you might be able to use that even.
    We do this with Crytals Reports. It has viewer ocx which we can distribute (with client licence of course) with the application.
    IIF(Post.Rate > 0 , , )

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: [help] compiling files

    Curious... Did you create an installation package for your app or ar you using Winrar to deploy your app.

    Please read Installation Problems if you are doing the latter.

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