HUMORCE

Results 271 comments of HUMORCE

@rashil2000 the bug cannot be solved by solving ScoopInstaller/Versions#352

yes, but what if users need to install both of them.

nothing to do with `scoop-reset`. func `Get-HelperPath` always use `main/7zip` as helper of `Expand-7zipArchive`, if you have both `main/7zip` and `versions/7zip-zstd` installed. reproduction steps: ``` PS C:\Users\HUMOR\Desktop> scoop list 7zip...

just another option? users may think that the decompression is done by the version of 7z set with `scoop-reset`.

`lessmsi` should be set as default msi extractor.

reproduced with `main/[email protected]` and `versions/[email protected]` ```shell PS C:\Users\HUMOR> scoop list 7zip Installed apps matching '7zip': 7zip 21.06 [main] 7zip-zstd v21.03-v1.5.0-R2 [versions] PS C:\Users\HUMOR> scoop reset 7zip Resetting 7zip (21.06). Linking...

``` Exception caught Exception: [download_helper.cc:562] errorCode=1 Failed to open the file C:\Users\zachd\scoop\cache\nano.txt, cause: File not found or it is a directory ``` write access?

``` Set-Content : Could not find a part of the path 'C:\Users\zachd\scoop\cache\nano.txt'. At C:\Users\zachd\scoop\apps\scoop\current\lib\install.ps1:279 char:9 + Set-Content -Path $urlstxt $urlstxt_content + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Users\zachd\scoop\cache\nano.txt:String) [Set-Content], DirectoryNotFoundException +...

what happens if delete the **cache** folder then install(with aria2). will the `cache/app.txt` file be created?

negative, scoop is package manager like tool rather than package downloader.