mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-04-27 06:55:51 +03:00
[GH-ISSUE #69] Script crashes immediately on pressing 2 or 3 #57
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Microsoft-Activation-Scripts#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joenzkc on GitHub (Sep 9, 2021).
Original GitHub issue: https://github.com/massgravel/Microsoft-Activation-Scripts/issues/69
Hi,
I'm not sure why but whenever I press HWID or KMS installation, cmd immediately crashes with no error message.
I am running the script as an administrator. Would appreciate the help, thanks!
@procoder07 commented on GitHub (Sep 9, 2021):
Hi,
The solution to find any error is f you open the command prompt manually (win-R and type cmd) and cd over to the .bat file location and run it there instead of double clicking from the file explorer, the command prompt window wont close when .bat finishes and you can see the error message.
As the script works for all, this isn't an error of the script though.
Try running the separate files version to understand the problem better. if this doesn't work, a system file of probably PowerShell or windows may be corrupt, a reset may fix the problem.
may i ask the product you are attempting to install ?
@joenzkc commented on GitHub (Sep 9, 2021):
Thanks for the response. I am trying to install Windows 10 Core. Everytime I run powershell as an administrator (by right clicking and running as administrator), cd to the file and run the .cmd command within powershell, it keeps saying that the script requires adminstrator privileges. Even though I used numerous ways to run it as admin, im still getting the same problem, not sure why.
@joenzkc commented on GitHub (Sep 9, 2021):
Ok i've reinstalled windows and the script works now, will close the issue, thank you for the response!
@procoder07 commented on GitHub (Sep 9, 2021):
Hi,
I hope you're issue was resolved successfully.
If you have any other issue, Please feel free to ask!
Thanks.