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. The Lounge
  3. installer does not work for VB application, what can I do?

installer does not work for VB application, what can I do?

Scheduled Pinned Locked Moved The Lounge
questionannouncement
14 Posts 9 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.
  • S Offline
    S Offline
    Southmountain
    wrote on last edited by
    #1

    I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

    diligent hands rule....

    K R L O A 7 Replies Last reply
    0
    • S Southmountain

      I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

      diligent hands rule....

      K Offline
      K Offline
      k5054
      wrote on last edited by
      #2

      Have you discussed with the author?

      "A little song, a little dance, a little seltzer down your pants" Chuckles the clown

      S 1 Reply Last reply
      0
      • K k5054

        Have you discussed with the author?

        "A little song, a little dance, a little seltzer down your pants" Chuckles the clown

        S Offline
        S Offline
        Southmountain
        wrote on last edited by
        #3

        this professor does not have solution for this. he would like tear my check or send it back to me :)

        diligent hands rule....

        1 Reply Last reply
        0
        • S Southmountain

          I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

          diligent hands rule....

          R Offline
          R Offline
          Ron Nicholson
          wrote on last edited by
          #4

          Assuming you haven't tried to run the install as a windows XP or 7 program? Right click the executable, Properties, compatibility and 'Run this program in compatibility mode for' and choose an os. Edit: You might make sure that your display is at 100% and not 125%. It is under display properties, you can adjust the scale. Sometimes apps especially older ones don't scale well.

          Jack of all trades, master of none, though often times better than master of one.

          S 1 Reply Last reply
          0
          • R Ron Nicholson

            Assuming you haven't tried to run the install as a windows XP or 7 program? Right click the executable, Properties, compatibility and 'Run this program in compatibility mode for' and choose an os. Edit: You might make sure that your display is at 100% and not 125%. It is under display properties, you can adjust the scale. Sometimes apps especially older ones don't scale well.

            Jack of all trades, master of none, though often times better than master of one.

            S Offline
            S Offline
            Southmountain
            wrote on last edited by
            #5

            thanks for the info:rose:

            diligent hands rule....

            1 Reply Last reply
            0
            • S Southmountain

              I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

              diligent hands rule....

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              I bought a 1999 shop manual wrapped in a XP virtual machine. It works.

              "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

              J 1 Reply Last reply
              0
              • L Lost User

                I bought a 1999 shop manual wrapped in a XP virtual machine. It works.

                "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                J Offline
                J Offline
                jschell
                wrote on last edited by
                #7

                Gerry Schmitz wrote:

                XP virtual machine

                I would consider that the best way to try this. Even if the installer did work in a newer OS, the app might still behave oddly.

                1 Reply Last reply
                0
                • S Southmountain

                  I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

                  diligent hands rule....

                  O Offline
                  O Offline
                  obermd
                  wrote on last edited by
                  #8

                  Are you on 64-bit Windows? If so then the issue is that the installer is most likely a 16-bit application, which 64-bit Windows doesn't support.

                  1 Reply Last reply
                  0
                  • S Southmountain

                    I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

                    diligent hands rule....

                    A Offline
                    A Offline
                    Andre Oosthuizen
                    wrote on last edited by
                    #9

                    You need to look at the files and check which common controls, dll's etc is included. You then need to manually install all if not most of the controls manually to run, still no promises made. It is very old tech, like installing disc brakes on a 1932 Ford, you have to change so many components to make it work, is it really worth the effort begs the question... :rolleyes: a Solution I posted at the time, not sure it might wotk still - Installing VB6 Applications on VISTA or Windows 7[^]

                    S 1 Reply Last reply
                    0
                    • S Southmountain

                      I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

                      diligent hands rule....

                      K Offline
                      K Offline
                      kmoorevs
                      wrote on last edited by
                      #10

                      I do not think the programming language is the cause of your problem. I'd guess it's a problem with the installer itself. Search the product forum / interwebs for the installer name (InstallShield?) and the problem as you have described it here. Good luck! :) FWIW, we install VB6 applications on Win10 and now Win11 all the time without any problems...except for a recent issue of the Win11 print preview misbehaving...a good reason to get a new system for testing as none of my current systems are eligible for the upgrade. :)

                      "Go forth into the source" - Neal Morse "Hope is contagious"

                      S 1 Reply Last reply
                      0
                      • S Southmountain

                        I bought an old graphic software written in VB6. I paid $30. the author sent me the installer and I can NOT install it on Windows 7 and Windows Vista. The install or continue button does not show up and I can not continue the installation process. What can I do to make the installer work? UPDATE: I just installed VB6 runtime plus and it works now.

                        diligent hands rule....

                        J Offline
                        J Offline
                        Jeremy Falcon
                        wrote on last edited by
                        #11

                        Why on God's Green Earth are you wasting your time with old, unsupported, closed-sourced software that the author would rather tear up your $30 check than support? Let's be real for a minute, we're talking VB for image processing. I'd be hard pressed to believe there's not an alternative a bit more modern.

                        Jeremy Falcon

                        S 1 Reply Last reply
                        0
                        • A Andre Oosthuizen

                          You need to look at the files and check which common controls, dll's etc is included. You then need to manually install all if not most of the controls manually to run, still no promises made. It is very old tech, like installing disc brakes on a 1932 Ford, you have to change so many components to make it work, is it really worth the effort begs the question... :rolleyes: a Solution I posted at the time, not sure it might wotk still - Installing VB6 Applications on VISTA or Windows 7[^]

                          S Offline
                          S Offline
                          Southmountain
                          wrote on last edited by
                          #12

                          this link is great:rose:

                          diligent hands rule....

                          1 Reply Last reply
                          0
                          • K kmoorevs

                            I do not think the programming language is the cause of your problem. I'd guess it's a problem with the installer itself. Search the product forum / interwebs for the installer name (InstallShield?) and the problem as you have described it here. Good luck! :) FWIW, we install VB6 applications on Win10 and now Win11 all the time without any problems...except for a recent issue of the Win11 print preview misbehaving...a good reason to get a new system for testing as none of my current systems are eligible for the upgrade. :)

                            "Go forth into the source" - Neal Morse "Hope is contagious"

                            S Offline
                            S Offline
                            Southmountain
                            wrote on last edited by
                            #13

                            thanks for your info:rose:

                            diligent hands rule....

                            1 Reply Last reply
                            0
                            • J Jeremy Falcon

                              Why on God's Green Earth are you wasting your time with old, unsupported, closed-sourced software that the author would rather tear up your $30 check than support? Let's be real for a minute, we're talking VB for image processing. I'd be hard pressed to believe there's not an alternative a bit more modern.

                              Jeremy Falcon

                              S Offline
                              S Offline
                              Southmountain
                              wrote on last edited by
                              #14

                              it generates some beautiful images that will be used in my future articles...

                              diligent hands rule....

                              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