Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

Installer Options

July 30, 2020

Please note: If you're deploying TrayStatus via Active Directoy GPO, please read the MSI Installation section carefully, and as always, make sure to test it thoroughly before deploying it into production.

Note: The TrayStatus installer requires administrative privileges in order to run successfully. If the installer is run using an account that doesn't have administrative privileges on the system, UAC will request the credentials for an administrative account on the system.

EXE Installation

For more options, please consult the Inno Setup help file that comes with Inno Setup.


The following parameters are especially useful for deployments.


/SILENT
Enables Silent Install option (shows progress while running)

/VERYSILENT
Enables Silent Install option (does not show progress while running)

/LANG=en
Forces the installation language to English

/DIR="c:\folder"
Sets the default installation folder

/LKEYUSER="license key"
Specifies the license key for the current user (the user running the installation)

/LKEYALL="license key"
Specifies the license key for all users

/LPATHUSER="C:\license.txt"
This parameter can be used instead of /LKEYUSER. Specifies a text file containing the license key for the current user. Also accepts UNC paths.

/LPATHALL="C:\license.txt"
This parameter can be used instead of /LKEYALL. Specifies a text file containing the license key for all users. Also accepts UNC paths.

/LAUNCHAFTER=0
TrayStatus will not run automatically after setup completes.

/MERGETASKS="!desktopicon,!desktopicon\common,!desktopicon\user"
Setup will not create a Desktop icons

/MERGETASKS="desktopicon,desktopicon\common,!desktopicon\user"
Setup will create a Desktop icon for all users


MSI Installation

You can use any of the standard Windows Installer command line options.

To perform a standard silent installation (note that the parameters are case sensitive):

msiexec.exe /i "TrayStatusSetup.msi" /qn CUSTOM1="/VERYSILENT" LAUNCHAFTER=0 LKEYALL="license key"

Important Note:
When deploying via Group Policy Software Installation, you absolutely must use the included MST (transform) file on the Modifications tab, otherwise the installation will never complete.


The following MSI properties are especially useful for deployments. Any of the properties below can be included in an MST (transform) file if deploying via Group Policy. If you create your own MST file, you must include the CUSTOM1="/VERYSILENT", and LAUNCHAFTER=0 properties for deploying the MSI through Group Policy Software Installation.


PATH="c:\folder"
Sets the default installation folder

LKEYUSER="license key"
Specifies the license key for the current user (the user running the installation)

LKEYALL="license key"
Specifies the license key for all users

LPATHUSER="C:\license.txt"
This parameter can be used instead of /LKEYUSER. Specifies a text file containing the license key for the current user. Also accepts UNC paths.

LPATHALL="C:\license.txt"
This parameter can be used instead of /LKEYALL. Specifies a text file containing the license key for all users. Also accepts UNC paths.

LAUNCHAFTER=0
TrayStatus will not run automatically after setup completes.

TASKS="!desktopicon,!desktopicon\common,!desktopicon\user"
Setup will not create a Desktop icons

TASKS="desktopicon,desktopicon\common,!desktopicon\user"
Setup will create a Desktop icon for all users

TrayStatus 4.3 Now Available!

June 24, 2020

We're very excited to announce that TrayStatus 4.3 is now available for download! This version fixes a few issues and adds Roya and Loya indicators.

TrayStatus 4.3 Highlights

  • Change: Added Roya and Loya indicators
  • Fix: Caps Lock, Num Lock, Scroll Lock tooltips are now localized
  • Fix: Kana Lock and Kana Shift fixes

TrayStatus 4.3 Screenshots

Edit Trigger Window
Edit Trigger Window
TrayStatus Indicators
TrayStatus Indicators

Updating TrayStatus

We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased TrayStat, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please visit the TrayStatus Change Log.

TrayStatus 4.2 Now Available!

December 23, 2019

We're very excited to announce that TrayStatus 4.2 is now available for download! This version fixes a few issues and adds a couple of new features.

TrayStatus 4.2 Highlights

  • Change: Added anonymized telemetry for crashes (you can disable this with an Advanced Setting)
  • Change: Advanced setting and installer switch to skip first run open of the settings window
  • Fix: Drive letter covers part of the write (down) arrow on the hard drive indicator
  • Fix: Hard Drive Activity indicators get jumbled when plugging in a USB stick
  • Fix: Can't launch under multiple user

TrayStatus 4.2 Screenshots

Edit Trigger Window
Edit Trigger Window
TrayStatus Indicators
TrayStatus Indicators

Updating TrayStatus

We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased TrayStat, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please visit the TrayStatus Change Log.

TrayStatus 4.1 Now Available!

November 26, 2019

We're very excited to announce that TrayStatus 4.1 is now available for download! This version fixes a few issues and adds a couple of new features.

TrayStatus 4.1 Highlights

  • Change: Added anonymized telemetry for crashes (you can disable this with an Advanced Setting)
  • Change: Physical Disk Hard Drive Activity indicators now overlay the disk number instead of a random drive letter from that disk (disable the "Use PhysicalDisk..." checkbox to show the drive letters instead)
  • Change: Hard Drive Activity indicators no longer faded
  • Fix: Hard Drive Activity indicators for removable drives now update automatically
  • Fix: General performance improvements

TrayStatus 4.1 Screenshots

Edit Trigger Window
Edit Trigger Window
TrayStatus Indicators
TrayStatus Indicators

Updating TrayStatus

We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased TrayStat, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please visit the TrayStatus Change Log.

TrayStatus 4.0 Now Available!

May 22, 2019

We're very excited to announce that TrayStatus 4.0 is now available for download! This version fixes a few issues and adds a couple of new features.

TrayStatus 4.0 Highlights

  • Important: Change to tray icons may cause them to move into the notification hidden area after updating to 4.0. If this happens, click the "up" arrow next to the tray icons on the taskbar, then drag the TrayStatus icons back down to the main area on the taskbar.
  • Change: Added a Triggers feature for automatically toggling caps/num/scroll lock keys
  • Change: Added an option to customize the colour of the drive letter overlays for Hard Drive Activity indicators
  • Change: Added an option to use separate indicators for each logical drive letter instead of each physical drive
  • Change: Added a 'Fix Performance Counters' button in the Settings window
  • Change: More languages included
  • Fix: Double-clicking a tray icon now correctly toggles that key
  • Fix: Restoring settings now uses the custom backup path when it's configured
  • Fix: Resolved an issue that caused the tray icons to get moved around, or moved to the overflow constantly

TrayStatus 4.0 Screenshots

Edit Trigger Window
Edit Trigger Window
New Hard Drive Activity Options
New Hard Drive Activity Options

Updating TrayStatus

We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased TrayStat, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please visit the TrayStatus Change Log.

TrayStatus 4.0 Beta 1 Now Available!

April 4, 2019

We're very excited to announce that TrayStatus 4.0 Beta 1 is now available for download! This beta fixes a bunch of issues and adds a couple of new features.

TrayStatus 4.0 Beta 1 Highlights

  • Added a Triggers feature for automatically toggling caps/num/scroll lock keys
  • Added a 'Fix Performance Counters' button in the Settings window
  • More languages included
  • Double-clicking a tray icon now correctly toggles that key
  • Restoring settings now uses the custom backup path when it's configured
  • Resolved an issue that caused the tray icons to get moved around, or moved to the overflow constantly

Updating TrayStatus

We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased TrayStat, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please visit the TrayStatus Beta Change Log.

First Page
Previous Page
1
2
3
4
5
6
7
Next Page
Last Page