You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Delivery project that contains installer files, etc.
β‘ API Changes
Rebound.Delivery
API
Description
AppRT
Misc files
MSBuild
Reserved
Legacy installers
Reserved.Extended
Legacy MSIX package installers
RuntimeBinaries
Compiled app binaries/assemblies
Services
Tools/scripts for preparing Rebound11 on the system
Shortcuts
LNK shortcuts for apps
Themes
Desktop themes used by Control Panel (should probably be moved into cpl project)
π₯ 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
The text was updated successfully, but these errors were encountered:
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?
π 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
The text was updated successfully, but these errors were encountered: