Jump to content

Recommended Posts

Posted (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 by Rick

Who needs puzzles when we have AutoIt!!

Posted (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 by Rick

Who needs puzzles when we have AutoIt!!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...