Jump to content











Photo
- - - - -

ClearLock


  • Please log in to reply
4 replies to this topic

#1 homes32

homes32

    Gold Member

  • .script developer
  • 1035 posts
  • Location:Minnesota
  •  
    United States

Posted 17 August 2011 - 04:48 PM

Posted Image

File Name: ClearLock
File Submitter: homes32
File Submitted: 17 Aug 2011
File Updated: 25 Nov 2011
File Category: App scripts

What it is:
ClearLock is a transparent screen locker aimed to make the computer tech/system admin's live easier by providing a way to disable input to a computer while still allowing you to see what is going on.

What it isn't:
ClearLock is not a security system. its purpose is to keep meddling users from screwing with the computer when you are fixing it. It will not keep your computer/data safe from someone who is determined to get at it.

Basic functions can be configured with the script interface and advanced configuration can be done through the editing the .ini, using the /config switch or using the Config Desktop shortcut.

Bug reports needed, suggestions/praise/criticism welcome.

Have fun!

Homes32


Posted Image

Click here to download this file

#2 homes32

homes32

    Gold Member

  • .script developer
  • 1035 posts
  • Location:Minnesota
  •  
    United States

Posted 17 August 2011 - 04:51 PM

Reserved.

#3 vipex

vipex

    Newbie

  • Members
  • 10 posts
  • Location:Turin
  •  
    Italy

Posted 20 March 2012 - 12:33 PM

Hello,
I've some issues to raise:

1 - Autorun: The AddAutoRun command it's set with StartMode option set to 1 (Wait for the program to finish running but show any window used by the program. This is the default start mode) this means that nothing starts until I write the password (neither shell or PENetwork config), it would be better if set to 2(Don't wait for the program to run but show any window used by the program) or better set an option in the interface.
2 - Password: I'm creating an x86 build but my system it's an x64. When it comes to set the password, the script launch the exe directly from the target folder causing a DLL error on userenv.dll (that in build mode it's already in the target folder). My suggestion is to run the configuration in a temp directory and then copy all to the target dir. It should not rise errors.
3 - Explorer Shell: if I use this type of shell (not tried with others) and I want to use the lock in startup mode, I shold setup the taskbar in autohide mode elsewhere, when shell starts, the portion of screen occupied by the taskbar (so the quicklaunch etc.) it's not locked out. There's a way to fix this issue?

Anyway thanks for great work and sorry for my BAD English -.-'

#4 paraglider

paraglider

    Gold Member

  • .script developer
  • 1743 posts
  • Location:NC,USA
  •  
    United States

Posted 21 March 2012 - 12:35 AM

For 2) this is what I changed:

// Set Password

If,Not,%TB_Password%,Equal,"",Begin

  ExtractFile,%ScriptFile%,%SourceArch%,%ProgramEXE%,%ScriptDir%

  ShellExecute,Hide,%ScriptDir%%ProgramEXE%,"/setpassword %TB_Password%",%ProgramFolder%

  FileCopy,%ScriptDir%ClearLock.ini,%ProgramFolder%ClearLock.ini

  FileDelete,%ScriptDir%%ProgramEXE%

  FileDelete,%ScriptDir%ClearLock.ini

End



#5 myhardrive

myhardrive
  • Members
  • 3 posts
  • Interests:Painting Hwy Guard Rails, Underwater Basket Weaving
  •  
    United States

Posted 08 October 2014 - 12:56 PM

Anyone get this to work in PE5  (Windows 8.1 PE), the lock executes before it gets out of the Administrator Welcome screen and you cannot get on the system?






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users