[INFO - DISCUSSION + Downloads] Windows 10 1809 FINAL b 17763.xxx (PC) [RS5]

Discussion in 'Windows 10' started by Enthousiast, Sep 18, 2018.

  1. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    Hello
    I have the latest ISO of Windows 10 64 bit. Can anyone tell me how to add my custom Fonts to the Win 10n ISO and is there a scripts /tool to add custom fonts to the Win 10 ISO file? I may have posted my question in the wrong forum, but I have no idea where I should post my question.
    Thank you in advance
    :sorry:
     
  2. Powah_Brick_Killa

    Powah_Brick_Killa MDL Novice

    Mar 1, 2016
    42
    4
    0
    I've got a question. I know this is not the right spot to post this question but my android isn't showing me the new posts site never mind that. My question is this I'm trying to set A bIOS password on my MSI GE17, I can get to the bios no problem and get to the right page but when I try to set my Password, it won't take it, I type in the password I want to use for security reasons, I tap the F6 to confirm my choice of passwords, after restart it does not take it. Does anyone know how to set a bios password not what MSI preset.
     
  3. Windows_Addict

    Windows_Addict MDL Addicted

    Jul 19, 2018
    909
    2,010
    30
    Admin rights requirement for DISM and path space issue.:thinking:

    Code:
    <!-- : Begin batch script
    @echo off
    if [%1]==[] goto quit
    
    ::=============================
    
    fsutil dirty query %systemdrive% >nul || (
    cscript //NoLogo "%~f0?.wsf" //job:ELAV /File:"%~f0" "%~1" && exit /b
    ) || (
    echo Elevation failed.
    goto quit
    )
    
    ::=============================
    
    echo.Mounting... %~nx1
    for /f %%L in ('powershell.exe "(Mount-DiskImage '%~1' -PassThru | Get-Volume).DriveLetter"') do set L=%%L
    dism /Get-WimInfo /WimFile:%L%:\sources\install.wim /index:1
    dism /Get-ImageInfo /ImageFile:%L%:\sources\install.wim
    echo. & echo.Unmounting image... & echo.
    powershell.exe "Dismount-DiskImage -imagepath '%~1'" >nul 2>&1
    :quit
    echo.Press any key to exit... & pause >nul
    
    ::=============================
    
    : ======================================================
    :  [VBS and Batch] Elevate program as admin with full
    :  arguments and special chars (incl Quote), no TMP.
    :
    :  https://forums.mydigitallife.net/threads/.74332/
    :  Written by @hearywarlot (MDL)
    : ======================================================
    
    ----- Begin wsf script --->
    <package>
       <job id="ELAV">
           <script language="VBScript">
               Set strArg=WScript.Arguments.Named
               If Not strArg.Exists("File") Then
                   Wscript.Echo "Switch /File:<File> is missing."
                   WScript.Quit 1
               End If
               Set strRdlproc = CreateObject("WScript.Shell").Exec("rundll32 kernel32,Sleep")
               With GetObject("winmgmts:\\.\root\CIMV2:Win32_Process.Handle='" & strRdlproc.ProcessId & "'")
                   With GetObject("winmgmts:\\.\root\CIMV2:Win32_Process.Handle='" & .ParentProcessId & "'")
                       If InStr (.CommandLine, WScript.ScriptName) <> 0 Then
                           strLine = Mid(.CommandLine, InStr(.CommandLine , "/File:") + Len(strArg("File")) + 8)
                       End If
                   End With
                   .Terminate
               End With
              CreateObject("Shell.Application").ShellExecute "cmd", "/c " & chr(34) & chr(34) & strArg("File") & chr(34) & " " & strLine & chr(34), "", "runas", 1
           </script>
       </job>
    </package>
    
     
  4. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,067
    527
    60
    That's not a solution though I already on the latest v1903 18262.86 since the end of March in most of my systems. One of my primary systems is still in v1809 where this issue persisted, as I can't get rid of this error so it seems clean installation is the only option left so I'll be doing that next Tuesday eventually, i.e. patch Tuesday & (probably) the GA of v1903 with another latest CU.
     
  5. nosirrahx

    nosirrahx MDL Addicted

    Nov 7, 2017
    873
    396
    30
    #5585 nosirrahx, May 8, 2019
    Last edited: May 8, 2019
    Its probably too aggressive and time consuming to bother with but I had a similar situation a while back and did 2 things that got the install sorted.

    First I ran Tweaking.com - Windows Repair under NSudo.exe.

    After reboot I installed windows on top of itself with the latest updates integrated.

    After that completed all future updates worked without a hitch.


    The NSudo.exe part actually ended up being important as I tried this once without it and the upgrade install failed and reverted.
     
  6. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,067
    527
    60
    Today I upgraded that system to 19H1 too as I didn't find any solution after tried & tested everything.
     
  7. Wetryshka

    Wetryshka MDL Member

    Apr 16, 2017
    141
    29
    10
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,566
    59,629
    450
    Check the info at the OP of the 18362 thread;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Wetryshka

    Wetryshka MDL Member

    Apr 16, 2017
    141
    29
    10
    Thank you op. I'm new here, adjusting to the place. Will I miss anything between this release and the official?
     
  10. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,166
    990
    60
    No, if you follow the 18362 thread.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,566
    59,629
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Ahsan

    Ahsan MDL Addicted

    Dec 3, 2009
    737
    130
    30
    i am still waiting for RS5 major update , and has paused updates for 35 dates after .107 base fresh install on a new SSD .
     
  13. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,182
    1,796
    120
    I noticed that KB4494441 install twice today. After the updates I cleaned up system files and reboot. Then after a while this kb has been downloaded again and installed a second time. Strange isn'it ?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,566
    59,629
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Ducati

    Ducati MDL Member

    Dec 8, 2008
    187
    51
    10
    I am on version 1809, I got KB4494441 update, now I am on build 17763.475?
    Edit: Just saw Enthousiast post, now updating a 2nd time. :)
     
  16. nuhkka

    nuhkka MDL Member

    Aug 7, 2009
    222
    31
    10
    So I was on 1803 for the longest of time and now because of this new Intel Flaw I had to go into updates.. Surely enough M$ forces me onto 1809 even though 1903 is right around the corner.

    FU M$ and Craptel!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    3,987
    871
    120
    anyone having this issue after updating to May 14, 2019—KB4494441 still shows the OS OS Build 17763.475 :confused::confused:
     
  18. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    3,987
    871
    120
    never mind WU force me to install twice....classical MS o_O
     
  19. WindowsGeek

    WindowsGeek MDL Expert

    Jun 30, 2015
    1,082
    239
    60
    I also had to install update twice.