Disable Windows Firewall from the command line
Using elevated command prompt, run:c:\> netsh advfirewall set allprofiles state off
Keywords: Windows Firewall netsh
Reference(s):
http://techgenix.com/quicklyturnonoffwindowsfirewallusingcommandline/
c:\> netsh advfirewall set allprofiles state off
Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open Qt Creator and click on Create Project... ...
No comments:
Post a Comment