Unwanted startup notices

G

Guest

When I restart my computer, a pop up notice comes up that says "do you want
to restart your computer now." How do I disable these notices?
 
P

Poprivet

Louella said:
When I restart my computer, a pop up notice comes up that says "do
you want to restart your computer now." How do I disable these
notices?

Make a shortcut to shutdown.exe and place it on your desktop. Running
shutdown without any switches will give you its options.
 
J

JS

Restart command:
shutdown -r -t 01

Note: You will need a space between the -t and 01 (values from 00 to 99
seconds are allowed)

Shutdown command:
shutdown -s -t 15

For a list of the commands available open a command window and at the prompt
just enter shutdown (without any switches)

JS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top