READ_ME for NetExec
*********************

This file contains additions, notes and comments that have not been included 
into the documentation yet.

Newest Version:
===============

The newest version of NetExec can be found at:
http://www.netexec.de

NetExec V1.34:
==============

- Bugfixes
  On Windows 2000 the Deskman window sometimes was shown together with the
  tray icon, if the computer resumes from a suspend/hibernate. This is an
  error in Windows 2000, but Deskman now has a workaround.
  The NetExec service sometimes released not all ressources. Fixed.

- Icon in Explorer menu
  The NetExec shell extension now shows an icon in front of the "Run as..."
  command in the explorer context menu.

NetExec V1.33a:
==============

- Bugfixes in Deskman
  V1.33 Deskman crashes, if you pass command line options. Fixed.
  If using command line options the Deskman-window always comes up on the 
  Default-Desktop. Fixed.
 
- Smaller files
  Due to changed compiler/linker options all EXE and DLL files size was 
  decreased by 20-50%
  So do not wonder, if the new files are smaller than the older ones :-)

NetExec V1.33:
==============

- Deskman saves now used configurations
  The desktop manager now saves parameters (all but passwords) of
  desktop sessions. You can later select these used configuration
  from a combo box.
  Very useful if you frequently create the same desktops!

- Deskman behaves well on shell (Explorer.exe) crashes
  If the shell crashes on a desktop, Deskman now shows a window
  with full access to the Deskman-menu. Using a new option you 
  can simply restart the crashed shell.
  No more "locking outs" from shell crashes!

- "Icon Right" option
  Sometimes the Deskman icon is located differently on the desktops,
  making it difficult to switch between desktops using the mouse.
  With the new "Move right" option it's now possible to bring all
  deskman icons to the outer right of the system tray.

NetExec V1.31:
==============

- Bugfixes
  Some minor bugs in CustomClient-Creator have been fixed. Sometimes the
  command interpreter of created clients did not work correctly.
  
- Synchronous mode for LocalExec
  If the new command line parameter /WAIT is passed, LocalExec waits for
  the created process to terminate before it exits. This is especially 
  usefull in batch files if sequential command execution is necessary.

  If you do not pass /WAIT, LocalExec terminates after creating the
  new process. This is the default.

  Note: The /WAIT option can be used only together with the /NODIALOG option 
  and is only available from the command line.

- Synchronous mode for CustomClients
  The new /WAIT option is also available in clients created with CustomClient
  creator.
