Rick Posted May 9, 2007 Posted May 9, 2007 (edited) hi , using v 3.2.3.2 this line... RegWrite("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List", @ScriptFullPath, "REG_SZ", @ScriptFullPath&":Enabled:"&@ScriptName) .. always allowed a program to access the internet with the windows firewall turned on , with v 3.2.3.14 the firewall block/unblock window now pops up!? The key is still being written correctly so something else is going on, any ideas? Edited May 9, 2007 by Rick Who needs puzzles when we have AutoIt!!
evilertoaster Posted May 9, 2007 Posted May 9, 2007 after they are compiled i think this wont affect them...maybe that's the problem?
Rick Posted May 9, 2007 Author Posted May 9, 2007 (edited) like i said, it works fine using 3.2.3.2 , just not any autoit version since, even the new pre-beta. guess i'll have to stick with 3.2.3.2 Edited May 9, 2007 by Rick Who needs puzzles when we have AutoIt!!
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