ok, some one elses turn i am looking for this type of program

P

*ProteanThread*

a program that i can put in quick launch to log off (no need to put it in
system tray as if thats all this is doing then why take up resources) but
log off without prompting user (forced quick log off)...

....of course i'd probably be able to write this in a batch file but
wondering if something out there already exists.


--
*** REPLY REQUESTED WHEN CONVENIENT ***

Woodzy
http://rtdos.com/forum

"UN-official" acf webring
http://q.webring.com/hub?ring=acfwebring

This message is for the designated recipient only and may contain
privileged, proprietary, confidential, or other wise private information.
If you have received this message in error, please notify the sender
immediately and delete the original. Any other use of this email by
you is prohibited.
 
J

JoeA

*ProteanThread* said:
a program that i can put in quick launch to log off (no need to put it in
system tray as if thats all this is doing then why take up resources) but
log off without prompting user (forced quick log off)...

...of course i'd probably be able to write this in a batch file but
wondering if something out there already exists.
In 98SE this works make a shortcut named exit, right click desktop,
click new, use this
C:\WINDOWS\RUNDLL32.EXE USER,EXITWINDOWS 8

for the command line.
for the icon look in
C:\WINDOWS\Progman.exe
for a door with an arrow pointing out.
I think that will do the job..
 
C

Canetoad

JoeA said:
In 98SE this works make a shortcut named exit, right click desktop,
click new, use this



for the command line.
for the icon look in


for a door with an arrow pointing out.
I think that will do the job..

And in WinXP, create a new destop shortcut with the following:
C:\WINDOWS\system32\shutdown.exe -s -t 0
 
P

*ProteanThread*

Canetoad said:
And in WinXP, create a new destop shortcut with the following:
C:\WINDOWS\system32\shutdown.exe -s -t 0


Thanks to both of you (both actually worked in XP Home :blush:))
 
K

Kruppt

a program that i can put in quick launch to log off (no need to put it in
system tray as if thats all this is doing then why take up resources) but
log off without prompting user (forced quick log off)...

...of course i'd probably be able to write this in a batch file but
wondering if something out there already exists.

Wizmo

http://www.grc.com/wizmo/wizmo.htm



Kruppt
 
D

Dumb Bunny

Why bother with the Quicklaunch tray, just press and release the Windows key
on the keyboard and then press the letter U twice!
 
P

*ProteanThread*

Dumb Bunny said:
Why bother with the Quicklaunch tray, just press and release the Windows key
on the keyboard and then press the letter U twice!

Because I have a program that disables the windows keys. :blush:)
 
P

*ProteanThread*

Kruppt said:
Thought you'd like it.
It will do a lot more than what you were in need of.
As you have seen, handy little ASM proggy.

Kruppt


almost like the old norton BE program for DOS. :)

now that i think about it i'll probably use it for more than just shutting
down my machine from a short cut :blush:)
 

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

Top