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. VC2008 Feature Pack rant

VC2008 Feature Pack rant

Scheduled Pinned Locked Moved The Lounge
c++comquestionannouncementworkspace
31 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.
  • A Andre xxxxxxx

    originSH wrote:

    You know this is a beta pack right?

    Yes, but the installer itself shouldn't be beta ;)

    E Offline
    E Offline
    El Corazon
    wrote on last edited by
    #21

    Andre Buenger wrote:

    Yes, but the installer itself shouldn't be beta

    Yes, but the harddrive itself shouldn't be that close to being full. Let's see, you should keep about 10% free, you got 500MB of temp more than you expected (not unusual in compressed installers... uncompress to full size in temp and install), therefore you must have had a 5Gig disk on the machine if you were doing everything you were supposed to look out for also. :) sure there is a little on the MS side, but a little of the current problem is equally, if not greater shared with yourself. Sorry, but true.

    _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

    A 1 Reply Last reply
    0
    • E El Corazon

      Andre Buenger wrote:

      Yes, but the installer itself shouldn't be beta

      Yes, but the harddrive itself shouldn't be that close to being full. Let's see, you should keep about 10% free, you got 500MB of temp more than you expected (not unusual in compressed installers... uncompress to full size in temp and install), therefore you must have had a 5Gig disk on the machine if you were doing everything you were supposed to look out for also. :) sure there is a little on the MS side, but a little of the current problem is equally, if not greater shared with yourself. Sorry, but true.

      _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

      A Offline
      A Offline
      Andre xxxxxxx
      wrote on last edited by
      #22

      You are right, I should have checked C before starting the setup. But let's summarize the required disk space: 303 MB for the installer 309 MB for the extracted setup files 200 MB somewhere on C 1.22 GB in Windows\Installer ------------------------------------ More than 2 GB 'temporary' disk space + the actual disk space in the installation folder For 2 native C++ libraries this is a mess, me thinks.

      modified on Wednesday, January 09, 2008 12:41:17 PM

      E 1 Reply Last reply
      0
      • A Andre xxxxxxx

        originSH wrote:

        You know this is a beta pack right?

        Yes, but the installer itself shouldn't be beta ;)

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #23

        The installer is very much BETA. There is still issues to be worked out with it. Part of the reason for the BETA release was to test the installer. Did I mention it's BETA? FWIW, it took me three attempts to install it. If I had RTFM, I would have mounted the VS2008 install before attempting the feature pack install :rolleyes: Mark

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        1 Reply Last reply
        0
        • A Andre xxxxxxx

          I've downloaded the VC2008 Feature Pack (link below) yesterday, a whopping 303 MB installer for a MFC update and TR1 :omg: The setup files are then extracted to a folder in the root of the drive where VS2008 is installed. Why is there a directory called "Temp"? Ok, 10 minutes later the setup failed. The reason was quickly found out, drive C is full. Thankfully the installer left its 500 MB in the Windows\Installer directory :doh: So I've cleaned up some space on C and run the setup again: "None of the products that are addressed by this software update are installed on this computer. Click Cancel to exit setup." Thanks Microsoft for selling an unfinished product which is now corrupted. http://www.microsoft.com/downloads/details.aspx?FamilyId=D466226B-8DAB-445F-A7B4-448B326C48E7&displaylang=en[^]

          M Offline
          M Offline
          Mark Salsbery
          wrote on last edited by
          #24

          Andre Buenger wrote:

          a whopping 303 MB installer for a MFC update and TR1

          Besides the new libraries, which are much larger, there's also a new IDE. Mark

          Mark Salsbery Microsoft MVP - Visual C++ :java:

          realJSOPR 1 Reply Last reply
          0
          • A Andre xxxxxxx

            I've downloaded the VC2008 Feature Pack (link below) yesterday, a whopping 303 MB installer for a MFC update and TR1 :omg: The setup files are then extracted to a folder in the root of the drive where VS2008 is installed. Why is there a directory called "Temp"? Ok, 10 minutes later the setup failed. The reason was quickly found out, drive C is full. Thankfully the installer left its 500 MB in the Windows\Installer directory :doh: So I've cleaned up some space on C and run the setup again: "None of the products that are addressed by this software update are installed on this computer. Click Cancel to exit setup." Thanks Microsoft for selling an unfinished product which is now corrupted. http://www.microsoft.com/downloads/details.aspx?FamilyId=D466226B-8DAB-445F-A7B4-448B326C48E7&displaylang=en[^]

            A Offline
            A Offline
            Andre xxxxxxx
            wrote on last edited by
            #25

            If the setup fails with "None of the products that are addressed by this software update are installed on this computer. Click Cancel to exit setup." try the following: Start the setup and wait till the dialog appears, but don't click cancel. Now go to the root of the drive where VS2008 is installed. There should be a folder with a random name ("2a3c3425751ec881b40910" for example), copy the VS90-VCFeaturePack-Beta-KB945273-x86x64-ENU.msp file to a different location. Now cancel the setup. Now double-click the msp-file to start the patch manually. Make sure that you have at least 2 GB of free disk space on drive C.

            1 Reply Last reply
            0
            • A Andre xxxxxxx

              You are right, I should have checked C before starting the setup. But let's summarize the required disk space: 303 MB for the installer 309 MB for the extracted setup files 200 MB somewhere on C 1.22 GB in Windows\Installer ------------------------------------ More than 2 GB 'temporary' disk space + the actual disk space in the installation folder For 2 native C++ libraries this is a mess, me thinks.

              modified on Wednesday, January 09, 2008 12:41:17 PM

              E Offline
              E Offline
              El Corazon
              wrote on last edited by
              #26

              be glad you are not installing my app. Sad but true. Sounds like it wouldn't fit on your machine anyhow. :) 4.5gig is a minimum install, and that is after temp cleanup. We generally recommend 10 gig free or 25gig if you want to install the whole world.

              _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

              A 1 Reply Last reply
              0
              • E El Corazon

                be glad you are not installing my app. Sad but true. Sounds like it wouldn't fit on your machine anyhow. :) 4.5gig is a minimum install, and that is after temp cleanup. We generally recommend 10 gig free or 25gig if you want to install the whole world.

                _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                A Offline
                A Offline
                Andre xxxxxxx
                wrote on last edited by
                #27

                El Corazon wrote:

                be glad you are not installing my app. Sad but true. Sounds like it wouldn't fit on your machine anyhow. 4.5gig is a minimum install, and that is after temp cleanup. We generally recommend 10 gig free or 25gig if you want to install the whole world.

                That's no problem, if I can select where I want the files to be installed to and if you respect the Temp variable setting. I do have a problem with Microsofts attitude to dumb everything on C. I can't move the stuff to different partitions as fast as the MSI installers eat the drive space. The VS2008 setup also ignores the destination path for a lot of stuff and dumbs it to C:\Program Files.

                E 1 Reply Last reply
                0
                • A Andre xxxxxxx

                  El Corazon wrote:

                  be glad you are not installing my app. Sad but true. Sounds like it wouldn't fit on your machine anyhow. 4.5gig is a minimum install, and that is after temp cleanup. We generally recommend 10 gig free or 25gig if you want to install the whole world.

                  That's no problem, if I can select where I want the files to be installed to and if you respect the Temp variable setting. I do have a problem with Microsofts attitude to dumb everything on C. I can't move the stuff to different partitions as fast as the MSI installers eat the drive space. The VS2008 setup also ignores the destination path for a lot of stuff and dumbs it to C:\Program Files.

                  E Offline
                  E Offline
                  El Corazon
                  wrote on last edited by
                  #28

                  Andre Buenger wrote:

                  That's no problem, if I can select where I want the files to be installed to and if you respect the Temp variable setting. I do have a problem with Microsofts attitude to dumb everything on C. I can't move the stuff to different partitions as fast as the MSI installers eat the drive space. The VS2008 setup also ignores the destination path for a lot of stuff and dumbs it to C:\Program Files.

                  One of the problems is that this is generally considered a user protection problem and a security error to allow the temp variable to go anywhere. i know, I know, everyone does it. But, theoretically, you are only supposed to use the temp in the user directory, and that goes on the User hidden directories in the user profile on C. Some things do it the new way to the user profile, others the old way to the temp variable. And everyone yells at everyone for the problems of the two disagreeing sides of the argument. Add to that you still have people directly writing to the windows\temp and you have an out and out brawl if you bring them all together for a discussion on how to solve it. No one wants to change, no one wants to give the other guy any room, so everyone still does it any way they want to. That problem includes MS, but is much wider than MS. So the installer in my app unpacks the installer in the temp environment directory and then unpacks the DVD data to the appropriate directories. The installer "portion" is only about 250mb, the rest is mostly data.

                  _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                  1 Reply Last reply
                  0
                  • O originSH

                    You know this is a beta pack right?

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

                    originSH wrote:

                    You know this is a beta pack right?

                    Are you talking about VS2008, or the Feature Pack?

                    "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
                    • M Mark Salsbery

                      Andre Buenger wrote:

                      a whopping 303 MB installer for a MFC update and TR1

                      Besides the new libraries, which are much larger, there's also a new IDE. Mark

                      Mark Salsbery Microsoft MVP - Visual C++ :java:

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

                      Yeah - the new IDE has a single dialog box that says "None of the products affected by this update are installed on this system." At least the new IDE is lightweight.

                      "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

                      M 1 Reply Last reply
                      0
                      • realJSOPR realJSOP

                        Yeah - the new IDE has a single dialog box that says "None of the products affected by this update are installed on this system." At least the new IDE is lightweight.

                        "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

                        M Offline
                        M Offline
                        Mark Salsbery
                        wrote on last edited by
                        #31

                        Yeah, and it works a lot faster than the old IDE :)

                        Mark Salsbery Microsoft MVP - Visual C++ :java:

                        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