https://github.com/peymanr34/installer-studio
A WinUI 3 application to manage setup files and combine them for unattended installation.
https://github.com/peymanr34/installer-studio
csharp desktop dotnet installer setup silent windows winui
Last synced: 4 months ago
JSON representation
A WinUI 3 application to manage setup files and combine them for unattended installation.
- Host: GitHub
- URL: https://github.com/peymanr34/installer-studio
- Owner: peymanr34
- License: mit
- Created: 2024-05-22T22:07:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-02T11:44:56.000Z (7 months ago)
- Last Synced: 2025-12-05T07:44:39.825Z (7 months ago)
- Topics: csharp, desktop, dotnet, installer, setup, silent, windows, winui
- Language: C#
- Homepage:
- Size: 2.78 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Installer Studio
Combine multiple installers for silent installation.
## Features
- Supports x86, x64 and ARM64 specific installers
- Powered by [Inno Setup](https://jrsoftware.org/isinfo.php)
## Installation
You can install Installer Studio via the Microsoft Store.
## License
This project is licensed under the [MIT License](LICENSE).