Open Lamparter opened 1 month ago
Essentially: rather than compiling the app into an MSIX file and installing it, literally just copy the Microsoft Build (vcx) binaries into the WindowsApps directory or wherever Rebound is installed. That's my main idea. @IviriusMain what do you think?
It might be a good idea but it needs further testing
📄 Description
A Delivery project that contains installer files, etc.
âš¡ API Changes
Rebound.Delivery
AppRT
MSBuild
Reserved
Reserved.Extended
RuntimeBinaries
Services
Shortcuts
LNK
shortcuts for appsThemes
👥 Usage scenarios
No response provided
🔙 Backward Compatibility
(would) like to change the install folder from
C:\Rebound11
to something else and use main system drive instead of assuming C drive. The former would cause problems but I will write a script to fix it.🤔 Difficulty
High