# Load the required assemblies
Add-Type -TypeDefinition $CSharpCode -Language CSharp -ReferencedAssemblies "System.Windows.Forms"
@echo off
powershell.exe -NoExit -ExecutionPolicy Bypass -Command "Start-Process powershell -ArgumentList '-NoExit -ExecutionPolicy Bypass -File \"%~dp0GodStrafe.ps1\"' -Verb RunAs"