Crash Posted September 26, 2009 Posted September 26, 2009 (edited) I wanted to solve my problem, so can you please help me with this?I am creating a antivirus-kind-of-program. I wanted to add the function MOVE TO QUARANTINE. When the user presses the button, Windows will open a directory, with all the quarantined files with the extension QUALOCK. It is just as normal text files but I want it in such a way that when the user open it, my AutoIt program will come out, stating the content and other information.So how can I create a program when the user double-click, and my program runs?And what about those parameters?Many help please... Thanks in advance!!! ^^ Edited September 26, 2009 by Crash JPGRAR | Mouse Lock | My website | Thanks so much for your help! ❤️
Mat Posted September 26, 2009 Posted September 26, 2009 You need to create the file type association in the registry... I wrote a UDF on this a long time ago here.Thats what you need!Mat AutoIt Project Listing
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now