From e9088a9650b3bdb376eaae8394817f9e12052480 Mon Sep 17 00:00:00 2001 From: doylet Date: Wed, 9 Aug 2023 10:07:44 +1000 Subject: [PATCH] Add Zeal to background apps script --- install.py | 1 + 1 file changed, 1 insertion(+) diff --git a/install.py b/install.py index c6fb018..a7a24a1 100644 --- a/install.py +++ b/install.py @@ -327,6 +327,7 @@ popd start "" "%~dp0{installed_dev_apps["ShareX"][0]["exe_path"].relative_to(install_dir)}" start "" "%~dp0{installed_dev_apps["SpeedCrunch"][0]["exe_path"].relative_to(install_dir)}" +start "" "%~dp0{installed_dev_apps["Zeal"][0]["exe_path"].relative_to(install_dir)}" """) # Create Odin work-around scripts