Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am frosty-nee on github.
  • I am frostynee (https://keybase.io/frostynee) on keybase.
  • I have a public key ASB1ak44fZiCF58zoPBetUMltZciTZoHTHIw6glNI9WnnAo

To claim this, I am signing this object:

@Frosty-nee
Frosty-nee / gist:3f600ef0508de75209be
Created July 16, 2015 05:25
.bat launches a second instance of mumble with alternate settings
reg export HKCU\Software\Mumble\Mumble C:\Users\Frosty-nee\settings_backup.reg
reg import C:\Users\Frosty-nee\second_instance_settings.reg
"C:\Program Files (x86)\Mumble\mumble.exe" -m
reg import C:\users\Frosty-nee\settings_backup.reg
del C:\Users\Frosty-nee\settings_backup.reg