Jump to content

CLock version 1.0 Beta


logmein
 Share

Vote Now!  

5 members have voted

  1. 1. How do you feel about CLock 1.0 Beta

    • Very Good!
      0
    • Good!
      1
    • Average
      1
    • Bad
      0
    • Very Bad!
      3


Recommended Posts

This is my first programs :

CLock

Version 1.0 Beta

Features

- Easy to use with hotkeys.

- Nice and simple GUI.

- Hide your working desktop.

- Secure password.

- XP supported.

Download : file attached

Source (now available)

Hotkeys :

- F10 : Start programs

- F11 : End

CLock1.0.exe

Script.au3

Edited by logmein
Link to comment
Share on other sites

Features will available in 1.1 :

- Password Encrypt.

- Disable TaskMgr while locking.

- Options dialog.

Link to comment
Share on other sites

There is no clock.

I believe it's C Lock, not Clock
Spoiler

Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder
Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retreive SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array
Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc
Cool Stuff: AutoItObject UDF â—Š Extract Icon From Proc â—Š GuiCtrlFontRotate â—Š Hex Edit Funcs â—Š Run binary â—Š Service_UDF

 

Link to comment
Share on other sites

this is definitly not secure yet..

at start do this: ProcessClose('explorer.exe')

at end do this: run('explorer.exe')

also do something like: if ProcessExists('taskmgr.exe') then ProcessClose('taskmgr.exe')

and.. change the name cause alot of people will think this is a clock.. :)

/edit:

Ow I forgot: also add this:

If not WinActive($LWindow) then WinActivate($LWindow) < will probaly solve all your problems

Edited by ludocus
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...