ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.79k stars 1.35k forks source link

Installing or updating '7tt' (task bar tweaker) shows GUI installer (since 5.14) #9583

Closed reinpeter closed 5 months ago

reinpeter commented 1 year ago

Bug Report

7tt

Current Behaviour

Intead of silent update/install, it shows installer gui

Expected Behaviour

Silent update

HUMORCE commented 1 year ago

cannot reproduce

> scoop install 7tt
Installing '7tt' (5.14) [64bit] from extras bucket
7tt_setup.exe (1.8 MB) [==============================================================] 100%
Checking hash of 7tt_setup.exe ... ok.
Running pre_install script...
Running installer... done.
Linking ~\scoop\apps\7tt\current => ~\scoop\apps\7tt\5.14
Creating shim for '7+ Taskbar Tweaker'.
Creating shortcut for 7+ Taskbar Tweaker (7+ Taskbar Tweaker.exe)
Persisting 7+ Taskbar Tweaker.ini
'7tt' (5.14) was installed successfully!
reinpeter commented 1 year ago

image

Is there a way to get a verbose log or smth? I'm running as a normal user without admin rights. Win 10 all latest updates. No traces of 7tt found on system...

HUMORCE commented 1 year ago

screenshot_20221027181451

reproduced when install it through powershell 5.1

niheaven commented 1 year ago

7tt's setup could be extracted by 7zip, but the uninstaller.nsis will break extraction.

image

HUMORCE commented 1 year ago

related: https://github.com/ScoopInstaller/Scoop/issues/5231