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

Boxstarter keep restarting my windows 7 computer in an infinite loop #356

Closed
aflext opened this issue Oct 16, 2018 · 19 comments
Closed

Boxstarter keep restarting my windows 7 computer in an infinite loop #356

aflext opened this issue Oct 16, 2018 · 19 comments
Labels
0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue

Comments

@aflext
Copy link

aflext commented Oct 16, 2018

I install node.js and checked the 'tools' option and the node.js installer installed the chocolately, and then the install program keep restarting my computer in an infinite loop.

Everytime the computer starts, there is a cmd prompt shows 'Boxstarter disable auto update of windows blablah', i even can't have time to capture the screen...

So, does anybody know this ? How to stop or delete the auto restart program ?

@aflext aflext changed the title Boxstarter keep restarting my windows 7 computre in an infinite loop Boxstarter keep restarting my windows 7 computer in an infinite loop Oct 16, 2018
@flcdrg
Copy link
Member

flcdrg commented Oct 16, 2018

To clarify, did you install Node using Boxstarter? If so, what command/s did you use?

@aflext
Copy link
Author

aflext commented Oct 16, 2018

@flcdrg i just download node.js exe to install and check the install install windows build tools option and it install chocolately.

@ian-at-drs
Copy link

Me too - with Windows 10. I killed the power-shell when it appeared after the third or fourth reboot, which stopped the cycle (for now).

@flcdrg
Copy link
Member

flcdrg commented Oct 16, 2018

I didn't know that Node.js had that option. Looks like it relates to https://github.com/nodejs/node/blob/master/tools/msvs/install_tools/install_tools.bat.

Might need someone else (@mwrock ?) to chime in on whether launching Boxstarter from an installer in that way is a supported scenario.

I can see how it could go wrong in that the installer launches Boxstarter, which then causes the machine to reboot, which then results in the original installer never quite completing properly.

@MuathKefayah
Copy link

bro ... did you solve your problem? , because I have the same problem recently. if yes, please send me the solution.

thanks in advance.

@pauby
Copy link
Member

pauby commented Oct 16, 2018

@MuathKefayah See here.

@pauby
Copy link
Member

pauby commented Oct 16, 2018

This doesn't appear to be a Boxstarter issue but a node build tools issue?

@pauby pauby added the 0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue label Oct 16, 2018
@MuathKefayah
Copy link

@pauby Honestly I am so far not sure what exactly the problem is, since I am modern dealing with the Node.js , But the problem seems to be related to Boxstarter shell , Since I can not continue in widows process unless I close Boxstater shell from task manager.

@pauby
Copy link
Member

pauby commented Oct 16, 2018

@MuathKefayah @ian-at-drs @aflext Can somebody outline the EXACT steps they took so we can reproduce this problem?

@ian-at-drs
Copy link

I downloaded node-v10.12.0-x64.msi from https://nodejs.org/dist/v10.12.0/node-v10.12.0-x64.msi and installed it. Like @MuathKefayah I ticked the "Automatically install the necessary tools..." option - see screen shot. This option installs Boxstarter and Chocolatey. This was my first install of Node.js and these two other products.
node-v10 12 0-x64 install
I have uninstalled Node.js, and Boxstarter is still trying to reboot my PC each time I start it up. I have to kill off the shell window before it initiates the reboot. I will search the web for assistance about this.

@pauby
Copy link
Member

pauby commented Oct 16, 2018

@ian-at-drs Awesome. Thanks for that.

Check the shell:startup folder for Boxstarter script.

@ian-at-drs
Copy link

Thanks @pauby! I found boxstarter-post-restart.bat and have deleted it. I will also remove "C:\ProgramData\boxstarter" and everything below it.

@pauby
Copy link
Member

pauby commented Oct 16, 2018

Try removing it with Chocolatey first.

@aflext
Copy link
Author

aflext commented Oct 17, 2018

I have tried to uninstall the boxstarter with Chocolatey but got failed message like boxstarter not installed. So i delete the folder C:\ProgramData\boxstarter and then restart my PC and i got a CMD prompt showing red messages(i guess because i have deleted the boxstarter) and then the CMD prompt auto close itself without restarting my PC.

@ian-at-drs
Copy link

Hi @aflext, try following @pauby's advice and look in C:\Users\YOURUsername\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup for the boxstarter-post-restart.bat file, and delete that too.

@MuathKefayah
Copy link

Thanks a lot everyone, everything is good after taking your advice seriously

@eromoe
Copy link

eromoe commented Nov 14, 2018

Happen on windows 10 too .

@DavidEscamilla
Copy link

Hi everyone!

Launch "Startup Tasks" from windows start menu and toggle off "boxstarter-post-restart.bat"

@lilanleo
Copy link

Happen to me when I install nodejs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue
Projects
None yet
Development

No branches or pull requests

8 participants