PC Review Forums Newsgroups Hardware Freeware Windows screensaver with password protection?

Reply

Windows screensaver with password protection?

 
Thread Tools Rate Thread
Old 08-02-2006, 01:04 AM   #1
taoberly@mindspring.com
Guest
 
Posts: n/a
Default Windows screensaver with password protection?


Hello,

I am hoping someone can point me to a certain piece of software,
preferably freeware. I am writing a script for my work computer
(WinXP) that generates a report every weekday and emails it, but I want
it to run automatically (in case I'm sick or go on vacation) before I
start work. Part of the script requires automating a program that
doesn't do its own scripting or macros, so I'm using a third-party
program (currently KeyText) that makes this happen, but KeyText needs
to "see" the screen to work. I don't have anything top secret on my
PC, but also don't want to leave it open for just anybody to use.

What I'm looking for is a screensaver or security program that uses its
own built-in password prompt, instead of using the Windows system.
(Hopefully it still integrates fairly well with the OS.) In this case
I can still protect my computer from passers-by, but use VBScript to
kill the exe from the Task Manager (I hope), reveal the desktop, and
generate the report, say, every weekday at 4:00 am.

Does something like this exist? I was first trying to find a way to
unlock Windows from within via a running VBScript, but finally decided
that wasn't going to work. I've gone hunting on the big
freeware/shareware sites, but only seem to find ordinary screensavers
and elaborate security systems with a price tag.

Thanks for any help,

Todd

  Reply With Quote
Old 08-02-2006, 03:18 PM   #2
Bob I
Guest
 
Posts: n/a
Default Re: Windows screensaver with password protection?

Try AutoIT as the script engine. And then see what you have left to fix.
its free from the authors website look at www.google.com

taoberly@mindspring.com wrote:

> Hello,
>
> I am hoping someone can point me to a certain piece of software,
> preferably freeware. I am writing a script for my work computer
> (WinXP) that generates a report every weekday and emails it, but I want
> it to run automatically (in case I'm sick or go on vacation) before I
> start work. Part of the script requires automating a program that
> doesn't do its own scripting or macros, so I'm using a third-party
> program (currently KeyText) that makes this happen, but KeyText needs
> to "see" the screen to work. I don't have anything top secret on my
> PC, but also don't want to leave it open for just anybody to use.
>
> What I'm looking for is a screensaver or security program that uses its
> own built-in password prompt, instead of using the Windows system.
> (Hopefully it still integrates fairly well with the OS.) In this case
> I can still protect my computer from passers-by, but use VBScript to
> kill the exe from the Task Manager (I hope), reveal the desktop, and
> generate the report, say, every weekday at 4:00 am.
>
> Does something like this exist? I was first trying to find a way to
> unlock Windows from within via a running VBScript, but finally decided
> that wasn't going to work. I've gone hunting on the big
> freeware/shareware sites, but only seem to find ordinary screensavers
> and elaborate security systems with a price tag.
>
> Thanks for any help,
>
> Todd
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off