Results 1 to 5 of 5

Thread: Compiling Extras

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217

    Lightbulb

    Without using a program like fusion, is there any way to add a program to my project and allow to to be shelled or inputted? Or include the runtimes inside my exe?
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

  2. #2
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    Have you considered using a resource file?
    More info: Somewhere on in the rotting pits of hell. (www.microsoft.com)

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217

    Talking what about the runtimes?

    I reallly want to just distribute the program's exe w/o having to use the app setup wizard(god its so horrible) or give the runtimes
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

  4. #4
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    You'll have to give the runtimes anyway. (It's VB we're talking about)
    But for adding files into your EXE, use a resource file.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217

    how though?

    ok say i want to include test.exe. How would I do that with a .res file(sorry too lazy to use them in the past). Also I know vb and its damn runtimes
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

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