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

Running the script #1

Open
Danrancan opened this issue Sep 11, 2018 · 1 comment
Open

Running the script #1

Danrancan opened this issue Sep 11, 2018 · 1 comment

Comments

@Danrancan
Copy link

How do I actually go about running this script in windows 10? I am a complete noob.

@mortenya
Copy link
Owner

If you have never used PowerShell, you will want to find it in the Start Menu, search for PowerShell ISE, right-click Run-As Administrator. The script should account for this, but it shouldn't hurt.

I would copy this as raw text and save it yourself so you don't need to unblock the file. If you're feeling adventurous, you can edit whatever you want.

To run a script, find the part at the top about setting an Execution Policy, highlight it and press F8 (run selection in ISE).

After that, you can run the entire script by pressing F5 (run script) or do individual peices. It will take some time to run the entire script, and then it will force a reboot at the end if you don't take that piece out.

I'll try and set aside some time to draw up a tutorial in the README soon.

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

2 participants