Script Editor

Top  Previous  Next

 

This setting allows you to choose and alternate script editor to be launched when the "Edit Script" button is pressed. By default, the scripts are edited with Notepad. This setting only applies to the "Run Script" action setup page.

 

Script Editor

 

Section: HKEY_LOCAL_MACHINE\SOFTWARE\SolarWinds\Syslogd\Properties

 

Value (STRING): ScriptEditor

 

Default value:        Notepad.exe

Type:                Path and file name of script editor application

 

E.g. "C:\Program files\MetaPad\MetaPad.exe"

 

 

Running Kiwi Syslog Server on a native 64-bit machine?

 

 On 64-bit Windows installations, Kiwi Syslog Server runs in WOW (Windows on Windows) 32-bit

 emulated mode.  In WOW mode, the SolarWinds registry hive resides in:

 HKEY_LOCAL_MACHINE\Software\WOW6432Node, not in HKEY_LOCAL_MACHINE\Software

 as it does on a native 32-bit Windows environment.

 

 If you are running Kiwi Syslog Server on a native 64-bit windows machine, please re-map all

 registry settings from HKEY_LOCAL_MACHINE\Software\SolarWinds\... to:

HKEY_LOCAL_MACHINE\Software\WOW6432Node\SolarWinds\...