Jakub Čábera

Results 100 comments of Jakub Čábera

Experiment with installer script, which will execute download process and then replace all menus and themes

https://dotnet.microsoft.com/download/dotnet-framework/net35-sp1

I am going to look for supporting yaml. Best option for this types files. Mainly for supporting [block chomping](https://yaml-multiline.info/) and other advantages (#2609) It should not be so hard. 1....

This will break mpv and mpv-git (for example) manifests

It is easy. You pointed problem but without solution or rather with solution which is not acceptable. You cannot force users to do anything. When application have autoupdate, then it...

#3149 Downloading refactor / unify

Setup `$env:SCOOP_CACHE` to point to some UNC path (for example `\\PC1\C\SCOOP\cache`) Then if you download anything on PC1 installers will be available for second PC. Or just manually copy content...

There is disadvantage from `installer.type` migration ```yml url: url hash: hash innosetup: true architecture: 64bit: installer: script: do something 32bit: installer: script: do something ``` With these changes there is...

https://github.com/lukesampson/scoop-extras/pull/2264/commits/7b34c194694d66a8f3499e8638290af31bfab0ca is the reason why i would rather have separate `extraction` property instead of adding it into installer and duplicating into each architecture with in this case litle bit different...

Relates discussion https://github.com/lukesampson/scoop/issues/3082#issuecomment-460715842