Batch file for Windows
set HOST=%COMPUTERNAME%
set USER=%USERNAME%
set DIM_DNS_NAME=
set CLASSPATH=%CLASSPATH%;<dim path>/classes;<gui jar file>
set PATH=%PATH%;<dim path>/bin
java xgui.xGui
To start GUI from desktop one has to create a Verknuepfung (RMB on file), then change Icon in Eigenschaften (RMB),
then drag Verknuepfung to desktop. To create a transparent icon, the transparent color must be different from
black or white! Create BMP file with 32x32x8. Then use world wide well known program 4493 (aka iconpro), create new
icon, with Edit->Add new format, change format to 32x32, then and only then one can import a BMP file!
Now set transparent color with STRG LM in XOR mask window (bottom left), and save as icon.
--
HansEssel - 27 Feb 2008