s! program = Pfad profile = CURRENT|DOMAIN|STANDARD|ALL Löscht von der Firewall zugelassene Programmkonfiguration. Parameter: ...

%1!s!       [ program = ] Pfad       [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]    Löscht von der Firewall zugelassene Programmkonfiguration.    Parameter:    program - Programmpfad und Dateiname    profile - Konfigurationsprofil (optional)       CURRENT  - Gilt für das aktive Profil. Das aktive Profil kann ein                  Domänen-, Standard- (d. h. privat) oder öffentliches Profil                  (Standardwert) sein.       DOMAIN   - Gilt für das Domänenprofil.       STANDARD - Gilt für das Standardprofil (d. h. privat).       ALL      - Gilt für das Domänen- und Standardprofil (d. h. privat).                  Gilt nicht für das öffentliche Profil.    Beispiele:        %1!s! C:\MyApp\MyApp.exe       %1!s! program=C:\MyApp\MyApp.exe