Skip to content

Instantly share code, notes, and snippets.

@cfg
Created December 11, 2012 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cfg/4259033 to your computer and use it in GitHub Desktop.
Save cfg/4259033 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\weinre]
"Type"=dword:00000010
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"="C:\\Path\\To\\srvany.exe"
"DisplayName"="weinre"
"WOW64"=dword:00000001
"ObjectName"="LocalSystem"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\weinre\Parameters]
"Application"="\"C:\\Path\\To\\nodejs\\node.exe\" C:\\Path\\To\\node_modules\\weinre\\weinre --optionsFile C:\\Path\\To\\server.properties"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment