Skip to content

Windows Execution Policies #105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
neogeek opened this issue Jan 25, 2022 · 0 comments
Open

Windows Execution Policies #105

neogeek opened this issue Jan 25, 2022 · 0 comments

Comments

@neogeek
Copy link
Member

neogeek commented Jan 25, 2022

If you are having issues running doxdox on Windows due to permissions, see the following link for more information.

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-7.2

To get doxdox working, run the following command from Windows PowerShell.

$ Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant