The VA Smalltalk Windows Services Maintenance Utility (abtntsir.exe) supports the command line parameters listed below. All keyword parameters are case insensitive and can be specified with a dash (-) or a forward slash (/) as the keyword identifier. The keyword is separated from its argument (if it has one) by one or more spaces. If an argument contains spaces or special characters, it must be enclosed in double quotation marks ("). The first command line parameter must be either –install or –remove.Provides the name of the executable used to start the VA Smalltalk application. If this parameter is not specified, abtntsrv.exe is used as the startup executable name.Specifies the working directory for the VA Smalltalk Windows Service application. The working directory is where the image (<serviceName>.icx), the image configuration file (<serviceName>.ini), and other files needed by the application reside. If this parameter is not specified, the directory from which abtntsir.exe is run is used as the working directory.Enables debugging code which logs significant events to file abtntsrv.log. The log file is created in the directory where the main program starts.
• -srvWorkingDir <installing executable directory> (if not specified)Also, all other command line parameters (Smalltalk- or application-specific) provided in conjunction with -install are appended to the generated parameters.
![]() |