Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\anvil]
@="Run Anvil Here"

[HKEY_CLASSES_ROOT\Directory\Background\shell\anvil\command]
@="C:\\info\\bin\\anvil.exe --cd=\"%V\""

[HKEY_CLASSES_ROOT\Directory\shell\anvil]
@="Run Anvil Here"

[HKEY_CLASSES_ROOT\Directory\shell\anvil\command]
@="C:\\bin\\anvil.exe --cd=%V"

[HKEY_CLASSES_ROOT\*\shell\Edit with Anvil]

[HKEY_CLASSES_ROOT\*\shell\Edit with Anvil\command]
@="C:\\info\\bin\\anvil.exe \"%1\""

