Deyda / NeverRed

NeverRed's focus is to provide a simple solution to keep standard software up to date without having to package it or search and compare versions on vendor sites. https://www.deyda.net/index.php/en/neverred/
32 stars 5 forks source link

Error Writing to Logfile #25

Closed hattorihanzo123 closed 1 year ago

hattorihanzo123 commented 1 year ago

I encounter the following error when running your script: PS>TerminatingError(Add-Content): "Cannot process argument transformation on parameter 'Encoding'. 'ASCI' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. (Parameter 'name')"

It look like this command is not correct in code: Line 16222 Get-Content $AdobeProLog | Add-Content $LogFile -Encoding ASCI

P.S. Thanks for your great work!

Deyda commented 1 year ago

Corrected in the latest version. This will come the next days.

Deyda commented 1 year ago

Correction in Version 2.10.01