B.5 AMDevCon Folder

The SOFTWARE\NetIQ\AppManager\4.0\AMDevCon (for 32-bit computers) and SOFTWARE\Syswow6432\NetIQ\AppManager\4.0\AMDevCon (for 64-bit computers) folders store keys that define characteristics for the Developer Console.

Key

Description

EbsDebugger

Specifies the full path to the debugger for scripts written in Summit BasicScript (.ebs). The Developer Console checks this key, and if the path is specified, it starts that debugger when you click Project > Debug.

KsCheckin

Identifies the path to the Knowledge Script checkin program (kscheckin.exe). For example:

C:\Program Files\NetIQ\AppManager\bin

KsTemp

Identifies the path to the folder where log files generated by kscheckin.exe are saved. For example:

C:\NetIQ\Temp\NetIQ_Debug\server

NewKsPath

Identifies the default path for checking in new Knowledge Scripts. For example:

C:\Program Files\NetIQ\AppManager\qdb

QBDName

Identifies the name of the repository database.

SQLServer

Identifies the name of the repository server.

SQLUser

Identifies the name of a SQL Server user for logging in to the repository.

VbsDebugger

Specifies the full path to the debugger for scripts written in VBScript (.vbs). The Developer Console checks this key, and if the path is specified, it starts that debugger when you click Project > Debug.

VbsProgArgs

Specifies the program arguments to use with the VBScript debugger.