Skip to content
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

unable to run scripts in powershell #5

Open
aeonSolutions opened this issue Oct 28, 2021 · 1 comment
Open

unable to run scripts in powershell #5

aeonSolutions opened this issue Oct 28, 2021 · 1 comment

Comments

@aeonSolutions
Copy link

You need to enable scripts in powershell

powershell -ExecutionPolicy Bypass -File Win11-TPM-RegBypass.ps1 -Source {iso path file} -Destination [iso path final ]

@aeonSolutions
Copy link
Author

Also,
the script outputs a zero file size ISO file

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