KILL Command Documentation
DESCRIPTION:
Kills a process.
SYNTAX:
kill -process
PARAMETERS:
process: The process to terminate (with extension)
EXAMPLES:
kill sldworks.exe
# terminates all open SOLIDWORKS sessions.
REMARKS:
- This command uses
taskkillfrom the command line. - This command requires PDM to be run as an administrator.
- PDMShell adds a note called
ADMINin the top-right area of its window when it is open as admin.