Announcing Windows 10 Insider Preview Build 10586 for PC Insider

Page 19 of 51 FirstFirst ... 9171819202129 ... LastLast

  1. Posts : 1,151
    Windows 10 Pro
       #180

    updated my RTM to Builld 10586 as this is RTM of threshold 2 copied esd to iso and clean installed it working fine so far
      My Computer


  2. Posts : 17,838
    Windows 10
       #181

    simrick said:
    Patience Grasshopper!
    Roger that! I'm too exhausted to be impatient!
    Been fighting with this piece of junk machine of mine since 6PM yesterday, when all h*ll broke loose!
      My Computer


  3. Posts : 3,453
       #182

    Dave44 said:
    updated my RTM to Builld 10586 as this is RTM of threshold 2 copied esd to iso and clean installed it working fine so far
    I don't think it's the RTM build as such. Most likely Preview with the November update.

    It still shows as TP

    Code:
    PS C:\windows\system32> Dism /Get-ImageInfo /ImageFile:'G:\Microsoft\Windows 10\Install.wim' /Index:1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Details for image : G:\Microsoft\Windows 10\Install.wim
    
    Index : 1
    Name : Windows 10 Pro Technical Preview
    Description : Windows 10 Pro Technical Preview
    Size : 13 905 900 578 bytes
    WIM Bootable : No
    Architecture : x64
    Hal : <undefined>
    Version : 10.0.10586
    ServicePack Build : 0
    ServicePack Level : 0
    Edition : Professional
    Installation : Client
    ProductType : WinNT
    ProductSuite : Terminal Server
    System Root : WINDOWS
    Directories : 19312
    Files : 98317
    Created : 30 Oct 2015 - 11:27:01
    Modified : 30 Oct 2015 - 12:02:50
    Languages :
            en-US (Default)
    
    The operation completed successfully.
      My Computer


  4. Posts : 27,157
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #183

    @Superfly, in case you're interested I ran your WDT in a unactivated VM, this is what I got(just for test purposes...
    Announcing Windows 10 Insider Preview Build 10586 for PC-image-001.png
      My Computers


  5. Posts : 27,157
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #184

    A bit more:
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.FormatException: Could not find any recognizable digits.
       at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
       at System.Convert.ToInt32(String value, Int32 fromBase)
       at Windows_Diagnostic_Tool.frmDiag.lblLegit_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.Label.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/Windows/Microsoft.NET/Fra...9/mscorlib.dll
    ----------------------------------------
    Windows_Diagnostic_Tool
        Assembly Version: 1.0.5779.35817
        Win32 Version: 1.0.5779.35817
        CodeBase: file:///C:/Users/cliff/Desktop/Windo...ostic_Tool.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...dows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...em.Drawing.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...ystem.Core.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...System.Xml.dll
    ----------------------------------------
    CustomMarshalers
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...Marshalers.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...figuration.dll
    ----------------------------------------
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
      My Computers


  6. Posts : 1,151
    Windows 10 Pro
       #185

    Superfly said:
    I don't think it's the RTM build as such. Most likely Preview with the November update.

    It still shows as TP

    Code:
    PS C:\windows\system32> Dism /Get-ImageInfo /ImageFile:'
    G:\Microsoft\Windows 10\Install.wim' /Index:1
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Details for image : G:\Microsoft\Windows 10\Install.wim
    
    Index : 1
    Name : Windows 10 Pro Technical Preview
    Description : Windows 10 Pro Technical Preview
    Size : 13 905 900 578 bytes
    WIM Bootable : No
    Architecture : x64
    Hal : <undefined>
    Version : 10.0.10586
    ServicePack Build : 0
    ServicePack Level : 0
    Edition : Professional
    Installation : Client
    ProductType : WinNT
    ProductSuite : Terminal Server
    System Root : WINDOWS
    Directories : 19312
    Files : 98317
    Created : 30 Oct 2015 - 11:27:01
    Modified : 30 Oct 2015 - 12:02:50
    Languages :
            en-US (Default)
    
    The operation completed successfully.
    people said that when insiders got build 10240 it wasn't RTM and it turned out it was indeed RTM believe it same here with build 10586
      My Computer


  7. Posts : 29,078
    Windows 10 21H1 Build 19043.1023
       #186

    Dave44 said:
    people said that when insiders got build 10240 it wasn't RTM and it turned out it was indeed RTM believe it same here with build 10586
    I agree, Dave. I'm thinking Microsoft released it to us so we could find any majorly glaring bugs that may have escaped Microsoft's coders. That way they can stomp 'em before the actual release to open market.
      My Computer


  8. Posts : 134,174
    Windows 11 Pro (x64) 23H2 Build 22631.3296
       #187

    Wynona said:
    I agree, Dave. I'm thinking Microsoft released it to us so we could find any majorly glaring bugs that may have escaped Microsoft's coders. That way they can stomp 'em before the actual release to open market.
    Well then find those bugs, and start stomp'n I don't want any nasty lil bugs :)
      My Computers


  9. Posts : 3,453
       #188

    Cliff S said:
    A bit more:
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.FormatException: Could not find any recognizable digits.
       at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
       at System.Convert.ToInt32(String value, Int32 fromBase)
       at Windows_Diagnostic_Tool.frmDiag.lblLegit_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.Label.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/Windows/Microsoft.NET/Fra...9/mscorlib.dll
    ----------------------------------------
    Windows_Diagnostic_Tool
        Assembly Version: 1.0.5779.35817
        Win32 Version: 1.0.5779.35817
        CodeBase: file:///C:/Users/cliff/Desktop/Windo...ostic_Tool.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...dows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...em.Drawing.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...ystem.Core.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...System.Xml.dll
    ----------------------------------------
    CustomMarshalers
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...Marshalers.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.6.1038.0 built by: NETFXREL2
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/ass...figuration.dll
    ----------------------------------------
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Thanx for that debug Cliff.
    Yup, I had noticed the change in the way the latest build reports info. Fixed in this build (NB I'm still working on the GUI, so ignore that in the meantime... http://rghost.net/85TL2FCFP

    Dave44 said:
    people said that when insiders got build 10240 it wasn't RTM and it turned out it was indeed RTM believe it same here with build 10586
    It's anyone's guess ATM, I just think that we will see a 10240_refresh instead - we'll see.
    If not I'm prepared for an "I told you so..."
      My Computer


  10. Posts : 27,157
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #189

    Announcing Windows 10 Insider Preview Build 10586 for PC-image-001.png @Superfly, here is the data from the new version.
    Funny thing though, WDT wouldn't open/run until I used 7Zip
    The icon was just a blank sheet of paper default/generic icon.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 23:28.
Find Us




Windows 10 Forums