Thomas K.

Results 3 comments of Thomas K.

@jantari Why not using FileSystemWatchers instead? This would remove the desktop icons immediately after they have been created: ``` function winget-install { # Register events for removing desktop shortcuts foreach...

> ```console > sudo dpkg --install --ignore-depends=libicu72 powershell_7.4.2-1.deb_amd64.deb > ``` Doesn't this lead to problems because the dependent package is missing? Perhaps a better option would be to create a...

> Out of curiosity, how does deb handle the upgrade proces when a "real" new version of `libicu72` or `libicu74` is available? `libicu74` is already a real version currently used...