20-11-2004, 11:54 PM
|
#1 (permalink)
|
|
Right Off the Assembly Line
Join Date: May 2004
Posts: 34
|
Can u shut down the pc by a timer ?
Is there a way using macros. etc to shut down the pc after a speculated time interval say 15mins or 1 hr etc . Much the same way a sleeptimer works for a TV or music system
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
21-11-2004, 12:07 AM
|
#2 (permalink)
|
|
Human Spambot
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
|
why do u wanna use macros m8 ?
check this out
http://www.thinkdigit.com/forum/viewtopic.php?t=10250
there are more on this
and u get software to do it too
or u can create a new scheduled task to do this
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
|
|
|
21-11-2004, 04:04 AM
|
#4 (permalink)
|
|
Right Off the Assembly Line
Join Date: Nov 2004
Location: New Delhi
Posts: 45
|
well i use a software called aye shutdown pro....All i have to do is specify the time at which the PC has to be shutdown...and it does that..
www.ayesoftware.com
|
|
|
21-11-2004, 05:08 PM
|
#6 (permalink)
|
|
Alpha Geek
Join Date: Aug 2004
Location: Not anywhere near you
Posts: 512
|
I can create a TSR if you want for that...
__________________
http://geeksbay.monzilla.info - My Tech Blog :)
|
|
|
21-11-2004, 05:18 PM
|
#7 (permalink)
|
|
Wise Old Owl
Join Date: Feb 2004
Location: Palghar, Mumbai
Posts: 1,000
|
http://yasoft.km.ru/eng/switchoff/ --- Only 64KB
Code:
Overview
Switch Off is a tiny easy-to-use tray-based system utility that can automatically perform various frequently used operations like shutdown or restart your computer, disconnect your current dialup connection, lock workstation, etc. It also provides fast access to this operations through system tray icon. Utility has fully customizeable Web interface, that allows you to initiate operations mentioned above remotely from any computer with web browser installed. Web interface includes WAP support, so you can control your computer from mobile phone. This utility is intended to be used by either novice or professional user, because of its intuitive interface and professional features.
Features
Scheduled and immediate options for:
Shutdown / Restart computer
Log-off user
Lock WorkStation
Disconnect dialup connection
Standby / Hibernate (power saving options)
Fast restart (Windows 95/98)
Customizeable Web interface (mini HTTP server)
WAP protocol support.
Simple intuitive multi-language interface
Can work everytime when windows is running, even at logon screen.
Command line support (including timer setings)
Silent install option (good for run in a batch scripts)
Works on all 32-bit versions of Windows (9x/NT/2000/XP)
Tiny size and system resource requirements
__________________
i generally prefer quality over quantity
1 aadi + 1 aadi = 1 full ;)
|
|
|
22-11-2004, 09:14 AM
|
#8 (permalink)
|
|
Guest
|
Shut down windows the kewl way
1)Press the windows key and r,
2)then type 'C:\windows\rundll.exe user.exe,exitwindowsexec'
3)Press enter ....then guess what
4)C the magic
If you want you can also create a shortcut for the same parameter using the "New-->Shortcut".(Right click on the desktop)
|
|
|
|
22-11-2004, 10:56 AM
|
#9 (permalink)
|
|
Broken In
Join Date: Oct 2003
Location: France
Posts: 137
|
if you are using winxp (or 2k but i am not sure) try "shutdown" command... anybody knows how to use it with at command
__________________
There are only 10 type of people in world...
1 who understand binary..
&
1 who don't
|
|
|
22-11-2004, 02:10 PM
|
#10 (permalink)
|
|
Human Spambot
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
|
Quote:
1)Press the windows key and r,
2)then type 'C:\windows\rundll.exe user.exe,exitwindowsexec'
3)Press enter ....then guess what
4)C the magic
If you want you can also create a shortcut for the same parameter using the "New-->Shortcut".(Right click on the desktop
|
wont that shut down the pc instantly ?
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
|
|
|
22-11-2004, 08:49 PM
|
#11 (permalink)
|
|
Wise Old Owl
Join Date: Jun 2004
Location: omnipresent
Posts: 1,191
|
that's the aim!!
instant shutdown .. no mssges
similar thing for hibernation
%windir%\system32\rundll32.exe powrprof.dll,SetSuspendState Hibernate
__________________
What I've felt, What I've known; Never shined through in what I've shown
Never free, Never me; So I dub thee unforgiven
-Metallica
|
|
|
22-11-2004, 09:46 PM
|
#12 (permalink)
|
|
Human Spambot
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
|
nono i meant it wont shutdown the pc after a given amt. of time ... it will instantly shut it down
the question is to shutdown the pc after a given amt. of time ..
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
|
|
|
25-11-2004, 06:10 AM
|
#13 (permalink)
|
|
Wise Old Owl
Join Date: Jun 2004
Location: omnipresent
Posts: 1,191
|
hmm .ya raven . the topic is not abt instant shutdown ..
i was saying that hacker was aiming to shutdown instantly ..
other than that
you can try Banshee Alarm
Its a wonderful alarm .. can play media or run files at particular time
plus you can configure it to shutdown the comp at an alarm time
__________________
What I've felt, What I've known; Never shined through in what I've shown
Never free, Never me; So I dub thee unforgiven
-Metallica
|
|
|
25-11-2004, 12:17 PM
|
#14 (permalink)
|
|
Right Off the Assembly Line
Join Date: Nov 2004
Location: amreli
Posts: 17
|
ya its easy if u want a from other software then u get it
or u want to do your self then u know lang c? then write program to call rundll32.exe and compile prg then it make one object file & exe at the where the u set path from c editor/option/directory then run thet exe u immidiately shutdown or as u set
__________________
sheladiya chetan
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|