|
LLigetfa -> RE: Hiding 2004 FW client icon (23.Jun.2005 7:10:00 PM)
|
Wrong place, wrong time...
%USERPROFILE%\Local Settings\Application Data\Microsoft\Firewall Client 2004\management.ini
THe following line of KiX code would change the INI but it would not take effect right away. Better to use the FWCTool.
$RC = WriteProfileString(%USERPROFILE%+'\Local Settings\Application Data\Microsoft\Firewall Client 2004\management.ini','TrayIcon','TrayIconVisualState','1')
|
|
|
|