Set Work Area 1.2.0.0 Added Time Out to Success Dialog. Download now includes
awa.exe. It works exactly the same as SetWA but all message output is to the console.
To use awa.exe when Windows starts you can create a batch file in a folder in your Path. Just a 2 liner like swa.cmd
@echo off
cmd.exe /k awa 0 0 1280 908
This way the console will stay open after login so you can verify the work area was successfully adjusted. If you tend to use the same screen res. and toolbar placement then there's no need to have an app riding in the Task Tray basically doing nothing but monitoring for screen resolution change.