| Server IP : 123.56.80.60 / Your IP : 216.73.216.78 Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586 User : SYSTEM ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Windows/SystemApps/Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy/views/ |
Upload File : |
<!DOCTYPE html>
<html id="_htmlRoot">
<head>
<meta charset="utf-8" />
<title>OOBE</title>
<!-- WinJS references -->
<script src="../Microsoft.WinJS/js/base.js"></script>
<script src="../Microsoft.WinJS/js/ui.js"></script>
<!-- bridge references -->
<script src="../js/bridge.js"></script>
<script src="../js/events.js"></script>
<!-- Page references -->
<script src="../js/uiHelpers.js"></script>
<script src="../js/localNgcPage.js"></script>
<script src="../js/hello.js"></script>
<script src="../js/core.js"></script>
</head>
<body>
<div class="control-app">
<div class="app-content">
<form action="#" class="control-page">
<div class="page-body">
<header class="body-header" aria-labelledby="Title">
<h2 role="presentation">
<span id="Title"></span>
</h2>
</header>
<div class="body-container">
<div class="container-content">
<p tabindex="-1" aria-labelledby="Body" class="content-lead">
<span id="Body"></span>
</p>
<p tabindex="-1" aria-labelledby="ErrorText" id="ErrorText" role="alert"></p>
</div>
<div class="container-footer">
<div class="footer-content">
<ul class="control-actionLinks" role="presentation">
<li role="presentation"><a href="#" id="SkipButton"></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="page-footer">
<div class="footer-icons">
<button id="EaseOfAccess" type="button" class="icon icon-win-easeOfAccess"></button>
</div>
<div class="footer-buttons template-buttonGroup">
<button id="TryAgainButton" type="submit" class="win-button control-button"></button>
<button id="NextButton" autofocus type="submit" class="win-button control-button button_primary"></button>
</div>
</div>
</form>
</div>
</div>
</body>
</html>