Skip to content

Instantly share code, notes, and snippets.

View yokhoe's full-sized avatar

yokhoe

  • UNT
  • Dallas, TX
  • 22:56 (UTC -05:00)
View GitHub Profile
@ikrishagarwal
ikrishagarwal / setup-zsh-in-codespaces.md
Last active September 6, 2026 11:13
Setup starship, zsh suggestions and syntax highlight for your codespaces.
@adamrushuk
adamrushuk / Get-GuidFromMsiFile.ps1
Last active July 29, 2025 17:02
Getting the Product ID / GUID from MSI file
# Vars
$msiPath = 'C:\Users\arush\Downloads\sqlncli.msi'
# Definition
$sig = @'
[DllImport("msi.dll", CharSet = CharSet.Unicode, PreserveSig = true, SetLastError = true, ExactSpelling = true)]
private static extern UInt32 MsiOpenPackageW(string szPackagePath, out IntPtr hProduct);
[DllImport("msi.dll", CharSet = CharSet.Unicode, PreserveSig = true, SetLastError = true, ExactSpelling = true)]
private static extern uint MsiCloseHandle(IntPtr hAny);
[DllImport("msi.dll", CharSet = CharSet.Unicode, PreserveSig = true, SetLastError = true, ExactSpelling = true)]
@hygull
hygull / LICENSE KEY FOR SUBLIME TEXT 3 BUILD 3143.md
Last active June 7, 2026 15:12
LICENSE KEY FOR SUBLIME TEXT 3 BUILD 3143

STEPS

  • Click on Help menu

  • Select Enter License

  • Then paste given KEY given at bottom

  • Finally click on Use License