We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c857c8 commit 564e956Copy full SHA for 564e956
index.html
@@ -83,7 +83,8 @@ <h2>⚡ Windows Power Tools</h2>
83
84
<h2>🚫 Bypass OOBE (Windows 11 24H2+)</h2>
85
<p>Tekan <code>Shift + F10</code> lalu jalankan perintah berikut:</p>
86
- <code>start ms-cxh:localonly</code>
+ <code id="cmd3">start ms-cxh:localonly</code>
87
+ <button class="copy-btn" onclick="copyToClipboard('cmd4')">Copy</button>
88
89
<hr />
90
0 commit comments