Search found 22 matches

by Kamal Awasthi
02 Mar 2016, 00:11
Forum: Scripts and Functions (v1)
Topic: Launch-X(v 2.1.0)
Replies: 0
Views: 1100

Launch-X(v 2.1.0)

A quick launcher for your loving apps, you use more often. LaunchX enables you to have a group of button linked directlyv to different destinations you set. You can have reach the destinations(folder/file) on your system just by clicking the button. All you need to do is to set up a button and set i...
by Kamal Awasthi
29 Feb 2016, 13:26
Forum: Scripts and Functions (v1)
Topic: Hidden Explorer
Replies: 6
Views: 2774

Re: Hidden Explorer

Updated ReadMe on Github, added direction to use:
by Kamal Awasthi
20 Feb 2016, 12:13
Forum: Scripts and Functions (v1)
Topic: Hidden Explorer
Replies: 6
Views: 2774

Re: Hidden Explorer

When i choose to hide a file i sometimes get this: http://i.imgur.com/h2caf7k.png That needs to not be so big that the bottom can't be seen. You may actually want to allow the user to resize, if for no other reason than the fact that it can't be closed with the red x or alt f4. i have to close popu...
by Kamal Awasthi
14 Feb 2016, 05:02
Forum: Scripts and Functions (v1)
Topic: Hidden Explorer
Replies: 6
Views: 2774

Re: Hidden Explorer

I made some changes in the script and made 'password.ka' file hidden. I think It should fix the errors. 'password.ka' can not be seen by any one unless it is made unhidden. Though it is not a too secure way but it will prevent accidental or intentional deletion and reset of password. https://github....
by Kamal Awasthi
14 Feb 2016, 03:53
Forum: Scripts and Functions (v1)
Topic: Hidden Explorer
Replies: 6
Views: 2774

Re: Hidden Explorer

Hmm! let me see the error you reported. Thanks for your comment. Yes I get the full path of the file you select by copying the file and then reading it from the clipboard. It is really a big mistake I did not think of the 'password.ka' to be deleted or modified, I will come up with a solution as soo...
by Kamal Awasthi
13 Feb 2016, 02:02
Forum: Scripts and Functions (v1)
Topic: Hidden Explorer
Replies: 6
Views: 2774

Re: Hidden Explorer

You are welcome to give any suggestion to improve my work or to contribute.
by Kamal Awasthi
13 Feb 2016, 02:01
Forum: Scripts and Functions (v1)
Topic: Hidden Explorer
Replies: 6
Views: 2774

Hidden Explorer

Hide your files with a simple popup menu and manage them. You can open a hidden file(without unhiding it) or unhide a file. A simple list to mange all the hidden hidden files. Setup a password to add the security layer to prevent disclosure of important files. HotKey:[Ctrl]+[RightClick] Library use...
by Kamal Awasthi
07 Jan 2016, 00:03
Forum: Ask for Help (v1)
Topic: handling the password encrypting?
Replies: 1
Views: 876

handling the password encrypting?

As per the libcrypt library on github, the function given there do the work. But, I wonder they encrypt a a given line in the same manner eachtime they are called. So, Can't an encrypted password be predicted by just studying the function? If not, then perhaps I did not get the working of LC_VxE_Enc...
by Kamal Awasthi
14 Nov 2015, 06:47
Forum: Scripts and Functions (v1)
Topic: Launch-X :New Delete Button Added
Replies: 0
Views: 1022

Launch-X :New Delete Button Added

A new version with a 'Remove A Button' added which lets you remove a Button you accidentally added or no longer wish to use. :D And some other minor changes & bug fixes.
https://github.com/KamalAwasthi/Launchx
by Kamal Awasthi
06 Oct 2015, 04:56
Forum: Scripts and Functions (v1)
Topic: Eject() : For Removable storage devices
Replies: 67
Views: 40508

Re: Eject() - For CD/DVD and USB Mass Storage devices

Good work!
Probably you should add one Tray Tip indicating the successful ejection of a drive.
by Kamal Awasthi
22 Sep 2015, 03:09
Forum: General Discussion
Topic: A Github organisation for ahkscript
Replies: 247
Views: 190067

Re: A Github organisation for ahkscript

please add me , my name is Kamal Awasthi
by Kamal Awasthi
21 Sep 2015, 03:35
Forum: Scripts and Functions (v1)
Topic: closed
Replies: 2
Views: 1733

Re: Subway Surfer For Pc + Keyboard Script

You can also make the exe file of your ahk script, so that the people out of the ahk domain can also use it.
by Kamal Awasthi
17 Sep 2015, 23:37
Forum: Scripts and Functions (v1)
Topic: Launch-X (v2.1.0)
Replies: 0
Views: 1286

Launch-X (v2.1.0)

Launch-x: A direct shortcut button manager to reach to your favourite files/folder in just one click. #New version relaese(v2.1.0) What's new? 1. Totally new look and better GUI version. 2. A new shortcut setting window added. 3. New tray menu and icon added. 4. Better stability and some minor bug ...
by Kamal Awasthi
04 Sep 2015, 04:50
Forum: Scripts and Functions (v1)
Topic: CapsLock Status Tooltip
Replies: 5
Views: 2791

Re: CapsLock Status Tooltip

ya! Do same as told above. And I would post one for that too.
by Kamal Awasthi
02 Sep 2015, 05:31
Forum: Scripts and Functions (v1)
Topic: CapsLock Status Tooltip
Replies: 5
Views: 2791

CapsLock Status Tooltip

CapsLockToolTip: a script to give a tooltip message on each press of CapsLock Button. Can be usful for the laptops without CapsLock Notifier. CapsLock:: GetKeyState, state, CapsLock, T ; D if CapsLock is ON or U otherwise. if(state=="U") { SetCapsLockState, on ToolTip Caps Lock is On SetTimer, Remo...
by Kamal Awasthi
31 Aug 2015, 00:31
Forum: Scripts and Functions (v1)
Topic: A password window!!
Replies: 8
Views: 4071

Re: A password window!!

Ok!! I will mark your words.And thanks for the ecryption script you provided.
by Kamal Awasthi
28 Aug 2015, 04:47
Forum: Scripts and Functions (v1)
Topic: A password window!!
Replies: 8
Views: 4071

Re: A password window!!

And I used this script to have a mask on the script having the list of the hidden files. So every time i want to open any hidden file you will have to enter the password will will eventually run the script for that window. And you can also hide the files of this script, so that no one comes tyo know...
by Kamal Awasthi
28 Aug 2015, 04:43
Forum: General Discussion
Topic: A Github organisation for ahkscript
Replies: 247
Views: 190067

Re: A Github organisation for ahkscript

Add me, my username is KamalAwasthi
by Kamal Awasthi
28 Aug 2015, 04:40
Forum: Scripts and Functions (v1)
Topic: A password window!!
Replies: 8
Views: 4071

Re: A password window!!

I just wrote the script to having toe an idea about posting on forum.But i think, it was a nice thing to do. You gave me knowledge about encrypting and security field. I will surely look for your idea.

Go to advanced search