1.2.6

  • Added support for WorkingDir field in INI file
  • Added support for UNC paths all around
  • Fixed bug where trial licenses were not recognized
  • Fixed bug where evaluation mode would prevent OI from launching

1.2.5

  • Updated to single instance logic to verify that oinsight.exe is running under the current user. If not, then single instance is not enforced.
  • Updated single instance logic to check oinsight.exe's directory and compare it to the Launcher's directory. If the directories do not match, single instance is not enforced.
  • Fixed command line paramaters not passing to OnLaunchAttempt event of the Launcher OCX control.

  • Fixed command line paramaters getting parsed incorrectly when not using / and =

1.2.4

  • Updated to swap SRPLicense.DL_ with SRPLicense.DLL before checking the tool's licensing.

1.2.3

  • Added StrictSingleOIInstance property to INI file for only allowing one OINSIGHT.EXE process per machine.

1.2.2

  • Fixed bug where splash screen wouldn't display entire image.

1.2.1

  • Updated to no longer use SRPShared.dll at all.

1.2

  • Removed SRPApplicationLauncher.exe dependency on SRPShared.dll
  • Added support for HideBanner parameter
  • Added support for CustomCaption parameter
  • Added support for AdditionalParameters parameter
  • Added ability to supply any number of commands via CommandN parameters.

1.1.3

  • Updated Launcher to dynamically link to MFC libraries and to SRPShared.dll, greatly reducing EXE size

1.1.2

  • Added TransparentColor flag to INI file to support user defined transparent colors in splash screen image.

1.1.1

  • Added PreventExecution and PreventExecutionMessage flags to INI to support ability to prevent application launches during critical operations, such as backups.

1.1

  • Added support for blended splash screens loaded from 32-bit BMP or PNG files.

1.0

  • Initial Release
  • No labels