Drumbo, on 02 March 2013 - 05:54 AM, said:
Hello,
I bought my mother a new PC the other day which came pre-installed with McAfee security. I immediately went to download her a new copy of StartIsBack, and found that the McAfee firewall was blocking startisback.com. I was able to get through fine after switching the PC over to the standard Windows firewall, but I think it's something you should be aware of.
Well maybe if we talk nice to tihiy he could add a firewall exception to sib under the advanced section, or just add to his installer..
With something like this firewall rule below..DosProbie ö¿ö
Windows Registry Editor Version 5.00
;ADD STARTISBACK TO THE FIREWALL APPS LIST..REBOOT 4 CHANGES..
[HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\Shell\MuiCache]
"LangID"=hex:09,04
"C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe.FriendlyAppName"="StartIsBackCfg.exe"
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCache]
"LangID"=hex:09,04
"C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe.FriendlyAppName"="StartIsBackCfg.exe"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\FirewallRules]
"TCP Query User{C4A90690-AEAC-456B-A3D4-C1BDBBE6FC90}C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe"="v2.10|Action=Allow|Active=TRUE|Dir=In|Protocol=6|Profile=Private|Profile=Public|App=C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe|Name=StartIsBack|Desc=StartIsBack|Defer=User|"
"UDP Query User{F87B5A70-D6C2-46E9-B258-0DEDB81DA98B}C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe"="v2.10|Action=Allow|Active=TRUE|Dir=In|Protocol=17|Profile=Private|Profile=Public|App=C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe|Name=StartIsBack|Desc=StartIsBack|Defer=User|"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\FirewallRules]
"TCP Query User{C4A90690-AEAC-456B-A3D4-C1BDBBE6FC90}C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe"="v2.10|Action=Allow|Active=TRUE|Dir=In|Protocol=6|Profile=Private|Profile=Public|App=C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe|Name=StartIsBack|Desc=StartIsBack|Defer=User|"
"UDP Query User{F87B5A70-D6C2-46E9-B258-0DEDB81DA98B}C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe"="v2.10|Action=Allow|Active=TRUE|Dir=In|Protocol=17|Profile=Private|Profile=Public|App=C:\\Program Files (x86)\\StartIsBack\\StartIsBackCfg.exe|Name=StartIsBack|Desc=StartIsBack|Defer=User|"
This post has been edited by DosProbie: 02 March 2013 - 07:30 AM