Files
playit-agent/.github/workflows
Patrick LorioandGitHub f1a0d5c254 Add msi builder for windows (#50)
Tells playit program to use platform specific config path by default unless a local playit.toml file is present

* Use config path and add wix to build msi

* Move Directory def

* wix: Try fixes

* wix: register key for app data folder

* wix: set product id and ref component

* wix: add start menu shortcut

* wix: fix path name for shortcut

* wix: fix shortcut?

* github actions: add wix builder for windows

* Fix install command

* github actions: fix windows msi asset path
2023-08-31 13:18:24 -07:00
..