Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rlbot/gui-installer
https://github.com/rlbot/gui-installer
rlbot
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rlbot/gui-installer
- Owner: RLBot
- Created: 2020-10-17T19:50:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T03:43:08.000Z (about 1 year ago)
- Last Synced: 2023-11-11T04:28:11.046Z (about 1 year ago)
- Topics: rlbot
- Language: Batchfile
- Homepage: https://rlbot.org
- Size: 42.1 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RLBotGUIX-installer
## How to build
1. Throw the exe in as `RLBotGUIX main exe\rlbotguilauncher.exe`
2. Make sure you have Visual Studio 2019+, as well as the Microsoft Visual Studio Installer Projects extension.
3. Open project in Visual Studio 2019+
4. In the Solution Explorer, left-click `RLBotGUIX Installer`
5. If you're updating the installer, you need to now generate a new installer version
- Click on `RLBotGUIX Installer` in the `Solution Explorer`, then in `Properties` click on `Version` and increment the number. Then click `Yes` to the following prompt to update the `ProductCode`
6. In the Solution Explorer, right-click `RLBotGUIX Installer` and select `Build`
7. Once it builds, the msi file will be in `RLBotGUIX Installer\Release` - it's name will be `RLBotGUIX Installer.msi`