Open Zcooger opened 1 year ago
@Zcooger Can you test these manifests to see if they work correctly?
scoop bucket add MyScoop 'https://github.com/Zliced13/MyScoop'
scoop install avisynth
scoop install avisynthplus
@Zliced13
scoop bucket add...
scoop install avisynth
scoop uninstall avisynth
scoop install avisynthplus
:
PS C:\Windows\system32> scoop install avisynthplus
Installing 'avisynthplus' (3.7.2) [64bit] from MyScoop bucket
AviSynthPlus_3.7.2_20220317-filesonly.7z (12,0 MB) [==========================================================] 100%
Checking hash of AviSynthPlus_3.7.2_20220317-filesonly.7z ... ok.
Extracting AviSynthPlus_3.7.2_20220317-filesonly.7z ... done.
Linking C:\Scoop\apps\avisynthplus\current => C:\Scoop\apps\avisynthplus\3.7.2
Running post_install script...
ERROR: The specified file is not a registry file. You can import only registry files.
'avisynthplus' (3.7.2) was installed successfully!
scoop uninstall avisynthplus
:
PS C:\Windows\system32> scoop uninstall avisynthplus
Uninstalling 'avisynthplus' (3.7.2).
Running pre_uninstall script...
ERROR: The specified file is not a registry file. You can import only registry files.
Unlinking C:\Scoop\apps\avisynthplus\current
'avisynthplus' was uninstalled.
The registry files seem suspicious, here's a hint - Notepad++ reports these as:
Regular Avisynth un/install registry files are: Windows (CR LF) UTF-16 LE BOM The template is encoded as: Windows (CR LF) UTF-8. Running them manually through doubleckick does not cause any errors.
Ok I changed the manifest so that the created .reg
files will be re-encoded in UTF16 LE instead of UTF8. Try updating the bucket and reinstalling avisynthplus
.
Looks good, no errors on un/install.
Thank you for testing it.
Media stuff like AvsPmod sees AVS correctly, example configuration:
Prerequisites
Criteria
Name
avisynthplus
Description
Non-linear script language for audio/video processing, improved more modern variant.
Homepage
https://avs-plus.net/
Download Link(s)
https://github.com/AviSynth/AviSynthPlus/releases/
Some Indication of Popularity/Repute
Improved version. Software is well-known among TV industry/AV community. It has its own Wikipedia page: https://en.wikipedia.org/wiki/AviSynth