Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Dr. Waqas Ali

    Can someone help me to convert this .bat code into VBScript ?

    Can someone help me to convert this .bat code into VBScript ? ````````````````````````````````````` :: Variables set RULE_NAME=PDF set PROGRAM=C:\Program Files\PDF\pdf.exe netsh advfirewall firewall add rule name="%RULE_NAME%" dir=in action=block profile=any program="%PROGRAM%" netsh advfirewall...

Part and Inventory Search

Back
Top