Skip to content

Jenkins Tray - v1.0.4.1

Compare
Choose a tag to compare
@zionyx zionyx released this 10 Nov 12:23
· 37 commits to master since this release

How to fix 2 instances of Jenkins Tray running upon logon

  1. Please close all instances of Jenkins Tray.
  2. Proceed to uninstall all versions of Jenkins Tray on your machine.
  3. Download and run as admin FixJenkinsTray.cmd from the link below.
  4. The CMD file tries to remove Jenkins Tray shortcuts from Start Menu, and all left over files from the default install directory.
  5. If not, remove these files / folders from:
    1. %AppData%\Microsoft\Windows\Start Menu\Programs\Startup\Jenkins Tray.lnk
    2. %AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Startup\Jenkins Tray.lnk
    3. %ProgramFiles(x86)%\Jenkins Tray on x64 Windows, or %ProgramFiles%\Jenkins Tray on x86 Windows.
  6. Install this version.
Sincere apologies for inconvenience caused

Not another 🆘 hotfix release, version 1.0.4.1

Notable issues included in this version:

  1. #64. Fixes a critical application upgrade failure issue.
  2. #61. Supports CloudBees folder plugin when browsing for projects in server settings.

Many thanks to @snowman78 for contributing! 👍