View Single Post
Old 11-13-2023, 05:50 PM   #984
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,462
Karma: 171313058
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by jrfinkel View Post
On Windows 11, unsigned Powershell scripts are disabled. So, in order to use the install.ps1 script, you need to open a Powershell terminal, navigate to the folder in which you have saved both the ZIP file and and the install.ps1 script, and enter these commands:


Set-ExecutionPolicy Bypass
./install.ps1
Set-ExecutionPolicy Default
A year late and a dollar short. PowerScript signing was done to death a year or so back. See the 2nd method in this thread for instance for the GUI method. The CLI method has also been mentioned multiple times. Do a quick search on this thread for executionpolicy.
DNSB is offline   Reply With Quote