Closed Thread
Results 1 to 10 of 10

Thread: Visual Basic question---

  1. #1
    [...] Cyber is an unknown quantity at this point
    Join Date
    May 2001
    Location
    USA
    Posts
    2,441

    Visual Basic question---

    um...for anyone who knows VB:

    how do I combine 2 files (programs) to play at the same time? I have a program to do it, but no code...
    Cyber

  2. #2
    Senior Member SlashTek.com is an unknown quantity at this point
    Join Date
    Oct 2001
    Location
    Montreal, Canada
    Posts
    100
    Be more exact

    and maybe zip the project and attach it here.

    I'll be able to help you.
    www.SlashTek.com - Online Auctions The Way They Should Be: Free!

  3. #3
    [...] Cyber is an unknown quantity at this point
    Join Date
    May 2001
    Location
    USA
    Posts
    2,441
    how do i combine 2 exe files? ex: when i open the combined exe, it opens both programs.

    i have no project
    Cyber

  4. #4
    Senior Member SlashTek.com is an unknown quantity at this point
    Join Date
    Oct 2001
    Location
    Montreal, Canada
    Posts
    100
    oh...

    like merge 2 exes in 1
    and when you open the one
    both exes are executed?
    www.SlashTek.com - Online Auctions The Way They Should Be: Free!

  5. #5
    FWS Addict roblev is an unknown quantity at this point roblev's Avatar
    Join Date
    Oct 2000
    Location
    Toronto, Ontario
    Posts
    940
    Lemme get this straight.......

    Say you have NOTEPAD.EXE and CALCULATOR.EXE

    You want to make a program called MYPROGRAMS.EXE which, when executed will expand those programs to a temp directory and execute them?
    VISIT MY SITE! : ) TechBrink Solutions
    "If a BCC is blind then how did it find me?"

  6. #6
    Senior Member SlashTek.com is an unknown quantity at this point
    Join Date
    Oct 2001
    Location
    Montreal, Canada
    Posts
    100
    here, this might work,

    just unzip, and experiment.


    right-click -> save as

    Flash!
    www.SlashTek.com - Online Auctions The Way They Should Be: Free!

  7. #7
    [...] Cyber is an unknown quantity at this point
    Join Date
    May 2001
    Location
    USA
    Posts
    2,441
    does it open both files? i didnt check it yet.
    Cyber

  8. #8
    Senior Member SlashTek.com is an unknown quantity at this point
    Join Date
    Oct 2001
    Location
    Montreal, Canada
    Posts
    100
    Just make it extract the files and exucute them from the temp extraction dir.

    You can merge as many files as you like with it

    Flash!
    www.SlashTek.com - Online Auctions The Way They Should Be: Free!

  9. #9
    [...] Cyber is an unknown quantity at this point
    Join Date
    May 2001
    Location
    USA
    Posts
    2,441
    uh...i was wonder if it could do it without extracting it. i have a program that does that....no code tho
    Cyber

  10. #10
    Senior Member SlashTek.com is an unknown quantity at this point
    Join Date
    Oct 2001
    Location
    Montreal, Canada
    Posts
    100
    Use code

    It's always better since you have control over what EXECTLY hapens, and you dont depend on something.

    Thats my opinion

    I dont know any other way to do it, except than by coding it.\

    Flash!
    www.SlashTek.com - Online Auctions The Way They Should Be: Free!

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts