Skip to content

Windows Execution Policies #105

@neogeek

Description

@neogeek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions