Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Brite
  • 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

Veyon Community Forum

  1. Home
  2. Help & Troubleshooting
  3. Error 0xc000007b installing 4.7.5.0

Error 0xc000007b installing 4.7.5.0

Scheduled Pinned Locked Moved Help & Troubleshooting
2 Posts 1 Posters 382 Views
  • 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.
  • D Offline
    D Offline
    Damiel
    wrote on last edited by
    #1

    I'm getting the error 0xc000007b when I try to run veyon-4.7.5.0-win64-setup.exe, does anybody have an idea about that? I'm on Windows 10 22H2 (10.0.19045.2486) and I don't have that problem with veyon-4.7.4.0-win64-setup.exe.
    veyon-setup.png

    D 1 Reply Last reply
    0
    • D Damiel

      I'm getting the error 0xc000007b when I try to run veyon-4.7.5.0-win64-setup.exe, does anybody have an idea about that? I'm on Windows 10 22H2 (10.0.19045.2486) and I don't have that problem with veyon-4.7.4.0-win64-setup.exe.
      veyon-setup.png

      D Offline
      D Offline
      Damiel
      wrote on last edited by
      #2

      I tried this again with the new version 4.8.0.4 and ran into the same problem, so I had a deeper look and finally found the problem: starting with version 4.7.5.0, the Veyon setup program is incompatible with mandatory ASLR.

      Mandatory ASLR is an additional exploit protection you can enable in the Windows Security app under "App & browser control", or through group policy like I did.

      To work around the problem, I included an exception for tthe Veyon installer in the MitigationPolicy.xml I am distributing through group policy. It looks like this:

      <?xml version="1.0" encoding="UTF-8"?>
      <MitigationPolicy>
        <SystemConfig>
          <ASLR ForceRelocateImages="true" RequireInfo="false" />
        </SystemConfig>
        <AppConfig Executable="veyon-4.8.0.4-win64-setup.exe">
          <ASLR ForceRelocateImages="false" />
        </AppConfig>
      </MitigationPolicy>
      
      1 Reply Last reply
      0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      Powered by NodeBB | Contributors
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups