mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-18 21:30:12 +10:00
Updated manager and added appx manifest reader.
This commit is contained in:
@@ -12,6 +12,18 @@
|
||||
DarkModeBackgroundColor='#001629' />
|
||||
</VisualElements>
|
||||
</Application>
|
||||
<Application Id='Manager'>
|
||||
<VisualElements
|
||||
DisplayName='Package Manager'
|
||||
Logo='Settings.Assets\Logo.png'
|
||||
SmallLogo='Settings.Assets\SmallLogo.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#159d9d'>
|
||||
<DefaultTile ShowName='allLogos' />
|
||||
<SplashScreen Image="VisualElements\splash\settings\splashscreen.png"
|
||||
BackgroundColor="#159d9d" DarkModeBackgroundColor='#2e1e5c' />
|
||||
</VisualElements>
|
||||
</Application>
|
||||
<Application Id='Settings'>
|
||||
<VisualElements
|
||||
DisplayName='Settings'
|
||||
|
||||
Reference in New Issue
Block a user