Ross Smith II

Results 191 comments of Ross Smith II

If the issue is the .exe files found in the .7z files, can't we just obfuscate them somehow? Perhaps by encrypting the .7z or base64'ing them first?

@Ash258 I'm OK with adding a trial flag, but I think it's in our long-term interests to break up our monolithic buckets into functional groups, to: 1. Distribute responsibility for...

A symbolic link doesn't work, as the exe that is the symlink's target cannot find its related .dlls, as the "exe's directory" is the directory the symlink is in, not...

This issue should be fixed in #3998, which was merged into master. To use, type: ``` scoop config shim kiennq scoop reset * ``` or ``` scoop config shim 71...

I don't think any of our core devs have an ARM system, so if you have an ARM device, please consider submitting a PR!

@sirredbeard That **would** be awesome. @ScoopInstaller/maintainers : Would anyone be willing to spearhead this effort? I can assist, but don't have the bandwidth to take point.

Removing the dependency of 7zip would be nice too, but https://github.com/thoemmi/7Zip4Powershell uses 7z.dll, and I recall that 7z.dll doesn't have all the functionality we need of 7zip.exe. I think it...

How about we set the folder name as a config option: ``` scoop config startmenu_folder “Scoop Apps” ``` and default to “” for new installs?

The Windows 10 April 2018 update hides the `Scoop Apps` folder. See https://github.com/lukesampson/scoop/issues/2233

That wouldn’t work for packages we haven’t seen yet, right?