Rectus / openxr-steamvr-passthrough

OpenXR API Layer for SteamVR camera passthrough
MIT License
122 stars 5 forks source link

Not running in Windows 11 #10

Closed shawngiese closed 1 year ago

shawngiese commented 1 year ago

When I run passthrough-setup.exe in Windows 11 22H2, I receive the error "This app can't run on your PC". An ideas?

Rectus commented 1 year ago

Try running it as administrator.

If that doesn't work, check if there is a more detailed log entry of why it isn't running. It should be available in the Windows Event Viewer under Windows Logs ->Applications.

shawngiese commented 1 year ago

Ah, it was my antivirus that was flagging it and blocking the .exe and .dll.

Rectus commented 1 year ago

Ah, good to know. The setup program is probably flagged because it modifies the Windows registry.

shawngiese commented 1 year ago

It was just being flagged becuase it was relatively unknown among my antivirus sw users.