Re: [UPD ES] Filmaffinity 4.0
Posted: 2025-08-02 07:45:28
Microsoft is deprecating VBS, but you have time: it will be disabled by default (in new installs) in 2027 and removed only later 
Next time I make an update to AMC I should try to add an option to use cURL, or at least a way to call it directly and discretely. I could do that easily by adding options to the Launch function (hide console, wait for app to close, ...)
Why do you need to create and execute a .ps1 rather than directly launching curl itself?

Next time I make an update to AMC I should try to add an option to use cURL, or at least a way to call it directly and discretely. I could do that easily by adding options to the Launch function (hide console, wait for app to close, ...)
Why do you need to create and execute a .ps1 rather than directly launching curl itself?