Open trajano opened 7 years ago
$packageName = 'megasync' $fileType = 'exe' $url = 'https://mega.nz/MEGAsyncSetup.exe' $silentArgs = '/S' Install-ChocolateyPackage $packageName $fileType $silentArgs $url
I tried to build one but I couldn't get the installer to work with /S
correctly.
I got it working, but it won't work on AppVeyor https://github.com/trajano/choco-packages/tree/master/megasync I think something hangs in the UI but it works properly on Windows 10.
I also provided one for https://github.com/trajano/choco-packages/tree/master/megacmd
Provide a package for https://chocolatey.org/