Results 1 to 3 of 3

Thread: Setup source

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    15

    Arrow Setup source

    hello everyone. I want to make a setup file in vb6 myself ( without package and development wizard ). I am looking for vb6 tutorial for it. can you give me some tutorial about makeing setup file by vb6 source code?

  2. #2
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: Setup source

    Kind of pointless, unless the the target system has all the necessary VB run-time files, then the installer won't even run.

    Just use an already-made installer like Inno Setup or Easy Install Creator.

    If you wanted to do this, you'd probably want to write it in C or C++.

    But if you still want to do it in VB, then here's an example:
    http://www.pscode.com/vb/scripts/Sho...50198&lngWId=1

    And more...
    http://www.pscode.com/vb/scripts/Bro...t=Alphabetical

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Setup source

    Moved To Application Deployment

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