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 Studio
  4. Minimal install of VC6

Minimal install of VC6

Scheduled Pinned Locked Moved Visual Studio
windows-adminquestionworkspace
7 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.
  • S Offline
    S Offline
    Steve S
    wrote on last edited by
    #1

    Having acquired a new laptop, I finally have it the way I want it, and have imaged the drive as a backup :) However, having installed VS2005 already, I now need to reinstall VC6+VSSP6, but am reluctant to do this in case it screws up file associations and registry settings from VS2005. Since I only need to *build*, not edit, can I just copy the VC98 folder from a backup, (along with MSDEV98, for msdev.exe), set environment variables, and use that to do command line builds (with NMAKE or MSDEV), rather than installing the whole thing and having to repair my VS2005 installation? Only reason I need VC6 at all is so that I can make changes to existing products' source for maintenance/bugfix purposes; I can't insist that my customers upgrade these products, since I haven't finished some of the porting/rewrites yet, but on the other hand, I do still need to be able to build. Steve S Developer for hire

    M K 2 Replies Last reply
    0
    • S Steve S

      Having acquired a new laptop, I finally have it the way I want it, and have imaged the drive as a backup :) However, having installed VS2005 already, I now need to reinstall VC6+VSSP6, but am reluctant to do this in case it screws up file associations and registry settings from VS2005. Since I only need to *build*, not edit, can I just copy the VC98 folder from a backup, (along with MSDEV98, for msdev.exe), set environment variables, and use that to do command line builds (with NMAKE or MSDEV), rather than installing the whole thing and having to repair my VS2005 installation? Only reason I need VC6 at all is so that I can make changes to existing products' source for maintenance/bugfix purposes; I can't insist that my customers upgrade these products, since I haven't finished some of the porting/rewrites yet, but on the other hand, I do still need to be able to build. Steve S Developer for hire

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

      I think I remember reading that VC8 has a util that will fix the file associations. Or maybe it's a developer power toy.

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

      S 1 Reply Last reply
      0
      • S Steve S

        Having acquired a new laptop, I finally have it the way I want it, and have imaged the drive as a backup :) However, having installed VS2005 already, I now need to reinstall VC6+VSSP6, but am reluctant to do this in case it screws up file associations and registry settings from VS2005. Since I only need to *build*, not edit, can I just copy the VC98 folder from a backup, (along with MSDEV98, for msdev.exe), set environment variables, and use that to do command line builds (with NMAKE or MSDEV), rather than installing the whole thing and having to repair my VS2005 installation? Only reason I need VC6 at all is so that I can make changes to existing products' source for maintenance/bugfix purposes; I can't insist that my customers upgrade these products, since I haven't finished some of the porting/rewrites yet, but on the other hand, I do still need to be able to build. Steve S Developer for hire

        K Offline
        K Offline
        Kevin McFarlane
        wrote on last edited by
        #3

        Why didn't you install VS 6 first or had you just forgotten? Kevin

        S 1 Reply Last reply
        0
        • K Kevin McFarlane

          Why didn't you install VS 6 first or had you just forgotten? Kevin

          S Offline
          S Offline
          Steve S
          wrote on last edited by
          #4

          Was hoping not to need it on this machine, but as I'm away from my office Mon-Fri, and there are some VC6 apps I have to maintain (can't port, as one uses 3rd party not available for VS2005) in the immediate (next week) future, I have to have it. However, I have got a command-line compile working, and have exported makefiles, so that will do (although full IDE w/ debug would be better). Steve S Developer for hire

          1 Reply Last reply
          0
          • M Michael Dunn

            I think I remember reading that VC8 has a util that will fix the file associations. Or maybe it's a developer power toy.

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

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

            Hmm, that would be handy; any idea where (CP, MSDN, newsgroups) you read it? I've done a quick google but that didn't turn up much useful :( Steve S Developer for hire

            M 1 Reply Last reply
            0
            • S Steve S

              Hmm, that would be handy; any idea where (CP, MSDN, newsgroups) you read it? I've done a quick google but that didn't turn up much useful :( Steve S Developer for hire

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

              It might have been Sara Ford's blog[^]

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

              S 1 Reply Last reply
              0
              • M Michael Dunn

                It might have been Sara Ford's blog[^]

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

                S Offline
                S Offline
                Steve S
                wrote on last edited by
                #7

                Thanks, Mike. I found it buried on one of the pages; there's actually a menu option to restore the file associations :-O:) Guess I should explore those menus more often A 'self-repairing program' feature I actually like... In addition, I've spoken with my clients, who in any case, want to discuss some new features which may mean a major rewrite on the most problematic application anyway, so it's definitely a short term thing :) :) :) Steve S Developer for hire

                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