Kbase P121240: How to force confirmation when clicking the "X" on the character client.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/12/2006 |
|
Status: Unverified
GOAL:
How to force confirmation when clicking the "X" on the character client.
GOAL:
How to avoid to accidentally close a character client session by clicking on the "X"
FIX:
There is a way to force confirmation when clicking the "X" like this:
cmd.exe /k _progres.exe
the /k parameter will force a confirmation from the user, so this will not be done accidentally.