-
Download windows10.bat file.
OR
- You can copy the windows10.bat file code and paste it into a Notepad file.
- Save it as windows10.bat (make sure the extension is .bat)
If the file is downloaded with .txt extension then;
open the command prompt as administrator.
Navigate to the directory where you downloaded the windows10.bat file
run the below given command:
move windows10.bat.txt windows10.bat
-
Right click on windows10.bat and run it as an administrator.
-
done.
- Fork it ( https://github.com/vishalnagda1/windows-10-activator/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new pull request.