Skip to content

Instantly share code, notes, and snippets.

View Hexality's full-sized avatar
🍂

Hexality Hexality

🍂
View GitHub Profile
@Hexality
Hexality / win-dism.md
Created January 28, 2025 17:07 — forked from Alee14/win-dism.md
Installing Windows using CMD. (UEFI and BIOS Supported)

Installing Windows using CMD. (UEFI and BIOS Supported)

Guide created by Andrew Lee

Note that this guide does not go into detail, it's just providing the commands to install Windows.

Be cautions when doing this when dualbooting, please backup any existing data or you will lose them all.

Open CMD

First open CMD by pressing the following keys after booting into setup: Shift + F10

Creating Partition

using namespace System.Windows
using namespace System.Windows.Forms
using namespace System.Drawing
Set-Alias -Name load -Value 'Add-Type'
Set-Alias -Name new -Value New-Object
load -assembly System.Windows.Forms
load -assembly System.Drawing
$a = new Form
$b = new Label
$c = new Label
@Hexality
Hexality / dracula-matrix.css
Created January 13, 2022 20:51
Element Dracula (Theme extracted from Anontier's element client)
@charset "utf-8";
@font-face {
font-family: Nunito;
font-style: normal;
font-weight: 400;
src: url(https://element.anontier.nl/../fonts/Nunito/Nunito-Regular.73a8196.ttf) format("truetype")
}
@font-face {
font-family: Nunito;