Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>TV</title>
</head>
<body>
@Specro
Specro / hyper.reg
Created November 8, 2016 18:53
Hyper registry entries for windows menus
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Open Hyper here\command]
@="path\\to\\hyper\\here"
[HKEY_CLASSES_ROOT\DesktopBackground\shell\Open Hyper here\command]
@="path\\to\\hyper\\here"
@Specro
Specro / gist:8b9b78ed77e172ad43e4839f0e76bcf9
Created October 31, 2016 16:53
Childpty node-gyp rebuild errors
child_pty@3.0.1 install
C:\Users\Specro\Desktop\hyper\app\node_modules\child_pty
node-gyp rebuild
C:\Users\Specro\Desktop\hyper\app\node_modules\child_pty>if not defined npm_config_node_gyp (node "C:\Users\Specro\AppData\Roaming\nvm\v6.8.0\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
exechelper.cpp
win_delay_load_hook.cc