TheRandomLabs / scoop-nonportable

A Scoop bucket for nonportable applications.
The Unlicense
138 stars 40 forks source link

teracopy won´t install #258

Open FallenLeave91 opened 3 years ago

FallenLeave91 commented 3 years ago

When i try to install teracopy-np i get the error "invalid command line".

Anyone else with this issue?

maphew commented 2 years ago

yep, me too:

» scoop install teracopy-np
Installing 'teracopy-np' (3.8.5) [64bit]
Loading teracopy.exe from cache
Checking hash of teracopy.exe ... ok.
Running installer... error.
ERROR Exit code was -536870911!
Installation aborted. You might need to run 'scoop uninstall teracopy-np' before trying again.
maphew commented 2 years ago

It looks like a different installer is used now.

cd $env:userprofile\scoop\cache
.\teracopy-np#3.8.5#http_www.codesector.com_files_teracopy.exe /?

image

Xelbayria commented 2 years ago

The Teracopy has been updated to a new version, v3.9. The type of installer is still "exe".

here's the link to installer download: Installer

I'll be glad to help out and test to see if the issue has been solved or not. Let me know.

ntpeters commented 2 years ago

This is still an issue with the installer for v3.9. It looks like the /verysilent and /nocancel options are no longer valid, but even though it's not listed in that dialog it doesn't complain about /norestart although it's not clear if that still behaves the same. I don't see anything in the Teracopy docs about new installer options.

@TheRandomLabs FYI since it looks like you've been maintaining this package.