Results 1 to 12 of 12

Thread: Installing info (Respond soon plz)

  1. #1

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

    Angry

    Does anyone have a link or a way that I can combine all my program dependcies into one exe. Ex. I have an app to give to joe-bob, I want to just give him the exe and have it work correctly
    Chris

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

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    You have a couple of choices.
    1) you can use the P&DW to package all your files into a setup file (3 files). And it comes with VB. Just look through the folder in the start menu.
    2) you can get inno setup (do a search on it on the forums) and it is a pretty good setup making utility.

    Hope that helps,
    D!m
    Dim

  3. #3
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    You can just use the P&D Wizard, but it makes a couple of files. If that's a problem use InnoSetup from http://www.jrsoftware.org/, it's pretty cool. (&free)

    If you don't want an installer you could download a trial version of Fusion at http://www.bit-arts.com/
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  4. #4

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

    Lightbulb Forgot to add, i use VB5

    nt
    Chris

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

  5. #5
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    In VB5 you can use the Application Setup Wizard (shipped with VB5), and I think it's doesn't matter you're using Windows NT
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  6. #6

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

    Talking no no no

    I need it to be one exe, the prob is that app setup makes like 20 depency files. How about that exe w/all the dpencies contained? can i do that? (Ive tried fusion before)
    Chris

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

  7. #7
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    makes like 20 depencies?
    You mean you got like 20 ocx's or is it creating 20 files.
    If the files are the problem use InnoSetup, it will create 1 exe file with an installer, if you want 1 file (and no installer), then why Fusion isn't working?
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  8. #8

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

    Exclamation

    Fusion doesnt work because
    A) It costs 200$
    B) The trial names the exe bitarts_trial and you cant change it
    C) My trial expired
    Also by 20 dep I meant like 15 files you have to distribute
    So inno should work??
    Chris

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

  9. #9
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    yeah, it works for me, it makes a relative small EXE (Installer) and is very configurable..
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  10. #10

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

    Talking thanks

    btw do you know C++? I had a small question and people are ignoring that board
    Chris

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

  11. #11
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    No sorry, but ask the Question anyway, maybe someone answers it or maybe I'm able to figure out the answer by look at the net.
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  12. #12

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

    Talking thankls

    nm, i found it
    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