CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
223 stars 86 forks source link

Launcher no longer asks permission for admin, instead opens up notepad with an error #458

Closed GrantBartlett closed 3 months ago

GrantBartlett commented 1 year ago

Steps to reproduce:

  1. Run CnCNetYRLauncher.exe as non-admin. The client will crash and open up Notepad with the error.
  2. Run the launcher as admin, the crash will not appear and open the client normally.

The behaviour pre net7, was it would prompt the user to run as admin.