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. Windows 10 is now going to be a Recommended Update

Windows 10 is now going to be a Recommended Update

Scheduled Pinned Locked Moved The Lounge
announcement
39 Posts 20 Posters 1 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 Stefan_Lang

    That makes a lot of sense for you, and, presumably, most other web developers, too. It still doesn't change that other devs want a reliable, stable system. Windows 10 is anything but right now. Maybe it will be in a year or so. Even worse, upgrading an existing Windows installation to W10 is proven to create an unstable system. I've had all manner of problems, up to and including unforced shutdowns, not even showing a bluescreen (but events in the log similar to what you see after bluescreens). Mary Jo Fowley wrote an article about the exact same issues. A clean installation appears to fix them though. Anyway, MS shouldn't be forcing an upgrade on existing installations. Instead it should help the user create a system image (for unrolling) and then do a clean install.

    GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

    Z Offline
    Z Offline
    ZurdoDev
    wrote on last edited by
    #28

    Stefan_Lang wrote:

    upgrading an existing Windows installation to W10 is proven to create an unstable system.

    Technically, it has not been proven since I upgraded win7 to win10 with no issues. Just saying. ;)

    There are only 10 types of people in the world, those who understand binary and those who don't.

    C S 2 Replies Last reply
    0
    • S Stefan_Lang

      RyanDev wrote:

      For me, in the long run, it's easier keeping up with the latest version than trying to support 12 different versions of browsers.

      Forgive a simple desktop dev for a silly question: Wouldn't it be even easier to just adhere to the web standards? I can think of a few possible reasons but none of them has "use browser-specific stuff" as the best possible solution. Just curious.

      GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #29

      Stefan_Lang wrote:

      Wouldn't it be even easier to just adhere to the web standards?

      For me? No, because browsers don't follow standards.

      There are only 10 types of people in the world, those who understand binary and those who don't.

      1 Reply Last reply
      0
      • Z ZurdoDev

        Stefan_Lang wrote:

        upgrading an existing Windows installation to W10 is proven to create an unstable system.

        Technically, it has not been proven since I upgraded win7 to win10 with no issues. Just saying. ;)

        There are only 10 types of people in the world, those who understand binary and those who don't.

        C Offline
        C Offline
        ClockMeister
        wrote on last edited by
        #30

        Dunno who proved it. I upgraded my Win7 development machine and have had no problems to speak of. An occasional setting might get scrogged somewhere but nothing that I can remember. It seems fine to me.

        1 Reply Last reply
        0
        • 9 9082365

          GuyThiebaut wrote:

          My memory

          QED?

          I am not a number. I am a ... no, wait!

          T Offline
          T Offline
          thewazz
          wrote on last edited by
          #31

          awesome QED definitions (language warning): Urban Dictionary: Q.E.D.[^]

          1 Reply Last reply
          0
          • Z ZurdoDev

            Stefan_Lang wrote:

            upgrading an existing Windows installation to W10 is proven to create an unstable system.

            Technically, it has not been proven since I upgraded win7 to win10 with no issues. Just saying. ;)

            There are only 10 types of people in the world, those who understand binary and those who don't.

            S Offline
            S Offline
            Stefan_Lang
            wrote on last edited by
            #32

            Proven isn't the right word in the mathematical sense, but upgrading Windows to a newer version has always created a less clean system than doing a fresh installation. Even if you did nothing but install Windows upgrades on the previous system, these mess up the registry and probably other parts of the system, leaving dangling remnants and other garbage. Point in case: When I did a fresh Windows installation and all the upgrades in decembre, a registry cleaner tool showed plenty of issues left from those upgrade processes. I haven't bothered to check other parts of the system, but it's obvious there is some big potential for degrading the system. Doing an Upgrade to a new version would not clean up that garbage.

            GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

            Z 1 Reply Last reply
            0
            • Z ZurdoDev

              I must be lucky. 0 issues with Windows 10 (and yes, I AM using it.) Too much whining about this topic. :~ Many of those complaining are Microsoft developers. So, do something about it. :^)

              There are only 10 types of people in the world, those who understand binary and those who don't.

              S Offline
              S Offline
              sasadler
              wrote on last edited by
              #33

              I'm not whining about it. I tried Windows 10 and with Classic Shell installed it was pretty much the same as Windows 8.1. However, once I found about the loss of control on updates and the tracking/privacy issues I figured it was time to switch. My laptop has been Mint Linux for months now (and I like it!). My main machine is Win 8.1 but will probably get updated to 10 eventually (just for Games and Photoshop). It will be dual boot (Mint Linux) though so I can do my normal computing on an operating system I control.

              1 Reply Last reply
              0
              • S Stefan_Lang

                Proven isn't the right word in the mathematical sense, but upgrading Windows to a newer version has always created a less clean system than doing a fresh installation. Even if you did nothing but install Windows upgrades on the previous system, these mess up the registry and probably other parts of the system, leaving dangling remnants and other garbage. Point in case: When I did a fresh Windows installation and all the upgrades in decembre, a registry cleaner tool showed plenty of issues left from those upgrade processes. I haven't bothered to check other parts of the system, but it's obvious there is some big potential for degrading the system. Doing an Upgrade to a new version would not clean up that garbage.

                GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

                Z Offline
                Z Offline
                ZurdoDev
                wrote on last edited by
                #34

                I know. That's why I put the smiley. I was just being silly.

                There are only 10 types of people in the world, those who understand binary and those who don't.

                1 Reply Last reply
                0
                • S Slacker007

                  Uncheck the box for treating recommended updates like important updates in your Windows Update settings. If not, it will Auto - Install Windows 10 for you. They say you can still stop the installation, but why bother if you don't have to.

                  T Offline
                  T Offline
                  trantrum
                  wrote on last edited by
                  #35

                  Just did that - Thank you!

                  1 Reply Last reply
                  0
                  • I Indivara

                    Seriously? First they infuriated a million users by surreptitiously downloading it, in case we suddenly felt like upgrading, and now they are actually going to *install* it automatically? The only good thing is Windows 7 Enterprise won't be affected, so my work machine should be safe for now. I don't mind using it, in fact I do have it at home but I object to having it shoved forcefully up my... I mean down my throat.

                    A Offline
                    A Offline
                    Ancient Zygote
                    wrote on last edited by
                    #36

                    RE MSFT product shoving, I am reminded of Cube Drone's great cartoon the other day on "Agile Software Systems:" Cube Drone comic with diagram of customer and b.u.t.t. graph, AKA Windy Pillows

                    1 Reply Last reply
                    0
                    • S Slacker007

                      Uncheck the box for treating recommended updates like important updates in your Windows Update settings. If not, it will Auto - Install Windows 10 for you. They say you can still stop the installation, but why bother if you don't have to.

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

                      While I understand that this thread has been discussed from a developer point of view, we need to look at it from a user point of view. I am a 66 year old amateur programmer, but I have friends who ask me to help them with computer issues. Most people, my age or even much younger, don't understand the ramifications of some "updates". They didn't realize, for example, that Windows 8 was going to look so radically different (Where's my start menu?). Yes, Windows 10 brought it back, but you can't stack the menu with what you want (rather than what you most recently used). Or at least I haven't found how yet from my one sacrificial lamb computer that I put Windows 10 on. Let's take a step back. Philosophically, I detest Microsoft's "Cloud First, Mobile First" thinking. No way would I store my data on someone else's "cloud" (i.e. servers). Data breaches, government spying, corporate "data mining", etc., is a fundamental denial of privacy and democracy. Edward Snowden made us all aware of what is going on. Windows 10 should be called Windows Spyware with its "advertising ID" feature and others which I have gone through in settings to turn off. When do we treat the user as the customer, not the corporations and governments?

                      D 1 Reply Last reply
                      0
                      • S Slacker007

                        Uncheck the box for treating recommended updates like important updates in your Windows Update settings. If not, it will Auto - Install Windows 10 for you. They say you can still stop the installation, but why bother if you don't have to.

                        H Offline
                        H Offline
                        Herbie Mountjoy
                        wrote on last edited by
                        #38

                        This worked for me... Get a cheap drive. Unplug all the others and install Win 7 (or whatever) on it. Let the Win10 upgrade happen. Remove the drive and re-connect your others. Now, as far MS are concerned, you have Win 10. No more nag ware, well, for the time being... To be honest though, I have Win 10 on a laptop and a PC and, once classic shell was installed, it works fine. I may not last forever but the mess I leave behind certainly will.

                        1 Reply Last reply
                        0
                        • L Lost User

                          While I understand that this thread has been discussed from a developer point of view, we need to look at it from a user point of view. I am a 66 year old amateur programmer, but I have friends who ask me to help them with computer issues. Most people, my age or even much younger, don't understand the ramifications of some "updates". They didn't realize, for example, that Windows 8 was going to look so radically different (Where's my start menu?). Yes, Windows 10 brought it back, but you can't stack the menu with what you want (rather than what you most recently used). Or at least I haven't found how yet from my one sacrificial lamb computer that I put Windows 10 on. Let's take a step back. Philosophically, I detest Microsoft's "Cloud First, Mobile First" thinking. No way would I store my data on someone else's "cloud" (i.e. servers). Data breaches, government spying, corporate "data mining", etc., is a fundamental denial of privacy and democracy. Edward Snowden made us all aware of what is going on. Windows 10 should be called Windows Spyware with its "advertising ID" feature and others which I have gone through in settings to turn off. When do we treat the user as the customer, not the corporations and governments?

                          D Offline
                          D Offline
                          Daniel Pfeffer
                          wrote on last edited by
                          #39

                          If you don't pay for the product - you are the product. Trite, but true. :sigh:

                          If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

                          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