Help - Search - Members - Calendar
Full Version: Diskeeper9 and Security Center problems...
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Powerhouse
Upon the first run of Diskeeper9 (after a fresh Unattended install), it checks for updates online. This prompts WindowsXP Security Center to pop up a warning that basically says "some features of this program have been blocked" and it gives you the option to unblock them.

Is there a registry setting I could add, to unblock Diskeeper by default?
1chaoticadult
Use regshot to make snapshots of your registry before and after and then compare it and find the registry key Windows XP Security Center makes. Then make a reg file.
LiquidSage
http://www.executive.com/products/tipsntricks.asp
Powerhouse
The above post appears to be for Diskeeper 8 (but it could work for 9 I would guess). However, after doing some testing, it appears that it's Windows Firewall that is causing the issue. So here is the Registry key to add Diskeeper to the ok list...


CODE
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List]
"C:\\Program Files\\Executive Software\\Diskeeper\\Diskeeper.exe"="C:\\Program Files\\Executive Software\\Diskeeper\\Diskeeper.exe:*:Enabled:DISKEEPER.EXE"


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List]
"C:\\Program Files\\Executive Software\\Diskeeper\\Diskeeper.exe"="C:\\Program Files\\Executive Software\\Diskeeper\\Diskeeper.exe:*:Enabled:DISKEEPER.EXE"




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.