Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits)

The issue appears to be resolved with launch #3. We have tested on multiple machines and all are able to install and run A.I. Runner.

I recommend installing via the itch.io launcher application. In addition to receiving alerts that new editions of A.I. Runner have been released, you will typically have to download less with those releases as only the files you need are supposed to be distributed.

If you choose to go this route after you install and run, here’s what you’ll see

Choose AIrunner.exe to run the app instead of setup.exe

Alternatively, if you choose to download an install without the itch.io launcher application, you should ensure that you install with the AIrunnerSetup.msi file.

I expect the issue to be resolved, however if you continue to experience the bug, please open PowerShell and type

dotnet --info

and post a screenshot. You should see something like this

If it shows no runtimes installed,

  1. Close PowerShell and
  2. Open it again with elevated privileges (see below for more info)
  3. Run the same command

dotnet --info

From there I will be able to determine next steps.


how to run PowerShell as an admin

  1. press windows key
  2. type “PowerShell” into the search bar
  3. right click
  4. Choose “run as administrator”
  5. Click “yes” on the confirmation box