Ross Smith II

Results 192 comments of Ross Smith II
trafficstars

> Currently, I know of the following issues that could prevent scripts from running on Unix: @dwettstein @maanur [noted above](https://github.com/ScoopInstaller/Scoop/issues/2137#issuecomment-751242265) that there's a dependency on robocopy.exe. See [here](https://github.com/ScoopInstaller/Scoop/search?q=robocopy). Perhaps we...

If you try to edit a UTF16-LE file on GitHub, you will see the message ``` We’ve detected the file encoding as UTF-16LE. When you commit changes we will transcode...

Another issue is GitHub's commit change viewer doesn't show changes to UTF16-LE files, even if the file does't have non-ASCII characters in it. Instead it shows ``` Binary file not...

To summarize: 1. There is nothing in UTF-16, that UTF-8 doesn't supply, in terms of the provided characters. It's simply a different encoding. 2. regedit.exe exports UTF-8, if asked (export...

It's at https://github.com/dodorz/scoop/blob/master/TeraCopy.json I, personally, would prefer to leave applications in external buckets, if they are being actively maintained. If we throw everything in Extras, that will increase our support/maintainence...

@pakonda submit a PR?

See https://github.com/jberezanski/ChocolateyPackages/blob/master/visualstudio2019buildtools/tools/ChocolateyInstall.ps1 and https://github.com/jberezanski/ChocolateyPackages/blob/master/chocolatey-visualstudio.extension/extensions/Install-VisualStudio.ps1