Changelog
- Added support for older versions of Windows by using pmfow
- Fixed issues related to Windows and winget.
- Abreviated the names of the binaries to ocai (OneClickAppInstaller) to make it easier to read.
Installation
For Windows users, download the .exe file that corresponds to your CPU architecture (win32 for 32 bit and win64 for 64 bit), extract the files wherever you want and run the .exe inside the folder.
For Mac, Linux and BSD users, download the .sh file, then run it on a terminal window with the following command: ./ocai_v1.3.0.sh
.
Note: if you can't run the program, try using the command chmod +x ocai_v1.3.0.sh
and then running it.