mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-14 04:38:28 +10:00
12 lines
406 B
XML
12 lines
406 B
XML
<Application>
|
|
<VisualElements
|
|
DisplayName='App Installer'
|
|
Logo='VisualElements\150x150.png'
|
|
SmallLogo='VisualElements\70x70.png'
|
|
ForegroundText='light'
|
|
Lnk32x32Logo="Icons\Main.ico"
|
|
BackgroundColor='#0078D7'>
|
|
<DefaultTile ShowName='allLogos'/>
|
|
<SplashScreen Image="VisualElements\SplashLarge.png" BackgroundColor="#0078d7" />
|
|
</VisualElements>
|
|
</Application> |