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. Windows API
  4. vista and vc++ 6

vista and vc++ 6

Scheduled Pinned Locked Moved Windows API
c++question
9 Posts 5 Posters 22 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
    locoone
    wrote on last edited by
    #1

    what do i need to do to install vc++ 6 on vista?

    realJSOPR M 2 Replies Last reply
    0
    • L locoone

      what do i need to do to install vc++ 6 on vista?

      realJSOPR Offline
      realJSOPR Offline
      realJSOP
      wrote on last edited by
      #2

      A CD-ROM drive.

      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
      -----
      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

      1 Reply Last reply
      0
      • L locoone

        what do i need to do to install vc++ 6 on vista?

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        VC6 installed fine for me on beta 2. The catch is you always have to run it elevated or the help won't work. I just installed RTM last night and I'm gonna reinstall my dev stuff sometime today. I'll report back on whether it works.

        L M 2 Replies Last reply
        0
        • M Michael Dunn

          VC6 installed fine for me on beta 2. The catch is you always have to run it elevated or the help won't work. I just installed RTM last night and I'm gonna reinstall my dev stuff sometime today. I'll report back on whether it works.

          L Offline
          L Offline
          locoone
          wrote on last edited by
          #4

          what do you mean elevated? i get a compatibility warning when i try to install it

          M 1 Reply Last reply
          0
          • M Michael Dunn

            VC6 installed fine for me on beta 2. The catch is you always have to run it elevated or the help won't work. I just installed RTM last night and I'm gonna reinstall my dev stuff sometime today. I'll report back on whether it works.

            M Offline
            M Offline
            Michael Dunn
            wrote on last edited by
            #5

            There were two gotcha's that I ran into. 1. The installer will install the MS Java VM and then reboot. After rebooting, the install wizard will run again, but it's not running elevated. You must exit out of the wizard and restart it. 2. The Feb 03 Platform SDK doesn't work out of the box if IE isn't your default browser. Once everything was installed, I had no problems building my main app's code base (which is the most complex thing I have) EDIT: I've posted more details on my blog[^]


            Last modified: 6hrs 5mins after originally posted --

            M 1 Reply Last reply
            0
            • L locoone

              what do you mean elevated? i get a compatibility warning when i try to install it

              M Offline
              M Offline
              Michael Dunn
              wrote on last edited by
              #6

              Elevated means running with a token that has full admin rights. I got compat warnings too, but I still use VC 6 for my work so I don't have a choice about running it or not. I've seen no problems using it so far.

              D 1 Reply Last reply
              0
              • M Michael Dunn

                There were two gotcha's that I ran into. 1. The installer will install the MS Java VM and then reboot. After rebooting, the install wizard will run again, but it's not running elevated. You must exit out of the wizard and restart it. 2. The Feb 03 Platform SDK doesn't work out of the box if IE isn't your default browser. Once everything was installed, I had no problems building my main app's code base (which is the most complex thing I have) EDIT: I've posted more details on my blog[^]


                Last modified: 6hrs 5mins after originally posted --

                M Offline
                M Offline
                Mike Dimmick
                wrote on last edited by
                #7

                YOU MUST UNINSTALL THE MS JAVA VM. Unless they've changed it since RC2 (I don't yet have access to the RTM build), the version that is installed is the version from 1998 and is highly vulnerable to attack. Windows Update does not update the VM. You can avoid installing it by using Notepad to create a file in the Windows\System32 folder named msjava.dll (use "" to avoid Notepad adding a .txt extension) before running VC6 setup.

                Stability. What an interesting concept. -- Chris Maunder

                M 1 Reply Last reply
                0
                • M Michael Dunn

                  Elevated means running with a token that has full admin rights. I got compat warnings too, but I still use VC 6 for my work so I don't have a choice about running it or not. I've seen no problems using it so far.

                  D Offline
                  D Offline
                  David Wulff
                  wrote on last edited by
                  #8

                  Michael Dunn wrote:

                  I got compat warnings too

                  I dont think I've installed anything on Vista yet that hasn't come with a compatability warning. :rolleyes:


                  Ðavid Wulff What kind of music to programmers listen to?
                  Join the Code Project Last.fm group | dwulff
                  I'm so gangsta I eat cereal without the milk

                  1 Reply Last reply
                  0
                  • M Mike Dimmick

                    YOU MUST UNINSTALL THE MS JAVA VM. Unless they've changed it since RC2 (I don't yet have access to the RTM build), the version that is installed is the version from 1998 and is highly vulnerable to attack. Windows Update does not update the VM. You can avoid installing it by using Notepad to create a file in the Windows\System32 folder named msjava.dll (use "" to avoid Notepad adding a .txt extension) before running VC6 setup.

                    Stability. What an interesting concept. -- Chris Maunder

                    M Offline
                    M Offline
                    Michael Dunn
                    wrote on last edited by
                    #9

                    hmmm, well that's depressing. There's no entry for the VM in add/remove. I might just wipe/reinstall anyway, because I found out that you need 1.5GB on your boot partition to use BitLocker (which is not mentioned on any MS blogs, unfortunately, the examples I found use really small volumes) and I only made a 1GB partition. :doh:

                    --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

                    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