Custom Tool Window |
This window allows for the editing of Custom Tools. Title The name of the custom tool as it will appear in the Tools menu. Command Line The command to run. This command will be run as though run from the Windows command line. It can include environment variables (such as %ProgramFiles% or %SystemRoot%). In addition to the normal environment variables PDQ Inventory will provide some others for the particular computer the command is being run for.
Shortcut A Keyboard shortcut to use for the tool. This shortcut should not conflict with any other's in the application or it will not work properly. The shortcut takes the form of Modifier+Key. The valid modifiers are Shift, Ctrl, and Alt. Shift cannot be used by itself. Examples include:
System Tool When checked the tool will run from anywhere within the program without needing a computer to be selected. The tool will still receive the above environment variables when a computer is selected. |