Vista Shutdown.bat
Vista Shutdown.bat
Is it even possible to make one of these for Windows vista?? i need one to shutdown my PC at a certain time i use to do this on XP but that one for XP doesnt work with vista
All help is appreciated
All help is appreciated
Main Rig: C2D 6850 @ 3.0Ghz, 2Gb DDR2667Mhz @ 833Mhz 5-5-5-15 Timings , XFX xXx 8600GTS @ 730/2260 , Gigabyte Ga-945GCM-S2L
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
Re: Vista Shutdown.bat
What exactly isn't working? Running the batch file, or the shutdown commands?
Does running "shutdown /s" in the command prompt still shutdown vista?
Dan
Does running "shutdown /s" in the command prompt still shutdown vista?
Dan
Re: Vista Shutdown.bat
i ahve a batch file like so
@echo
shutdown.exe -s -t 14400 -c "Shutting down"
but when i run it nothing happens, this use to work with Windows xp and i was wondering if their was anything similar for Vista
@echo
shutdown.exe -s -t 14400 -c "Shutting down"
but when i run it nothing happens, this use to work with Windows xp and i was wondering if their was anything similar for Vista
Main Rig: C2D 6850 @ 3.0Ghz, 2Gb DDR2667Mhz @ 833Mhz 5-5-5-15 Timings , XFX xXx 8600GTS @ 730/2260 , Gigabyte Ga-945GCM-S2L
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
Re: Vista Shutdown.bat
Does running "shutdown /s" in the command prompt still shutdown vista?
Dan
Dan
Re: Vista Shutdown.bat
Are you running the command as administrator?


Phenom II 1075T,Phenom II 1090T,Intel i7 870
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
Re: Vista Shutdown.bat
try this;
right click desktop
select New > shortcut
enter "Shutdown.exe -s -t 00" without the quotes (change the time value to suit you )
click next to name it and you are done.

right click desktop
select New > shortcut
enter "Shutdown.exe -s -t 00" without the quotes (change the time value to suit you )
click next to name it and you are done.

Phenom II 1075T,Phenom II 1090T,Intel i7 870
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
- martini161
- Mr Awesome
- Posts: 3183
- Joined: Sat Sep 08, 2007 8:27 pm
- Location: Cherry Hill, New Jersey
Re: Vista Shutdown.bat
this is why i like linux
you can write a script easily that does anything


Dan:3Martin:3 "my manhood is so big if i put it on the keyboard it would stretch from A to Z!"-Anonymous
Re: Vista Shutdown.bat
I just tried that and then when i run it a black window pops up and then disappears... That happens even when i run it in Administrator
Main Rig: C2D 6850 @ 3.0Ghz, 2Gb DDR2667Mhz @ 833Mhz 5-5-5-15 Timings , XFX xXx 8600GTS @ 730/2260 , Gigabyte Ga-945GCM-S2L
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
Re: Vista Shutdown.bat
Just did it myself on Vista and it shut down no problem (and my folding too) i tried it by messing up the syntax and it did just what you mentioned the quick flash of a black cmd window. try checking your spelling,spacing,syntax, etc.


Phenom II 1075T,Phenom II 1090T,Intel i7 870
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
Re: Vista Shutdown.bat
ok i really must be doing something wrong.. I set mine up exactly like below
This is after going into new shortcut
"Shutdown.exe -s -t 14400" No Quotes, This is so it shuts down about 4 hours later.
This is after going into new shortcut
"Shutdown.exe -s -t 14400" No Quotes, This is so it shuts down about 4 hours later.
Main Rig: C2D 6850 @ 3.0Ghz, 2Gb DDR2667Mhz @ 833Mhz 5-5-5-15 Timings , XFX xXx 8600GTS @ 730/2260 , Gigabyte Ga-945GCM-S2L
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
Re: Vista Shutdown.bat
did you try the 00?, i'm not positive but i might have read somewhere that the limit was 600 on that command.


Phenom II 1075T,Phenom II 1090T,Intel i7 870
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
Gigabyte 890XA-UD3
Evga GTX460
8 GB Corsair
Agility2 120GB SSD
Dual 24" Samsungs LCD's
Re: Vista Shutdown.bat
Yup, its limited to 600. Why not run it via the windows scheduler? Then you don't have to worry about how long the limit is.
"The democracy will cease to exist when you take away from those who are willing to work and give to those who would not."
-Thomas Jefferson
-Thomas Jefferson
Re: Vista Shutdown.bat
Well thanks for all your help!!! Ill look into that Bubba 

Main Rig: C2D 6850 @ 3.0Ghz, 2Gb DDR2667Mhz @ 833Mhz 5-5-5-15 Timings , XFX xXx 8600GTS @ 730/2260 , Gigabyte Ga-945GCM-S2L
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
Re: Vista Shutdown.bat
ok, ive tried running it via windows Schedular, three times and each time it doesnt work. I think ill jsut have to figure out another way.
Main Rig: C2D 6850 @ 3.0Ghz, 2Gb DDR2667Mhz @ 833Mhz 5-5-5-15 Timings , XFX xXx 8600GTS @ 730/2260 , Gigabyte Ga-945GCM-S2L
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real
JukeBox: Currently in an Upgrade but im too lazy to do it at the moment
I² keepin it real