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. Other Discussions
  3. The Soapbox
  4. Microsoft, what a bunch of tossers.

Microsoft, what a bunch of tossers.

Scheduled Pinned Locked Moved The Soapbox
windows-admindebugginghelpquestion
48 Posts 7 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.
  • Z ZurdoDev

    Munchies_Matt wrote:

    :zzz: :zzz: :zzz:

    I see. That explains it. You expect Microsoft to know the ins and outs of their millions of lines of codes even though the person that wrote it isn't even there anymore yet you wouldn't hold yourself to those same standards. At least you're honest about it.

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

    M Offline
    M Offline
    Munchies_Matt
    wrote on last edited by
    #22

    Its an explicitly logged error from the PnP manager saying that UI dialogs have been supressed. Do you understand what the term 'supress' means and do you think its the result of an accidental code error or an explicit setting?

    Z 1 Reply Last reply
    0
    • M Munchies_Matt

      Its an explicitly logged error from the PnP manager saying that UI dialogs have been supressed. Do you understand what the term 'supress' means and do you think its the result of an accidental code error or an explicit setting?

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

      Munchies_Matt wrote:

      Do you understand what the term 'supress' means

      Yes.

      Munchies_Matt wrote:

      do you think its the result of an accidental code error or an explicit setting?

      Could be either. I didn't write the code. Regardless, when you contact Microsoft you aren't contacting the developer who is writing the code. Trying to get access to a developer is like trying to get you to admit that global warming is real.

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

      M 1 Reply Last reply
      0
      • M Munchies_Matt

        The error from the PnPManager, in event log, saying 'xxx failed because all user interface dialogs have been suppressed' gives it away for me. :)

        B Offline
        B Offline
        Bergholt Stuttley Johnson
        wrote on last edited by
        #24

        if that message continues and mentioned factory then the fault could be in the installation of your OS I have this when its done using sysprep and not resealed, I have also seen this when the drivers have been built for un-attended installation and yet have a decision dialog in them - strangely this throws the same error so it looks like it propagates up and hits MS's error logging instead of reporting it itself

        You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

        M 1 Reply Last reply
        0
        • Z ZurdoDev

          Munchies_Matt wrote:

          Do you understand what the term 'supress' means

          Yes.

          Munchies_Matt wrote:

          do you think its the result of an accidental code error or an explicit setting?

          Could be either. I didn't write the code. Regardless, when you contact Microsoft you aren't contacting the developer who is writing the code. Trying to get access to a developer is like trying to get you to admit that global warming is real.

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

          M Offline
          M Offline
          Munchies_Matt
          wrote on last edited by
          #25

          No, it is unlikely to be either, it is an explicit failure because of a setting somewhere. If MSFT don't know this then who the fuck does? Me? I didn't write their OS, they did.

          Z 1 Reply Last reply
          0
          • B Bergholt Stuttley Johnson

            if that message continues and mentioned factory then the fault could be in the installation of your OS I have this when its done using sysprep and not resealed, I have also seen this when the drivers have been built for un-attended installation and yet have a decision dialog in them - strangely this throws the same error so it looks like it propagates up and hits MS's error logging instead of reporting it itself

            You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

            M Offline
            M Offline
            Munchies_Matt
            wrote on last edited by
            #26

            Bergholt Stuttley Johnson wrote:

            the installation of your OS

            Not mine, NCRs....

            Bergholt Stuttley Johnson wrote:

            have this when its done using sysprep and not resealed

            Yes, its a similar error, except it doesn't say 'factory mode' None of the other known registry settings seem to be causing it either. And sop far NCR haven't found it.

            Bergholt Stuttley Johnson wrote:

            drivers have been built for un-attended installation and yet have a decision dialog in them

            Our drivers ship with a co-installer, that doesn't have any UI in it, it only reads and writes some registry values. If this coinstaller is left out, the driver installs OK. So clearly the very existence of a coinstaller is enough to cause the system to fall over. Its really quite crap.

            B 1 Reply Last reply
            0
            • M Munchies_Matt

              No, it is unlikely to be either, it is an explicit failure because of a setting somewhere. If MSFT don't know this then who the fuck does? Me? I didn't write their OS, they did.

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

              Munchies_Matt wrote:

              If MSFT don't know this then who the f*** does?

              I'm sure they don't have every single little feature documented.

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

              B 1 Reply Last reply
              0
              • M Munchies_Matt

                So I raise a support question, "which registry values are causing component xxx to trace this error message in the event log, and fail the install of our drivers" "Ask NCR" was the response.

                M Offline
                M Offline
                Mathew Fatman
                wrote on last edited by
                #28

                You should know better. Use Linux where everything is throughly documented. :rolleyes:

                1 Reply Last reply
                0
                • M Munchies_Matt

                  Bergholt Stuttley Johnson wrote:

                  the installation of your OS

                  Not mine, NCRs....

                  Bergholt Stuttley Johnson wrote:

                  have this when its done using sysprep and not resealed

                  Yes, its a similar error, except it doesn't say 'factory mode' None of the other known registry settings seem to be causing it either. And sop far NCR haven't found it.

                  Bergholt Stuttley Johnson wrote:

                  drivers have been built for un-attended installation and yet have a decision dialog in them

                  Our drivers ship with a co-installer, that doesn't have any UI in it, it only reads and writes some registry values. If this coinstaller is left out, the driver installs OK. So clearly the very existence of a coinstaller is enough to cause the system to fall over. Its really quite crap.

                  B Offline
                  B Offline
                  Bergholt Stuttley Johnson
                  wrote on last edited by
                  #29

                  sounds to me like its a red herring, my guess is that something is going titsup and not being caught and bounces up the stack until its caught by the catch with that error I had this when it turned out the installation couldn't cope with a certain piece of hardware (in that case it was a USB controller that had been changed on later motherboards that wasn't mentioned in the spec) completely MS fault they should prevent any hardware changes as Apple does but that was just that time so don't think I am saying that's the cause in your case

                  You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                  M 1 Reply Last reply
                  0
                  • Z ZurdoDev

                    Munchies_Matt wrote:

                    If MSFT don't know this then who the f*** does?

                    I'm sure they don't have every single little feature documented.

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

                    B Offline
                    B Offline
                    Bergholt Stuttley Johnson
                    wrote on last edited by
                    #30

                    and they don't release all the documentation for the bits they do have documented

                    You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                    1 Reply Last reply
                    0
                    • M Munchies_Matt

                      So I raise a support question, "which registry values are causing component xxx to trace this error message in the event log, and fail the install of our drivers" "Ask NCR" was the response.

                      M Offline
                      M Offline
                      Mathew Fatman
                      wrote on last edited by
                      #31

                      You are the tosser. You should use Linux where everything is throughly documented. :rolleyes:

                      M 1 Reply Last reply
                      0
                      • B Bergholt Stuttley Johnson

                        sounds to me like its a red herring, my guess is that something is going titsup and not being caught and bounces up the stack until its caught by the catch with that error I had this when it turned out the installation couldn't cope with a certain piece of hardware (in that case it was a USB controller that had been changed on later motherboards that wasn't mentioned in the spec) completely MS fault they should prevent any hardware changes as Apple does but that was just that time so don't think I am saying that's the cause in your case

                        You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                        M Offline
                        M Offline
                        Munchies_Matt
                        wrote on last edited by
                        #32

                        Could be, but the big clue is that when the coinstaller is not on the system, it installs OK, so its as iff the existence of a coinstaller is automatically seen as a UI component and blocked. Of course the driver itself could read and write the registry settings, its trivial enough, but the 1st rule of kernel coding is put as much in user mode as you can because its cheaper, so that's where I put it. Of course the client could just run 'devcon upgrade nnn.inf VID_xxx' every thime it fucks up, but its not very user friendly. (Or the app could do it if the COM port wasn't there). Anyway, best if NCR find out what it is, their is the only machine this happens on, after 10 plus years of general usage.

                        1 Reply Last reply
                        0
                        • M Mathew Fatman

                          You are the tosser. You should use Linux where everything is throughly documented. :rolleyes:

                          M Offline
                          M Offline
                          Munchies_Matt
                          wrote on last edited by
                          #33

                          Yeah, it reminds me why I switched to Linux kernel programming, you really can do anything you like. Windows is such a black box, and MSFT such a crap company to deal with.

                          M 1 Reply Last reply
                          0
                          • M Munchies_Matt

                            Yeah, it reminds me why I switched to Linux kernel programming, you really can do anything you like. Windows is such a black box, and MSFT such a crap company to deal with.

                            M Offline
                            M Offline
                            Mathew Fatman
                            wrote on last edited by
                            #34

                            Munchies_Matt wrote:

                            Yeah, it reminds me why I switched to Linux kernel programming, you really can do anything you like.

                            Then why do you use MSFT?

                            Munchies_Matt wrote:

                            Windows is such a black box, and MSFT such a crap company to deal with.

                            I must ask again why do you use MSFT? X|

                            M 1 Reply Last reply
                            0
                            • M Mathew Fatman

                              Munchies_Matt wrote:

                              Yeah, it reminds me why I switched to Linux kernel programming, you really can do anything you like.

                              Then why do you use MSFT?

                              Munchies_Matt wrote:

                              Windows is such a black box, and MSFT such a crap company to deal with.

                              I must ask again why do you use MSFT? X|

                              M Offline
                              M Offline
                              Munchies_Matt
                              wrote on last edited by
                              #35

                              Mathew Fatman wrote:

                              Then why do you use MSFT?

                              Its not me, its the client, they are using XP as their OS.

                              Mathew Fatman wrote:

                              I must ask again why do you use MSFT?

                              For kernel engineering it also pays very well. :)

                              M 1 Reply Last reply
                              0
                              • M Munchies_Matt

                                Mathew Fatman wrote:

                                Then why do you use MSFT?

                                Its not me, its the client, they are using XP as their OS.

                                Mathew Fatman wrote:

                                I must ask again why do you use MSFT?

                                For kernel engineering it also pays very well. :)

                                M Offline
                                M Offline
                                Mathew Fatman
                                wrote on last edited by
                                #36

                                Munchies_Matt wrote:

                                Mathew Fatman wrote:

                                I must ask again why do you use MSFT?

                                For kernel engineering it also pays very well.

                                If you sell out you don't get to complain. :doh:

                                M 1 Reply Last reply
                                0
                                • M Mathew Fatman

                                  Munchies_Matt wrote:

                                  Mathew Fatman wrote:

                                  I must ask again why do you use MSFT?

                                  For kernel engineering it also pays very well.

                                  If you sell out you don't get to complain. :doh:

                                  M Offline
                                  M Offline
                                  Munchies_Matt
                                  wrote on last edited by
                                  #37

                                  Mathew Fatman wrote:

                                  If you sell out you don't get to complain

                                  Bollocks. :)

                                  M 1 Reply Last reply
                                  0
                                  • M Munchies_Matt

                                    Mathew Fatman wrote:

                                    If you sell out you don't get to complain

                                    Bollocks. :)

                                    M Offline
                                    M Offline
                                    Mathew Fatman
                                    wrote on last edited by
                                    #38

                                    Munchies_Matt wrote:

                                    Mathew Fatman wrote:

                                    If you sell out you don't get to complain

                                    Bollocks. :)

                                    Complain all you want but you don't have any credibility when you're a sellout. :laugh:

                                    M 1 Reply Last reply
                                    0
                                    • M Mathew Fatman

                                      Munchies_Matt wrote:

                                      Mathew Fatman wrote:

                                      If you sell out you don't get to complain

                                      Bollocks. :)

                                      Complain all you want but you don't have any credibility when you're a sellout. :laugh:

                                      M Offline
                                      M Offline
                                      Munchies_Matt
                                      wrote on last edited by
                                      #39

                                      Nah, you have it wrong, I am just a cynic, not a sell out. And a realist.

                                      M 1 Reply Last reply
                                      0
                                      • M Munchies_Matt

                                        Nah, you have it wrong, I am just a cynic, not a sell out. And a realist.

                                        M Offline
                                        M Offline
                                        Mathew Fatman
                                        wrote on last edited by
                                        #40

                                        Munchies_Matt wrote:

                                        Nah, you have it wrong, I am just a cynic, not a sell out. And a realist.

                                        Not to be too cynical but you sound just like the people you criticized in the past for working with MSFT. :laugh: Funny how we become defensive when we sell out for a pay check.

                                        M 1 Reply Last reply
                                        0
                                        • M Mathew Fatman

                                          Munchies_Matt wrote:

                                          Nah, you have it wrong, I am just a cynic, not a sell out. And a realist.

                                          Not to be too cynical but you sound just like the people you criticized in the past for working with MSFT. :laugh: Funny how we become defensive when we sell out for a pay check.

                                          M Offline
                                          M Offline
                                          Munchies_Matt
                                          wrote on last edited by
                                          #41

                                          Mathew Fatman wrote:

                                          you sound just like the people you criticized in the past for working with MSFT

                                          Except that I act professionally, always providing information when needed, helping out, trying my best to make the product work.

                                          M 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