Cisco Packet Tracer 5.3
Hi Guys
I can install the application silently with a silent switch that's not a problem.
The problem is it prompts for firewall exception at launch which I also added using a reg file and it still prompts for the firewall exception.
I then repackaged the application to create a single msi and added firewall exceptions to it and it still prompts for it at launch.
I tested it on the domain and stand alone machine with the same results.
Any insight?
SOLUTION: I used the command line in my command file to add the firewall exception and it works like charm:
netsh advfirewall firewall add rule name="AppName" dir=in action=allow description="AppDescription" Profile=Domain program="Path to EXE"
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question