!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Microsoft-IIS/10.0. PHP/7.4.33 

uname -a: Windows NT LAKE 10.0 build 20348 (Windows Server 2016) AMD64 

IWPD_801(traduongco) 

Safe-mode: OFF (not secure)

C:\Windows\SystemApps\Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy\js\   drwxrwxrwx
Free 20.88 GB of 99.4 GB (21%)
Detected drives: [ a ] [ c ] [ d ] [ e ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     oemregistrationHelper.js (4.28 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |


"use strict";
var CloudExperienceHost;
(function (CloudExperienceHost) {
    var OEMRegistrationInfo;
    (function (OEMRegistrationInfo) {
        function getOEMRegistrationKeyNames() {
            return {
                "title": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.title,
                "subtitle": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.subtitle,
                "hideSkip": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.hideSkip,
                "customerInfo": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.customerInfo,
                "fields": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.fields,
                "type": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.type,
                "id": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.id,
                "label": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.label,
                "value": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.value,
                "checkboxType": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.checkboxType,
                "textboxType": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.textboxType,
                "linkType": CloudExperienceHostAPI.OEMRegistrationKeyNamesStatics.linkType,
            };
        }
        OEMRegistrationInfo.getOEMRegistrationKeyNames = getOEMRegistrationKeyNames;
        function retrieveOEMRegisrationInfo() {
            return new WinJS.Promise(function (completeDispatch, errorDispatch ) {
                CloudExperienceHostAPI.OEMRegistrationStatics.retrieveInfoAsync().then(function (oemRegisrationInfo) {
                    completeDispatch(oemRegisrationInfo);
                }, errorDispatch);
            });
        }
        OEMRegistrationInfo.retrieveOEMRegisrationInfo = retrieveOEMRegisrationInfo;
        function saveOEMRegisrationInfo(oemRegisrationInfo) {
            return new WinJS.Promise(function (completeDispatch, errorDispatch ) {
                CloudExperienceHostAPI.OEMRegistrationStatics.saveInfoAsync(oemRegisrationInfo).then(function () {
                    completeDispatch();
                }, errorDispatch);
            });
        }
        OEMRegistrationInfo.saveOEMRegisrationInfo = saveOEMRegisrationInfo;
        function getLinkFileContent(filePath) {
            return new WinJS.Promise(function (completeDispatch, errorDispatch ) {
                CloudExperienceHostAPI.OEMRegistrationStatics.getLinkFileAsync(filePath).then(function (file) {
                    return Windows.Storage.FileIO.readTextAsync(file);
                }).done(function (contentBuffer) {
                    completeDispatch(contentBuffer);
                }, function (err) {
                    errorDispatch(err);
                });
            });
        }
        OEMRegistrationInfo.getLinkFileContent = getLinkFileContent;
        function getShouldShowOEMRegisration() {
            return new WinJS.Promise(function (completeDispatch, errorDispatch, progressDispatch) {
                var oemRegisration = CloudExperienceHostAPI.OEMRegistrationStatics;
                oemRegisration.getShouldSkipAsync().done(function (shouldSkip) {
                    completeDispatch(!shouldSkip);
                }, function (err) {
                    errorDispatch(err);
                }, function (progress) {
                    progressDispatch(progress);
                });
            });
        }
        OEMRegistrationInfo.getShouldShowOEMRegisration = getShouldShowOEMRegisration;
        
        function localizedStrings() {
            var oemRegistrationResources = {};
            var keyList = ['VoiceOver'];
            for (var i = 0; i < keyList.length; i++) {
                var resourceId = '/oemRegistration/' + keyList[i];
                oemRegistrationResources[keyList[i]] = WinJS.Resources.getString(resourceId).value;
            }
            return JSON.stringify(oemRegistrationResources);
        }
        OEMRegistrationInfo.localizedStrings = localizedStrings;
    })(OEMRegistrationInfo = CloudExperienceHost.OEMRegistrationInfo || (CloudExperienceHost.OEMRegistrationInfo = {}));
})(CloudExperienceHost || (CloudExperienceHost = {}));
//# sourceMappingURL=oemregistrationHelper.js.map

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5754 ]--