View Single Post
Old 05-17-2023, 09:47 PM   #906
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: 46,694
Karma: 169712392
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by sadtango289 View Post
The problem is I don't have "unblock"
https://i.imgur.com/2oGaA6r.png
What version of Windows and PowerShell are you using? Windows 10/11 have the Unblock checkbox while Windows 7/8 should show an Unblock button.

You may be forced into using an admin PowerShell session to execute the following:

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser

after you have finished, I would recommend using:

Set-ExecutionPolicy -ExecutionPolicy Restricted -Scope CurrentUser

Last edited by DNSB; 05-17-2023 at 09:51 PM.
DNSB is offline   Reply With Quote