Windows 10: run time error on windows 10

Discus and support run time error on windows 10 in Windows 10 Gaming to solve the problem; hello from sunny georgia, i just installed , re installed windows 10 several times, did the c++ updates and all the staff i could find on forums but... Discussion in 'Windows 10 Gaming' started by totlaTotladze, Oct 6, 2018.

  1. run time error on windows 10


    hello from sunny georgia, i just installed , re installed windows 10 several times, did the c++ updates and all the staff i could find on forums but did not fixed the problem anyway...

    the problem is that i cant install any game on my pc... as soon as i try to run the installer louncher the "runtime error" occures...


    ill try to upload the screenshot to view the problem, please if any tips, help me to deal with this problem...

    thnx & brgds run time error on windows 10 d00a9af2-1b66-4d0c-aea8-a77561a027bc?upload=true.png run time error on windows 10 ecd8a3e9-4ff5-46f5-a9a9-86e60a635561?upload=true.png

    :)
     
    totlaTotladze, Oct 6, 2018
    #1
  2. Delta6326 Win User
    Delta6326, Oct 6, 2018
    #2
  3. Ahhzz Win User
    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Oct 6, 2018
    #3
  4. run time error on windows 10

    Is it time for Windows 10 already?

    For those that don't have the tray notification.


    If you don’t think any of these conditions apply to you, and you’re still not seeing the icon, you can also try running the solution below, which will verify your device meets all the prerequisites and then turn on the Get Windows 10 app:

    • Open Notepad
    • Copy the following text and paste it into Notepad:
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx

    if "%errorlevel%" == "0" GOTO RunGWX

    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser" /v UtcOnetimeSend /t REG_DWORD /d 1 /f

    schtasks /run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"

    :CompatCheckRunning

    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"

    schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" | findstr Ready

    if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning

    :RunGWX

    schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"


    • Click File, and then Save As
    • In the File name box, change the file name to ReserveWin10.cmd

    • Then click the dropdown next to Save as type, and select All files (*.*)

    • Select the folder you would like to save the file to.For this example, let’s choose to save the file to the C:/Temp folder.Then click Save.

    • Open an elevated command prompt.(From the Start screen or Start menu, type Command Prompt in the search box, and then in the list of results, right-click Command Prompt, and selectRun as administrator.)

    • Finally, run the file from the location you saved to in Step 6.In this example, you would type the following in the Command Prompt window and hit Enter:

      C:/Temp/ReserveWin10.cmd
    The Microsoft Compatibility Appraiser can take 10 – 30 minutes to run, during which the script will continuously provide status reports that it is running. Please be patient.

    If the script is failing in an infinite loop, then you don’t have the necessary prerequisite Windows Updates. Besides requiring Windows 7 SP1 or Windows 8.1 Update, you must also have installed:

    For Windows 7 SP1:

    KB3035583

    KB2952664

    For Windows 8.1 Update:

    KB3035583

    KB2976978
     
    ThE_MaD_ShOt, Oct 6, 2018
    #4
Thema:

run time error on windows 10

Loading...
  1. run time error on windows 10 - Similar Threads - run error

  2. KERNELBASE.dll Event ID 1000 error while running any UE5 game

    in Windows 10 Gaming
    KERNELBASE.dll Event ID 1000 error while running any UE5 game: Hello, since I've build my PC I'm having issues with UE5 games and recently it got to the point of instant crash when I start any game from UE5 past the main screen menu. When looking at the Event manager I'm getting KERNELBASE.dll Event ID 1000 error:Faulting application...
  3. KERNELBASE.dll Event ID 1000 error while running any UE5 game

    in Windows 10 Software and Apps
    KERNELBASE.dll Event ID 1000 error while running any UE5 game: Hello, since I've build my PC I'm having issues with UE5 games and recently it got to the point of instant crash when I start any game from UE5 past the main screen menu. When looking at the Event manager I'm getting KERNELBASE.dll Event ID 1000 error:Faulting application...
  4. I try run DISM Command but encounter this error : Error: 0x80010111 An error occurred...

    in Windows 10 Gaming
    I try run DISM Command but encounter this error : Error: 0x80010111 An error occurred...: Hi, i recently encounter DISM error like this one:Error: 0x80010111I tried run Scan Health, Restore Health, etc. all result in the same error. Any idea why this error appear ? and how to fix this problem ?Thank youPraditya...
  5. I try run DISM Command but encounter this error : Error: 0x80010111 An error occurred...

    in Windows 10 Software and Apps
    I try run DISM Command but encounter this error : Error: 0x80010111 An error occurred...: Hi, i recently encounter DISM error like this one:Error: 0x80010111I tried run Scan Health, Restore Health, etc. all result in the same error. Any idea why this error appear ? and how to fix this problem ?Thank youPraditya...
  6. Running diskpart on startup using GPO throws COM service error

    in Windows 10 Gaming
    Running diskpart on startup using GPO throws COM service error: Hi Experts,I'm trying to create a Windows Server 2025 template for use in cloud. I have added an startup script called extendvol.bat to "Startup" GPO which runs diskpart tool to extend the system volume to the maximum amount of space available on the disk when computer is...
  7. Running diskpart on startup using GPO throws COM service error

    in Windows 10 Software and Apps
    Running diskpart on startup using GPO throws COM service error: Hi Experts,I'm trying to create a Windows Server 2025 template for use in cloud. I have added an startup script called extendvol.bat to "Startup" GPO which runs diskpart tool to extend the system volume to the maximum amount of space available on the disk when computer is...
  8. how do i fix my desktop pc running windows 11 that due to error in bios compared to boot sector

    in Windows 10 Gaming
    how do i fix my desktop pc running windows 11 that due to error in bios compared to boot sector: when a change in hard disk, bios was unintentionally changed and saved . now computer is in a loop. Windows 11 https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-fix-my-desktop-pc-running-windows-11-that/9e5f42a2-22aa-4caa-ba37-9ef53ad1f35b
  9. how do i fix my desktop pc running windows 11 that due to error in bios compared to boot sector

    in Windows 10 Software and Apps
    how do i fix my desktop pc running windows 11 that due to error in bios compared to boot sector: when a change in hard disk, bios was unintentionally changed and saved . now computer is in a loop. Windows 11 https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-fix-my-desktop-pc-running-windows-11-that/9e5f42a2-22aa-4caa-ba37-9ef53ad1f35b
  10. Windows Update runs "Checking for updates" for a long time, then fails with error 0x800705b4

    in Windows 10 Software and Apps
    Windows Update runs "Checking for updates" for a long time, then fails with error 0x800705b4: Hello,I'm having an issue with Windows Update.When I go into the Update settings and click the "Check for updates" button, Windows Update just keeps running the "Checking for updates..." process for a very long time.Eventually, it stops and shows the error message that you...