What's the requirements to run the portable local versions on github?

#5
by pot99rta - opened

Mine closes every time I try to open it.

@pot99rta If "portable" means windows cpu portable release, it should only require 64-bit Windows on x64 CPU.

The prebuilts should be run via PowerShell on Windows; double click won't work.

Open powerShell in the extracted folder and run:
.\audiocpp_cli.exe --help
.\audiocpp_server.exe --ui --backend cpu

Thanks, I got it running perfectly!

Sign up or log in to comment