Commit f026ab7

kravantokh <kravantokh@noreply.codeberg.org>
2026-02-13 13:32:20
Concluded that Seelen is not sanely installable.
It its *very special* exe is not run as admin, but rather just extracted it breaks somehow. ¯\_(ツ)_/¯
1 parent fedae5d
Changed files (1)
bucket/seelen.json
@@ -1,17 +0,0 @@
-{
-	"version": "2.5.0.0",
-	"description": "The Fully Customizable Desktop Environment for Windows 10/11.",
-	"homepage": "https://github.com/eythaann/Seelen-UI",
-	"license": "AGPL-3.0 license ",
-	"notes": "",
-	"architecture": {
-		"64bit": {
-			"url": "https://github.com/eythaann/Seelen-UI/releases/download/v2.5.0/Seelen.UI_2.5.0_x64-setup-fixed.exe",
-			"hash": "ea2994f650fa5d3bc71320f18320688cd1e821afb4ade922febea0dffc0b4e95"
-		}
-	},
-	"bin": [
-		"seelen-ui.exe",
-		"slu-service.exe"
-	]
-}