[Toc][Index]

PGMCNTRL


Name     PGMCNTRL 
Version  V1.06
Author   Christian Langanke 
         (see EMail Addresses)
Distrib. Freeware 
Type     EXE 
Price    -
Source   Internet 
         Name: pgmcn106.* 


Description from the author: 
"PGMCNTRL is a small vio utility that allows you to perform actions like 
kill and query and window functions like minimize, maximize, restore and 
hide on _every_ process in the system. 
You can identify the process by 
  - the pid (decimal and hex (format example : 0x0E) 
  - the tasklist entry ( use PGMCNTRL to determine it) 
  - the simple or the fully qualified Exe-Name 
    - MYPROG.EXE or D:\UTIL\MYPROG.EXE 
When the driver xf86sup.sys of the XFREE86 for OS/2 package is installed 
under Warp 3 Fixpack 17 or better, PGMCNTRL will also execute a forced 
kill automatically, if the normal kill does not work (no extra parameter 
required). " 
The usage help for pgmctntrl is: 

 
PGMCNTRL V1.06 - C.Langanke 1996 - 2003

Syntax: PGMCNTRL [sessionid] [action]
        PGMCNTRL /?|/??

  /? - help with action overview, /?? - help with session ids overview

valid actions:

  /List [/Verbose] [/All] - list [all] sessions [in verbose mode] (Default)
  /Query              - queries session: ERRORLEVEL: 0 active, 255 not active
  /Tasklist[:ON|OFF]  - toggles or sets Tasklist visibility
  /ACtivate           - gives the focus to a window
  /Minimize|/Maximize - minimizes|maximizes the specified session
  /Hide|/Restore      - hides|restores the specified session
  /F|/B               - moves window to foreground|background
  /Close|/Kill        - closes|kills the specified session
  /Pos:x,y[,cx,cy]    - moves [and sizes] the window

 additional flags:
  /All                - repeats action for every running instance
  /Wait[:n]           - waits for program for maximal s seconds (Default: 5 s)

  

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs