Re: Switch user after auto signon using TweakUI
- From: "dingdongdingding@xxxxxxxxx" <dingdongdingding@xxxxxxxxx>
- Date: Sun, 27 Jul 2008 15:39:09 -0700 (PDT)
Oh... I see. Got me to where I wanted exactly. Thanks a lot.
On Jul 27, 10:57 pm, "Pegasus \(MVP\)" <I....@xxxxxxxxxx> wrote:
<dingdongdingd...@xxxxxxxxx> wrote in message
news:a9440eae-6c46-4d0b-a1a5-3fe7f607da02@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Pegasus... it's you again... always help me out....
I want to go into the switch panel immediately cause I don't want
others to use my computer. They have other accounts for them to use
but I don't want them to be able to read my email, for example. I
just want my applications to be loaded so that I can access them
quickly so that I don't have signon and wait for them to load.
So I thought, the first program I run is SU to go to the switch user
panel, which locks my account from others but at the same time, the
program will continue to run and retrieve my emails.
Thanks !
It seems that you don't really want to go to the "Switch User" panel -
you actually want to lock your PC. You can do it by copying the following
lines into logon.bat which you must place into your startup directory. This
will lock up your machine about 300 seconds after logging on. When
you're sitting in front of the machine then you can kill this task in the
usual way.
@echo off
set delay=300
ping localhost -n %delay%
rundll32.exe user32.dll,LockWorkStation
.
- References:
- Switch user after auto signon using TweakUI
- From: dingdongdingding@xxxxxxxxx
- Re: Switch user after auto signon using TweakUI
- From: Pegasus \(MVP\)
- Re: Switch user after auto signon using TweakUI
- From: dingdongdingding@xxxxxxxxx
- Re: Switch user after auto signon using TweakUI
- From: Pegasus \(MVP\)
- Switch user after auto signon using TweakUI
- Prev by Date: test
- Next by Date: RE: Hard disc access problem
- Previous by thread: Re: Switch user after auto signon using TweakUI
- Next by thread: Re: Desktop gone...
- Index(es):
Relevant Pages
|