Skip to content

Instantly share code, notes, and snippets.

@stpettersens
Last active May 27, 2025 17:10
Show Gist options
  • Save stpettersens/a167dea1069657e2149a699d24620fc2 to your computer and use it in GitHub Desktop.
Save stpettersens/a167dea1069657e2149a699d24620fc2 to your computer and use it in GitHub Desktop.
Thin wrapper command around genisoimage.exe from Cygwin x64.
@echo off
@C:\Dev\cygwin64\bin\genisoimage.exe %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment