mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-17 13:23:05 +10:00
Update about Manager.
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
global.publicRes = function(resId) {
|
||||
return getFileResPair(respath, resId);
|
||||
}
|
||||
global.stringRes = function(resId) {
|
||||
return Bridge.External.StringResources.getString(resId);
|
||||
}
|
||||
|
||||
function ready(e) {
|
||||
function nextstep() {
|
||||
|
||||
Reference in New Issue
Block a user