mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-13 14:17:15 -04:00
The troubleshooting section told users to run 'Unblock-File -Path ... -Recurse', which is not valid PowerShell (the cmdlet has no -Recurse parameter) and would not help even in its correct form: Smart App Control gates on the signature and on cloud reputation, not on Mark-of-the-Web. It also said Evaluation mode triggers blocks, and advised turning Smart App Control off temporarily and back on again. Evaluation never blocks, and Windows cannot re-enable Smart App Control without a reset or reinstall. Say instead that the Windows builds are unsigned, that Windows has no per-app exception, and what the two real options are. Split the section in three, since it served two unrelated failures and the 'extract to a new folder' fix only applies to one of them: a Smart App Control block, an incomplete in-app upgrade, and installing into a synced folder. Keep the original anchor on the Smart App Control section so links in released builds still land somewhere useful. Refs #1967, #1873, #1876 Co-authored-by: rmcrackan <rmcrackan@gmail.com>