Yuraj Posted October 19, 2006 Posted October 19, 2006 ...I'ts a possible associate files with my compiled program created with autoit and if i click to file with extesion sample (.simp), then open with my program sample open in edit? Yuraj ShellExecute("http://www.yuraj.ucoz.com")ProcessClose(@AutoItPID)
jvanegmond Posted October 19, 2006 Posted October 19, 2006 (edited) I think it was located in the registry here: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts I am going to implement this in a *read signature* I created to open log files. I will put this into a function when I get to it. Edited October 19, 2006 by Manadar github.com/jvanegmond
ddeerr Posted October 19, 2006 Posted October 19, 2006 ...I'ts a possible associate files with my compiled program created with autoit and if i click to file with extesion sample (.simp), then open with my program sample open in edit? YurajI guess FileInstall is what you need, check the help
jvanegmond Posted October 19, 2006 Posted October 19, 2006 I guess FileInstall is what you need, check the helpThere's no way that will do you any good. github.com/jvanegmond
Yuraj Posted October 19, 2006 Author Posted October 19, 2006 Ok, thanks guys! Yuraj ShellExecute("http://www.yuraj.ucoz.com")ProcessClose(@AutoItPID)
this-is-me Posted October 19, 2006 Posted October 19, 2006 Support Forum FAQ Q17 Who else would I be?
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