redfive19 Posted July 25, 2005 Posted July 25, 2005 Hey guys, Got 2 quick questions. 1.) I've already got autoit silently installed, but how do I set the right click on files to be "edit" and not "run" (like the choice in setup). I am sure it's just a registry setting but I cannot find it (i also seached this forum). 2.) Is there anyway, without scripting it as I've already done, to have the beta silent install not show the pop up box? Thanks in advance! -redfive
jpm Posted July 25, 2005 Posted July 25, 2005 Hey guys,Got 2 quick questions. 1.) I've already got autoit silently installed, but how do I set the right click on files to be "edit" and not "run" (like the choice in setup). I am sure it's just a registry setting but I cannot find it (i also seached this forum). Regwrite("HKCR\AutoIt3Script\Shell","","REG_SZ","Edit")2.) Is there anyway, without scripting it as I've already done, to have the beta silent install not show the pop up box?Thanks in advance!-redfive<{POST_SNAPBACK}>No I need to think about. You beta should be warn
jpm Posted July 25, 2005 Posted July 25, 2005 thank you very much!!!<{POST_SNAPBACK}>I found a solution for silent beta will be in 3.1.1.65
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