mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-17 13:23:05 +10:00
Update manager and add features for App Installer.
This commit is contained in:
@@ -101,7 +101,8 @@ std::vector <std::wstring> appitems =
|
||||
L"BackgroundColor",
|
||||
L"ForegroundText",
|
||||
L"ShortName",
|
||||
L"Square44x44Logo"
|
||||
L"Square44x44Logo",
|
||||
L"SmallLogo"
|
||||
};
|
||||
std::vector <std::wstring> &GetApplicationAttributeItems () { return appitems; }
|
||||
static CriticalSection g_appcs;
|
||||
|
||||
Reference in New Issue
Block a user