Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. VB 6.0 Is there a pre-built app or Wizard for making an install package?

VB 6.0 Is there a pre-built app or Wizard for making an install package?

Scheduled Pinned Locked Moved Visual Basic
question
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Is there a way to make an install program in VB 6.0? Or is there something that is already pre-built that I can use and just include my .ini files and executable. Thanks

    R 1 Reply Last reply
    0
    • L Lost User

      Is there a way to make an install program in VB 6.0? Or is there something that is already pre-built that I can use and just include my .ini files and executable. Thanks

      R Offline
      R Offline
      Ray Cassick
      wrote on last edited by
      #2

      You can try to use the package and deployment wizzard. I belive it was a part of the Enterprise version... Personally I would go the windows installer route... http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/default.asp[^]

      D 1 Reply Last reply
      0
      • R Ray Cassick

        You can try to use the package and deployment wizzard. I belive it was a part of the Enterprise version... Personally I would go the windows installer route... http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/default.asp[^]

        D Offline
        D Offline
        dsk
        wrote on last edited by
        #3

        you can use the package and deployment wizard, if required you can modify setup1.exe for customised setup file creation. The source code for this setup1.exe is available in C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\Setup1\Setup1.vbp

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups