Startup Logos

It is possible to replace the Gsharp startup logo with your own logo. You can also disable the logo with the command line option "-logo".

UNIX and VMS

The replacement logo must be an XPM file, which can be found in the $XFILESEARCHPATH

Windows

The replacement logo must be either in XPM or bitmap (BMP) format.

The environment variable STARTUP_LOGO must point to the file in the Gsharp bitmaps folder or provide the full path to the file.

As with all environment variables, Gsharp will first look in the registry for STARTUP_LOGO, before looking for the variable in the environment. STARTUP_LOGO must be a string key in the following branch:

HKEY_LOCAL_MACHINE\SOFTWARE\AVS Advanced Visual Systems\Toolmaster\7.2

N.B. Do not alter your registry unless you know what you are doing!