We have an issue where I'm trying to set an .exe default settings to be run in admin mode with some additional compatibility settings configured. Usually we would set it via the following:
Code:
-- Run .exe as Admin or Compatibility os_name = System.GetOSName();