Reordered BlockSoftwareUpdaters
- Reordered lines, according to the profile paths section. - Removed the duplicate line for firefox.exe.
This commit is contained in:
parent
a3e14ee37a
commit
abcd27857b
|
@ -161,7 +161,7 @@ SpecialImage=browser,PuffinSecureBrowser.exe
|
||||||
|
|
||||||
#
|
#
|
||||||
# updater blockage, usage:
|
# updater blockage, usage:
|
||||||
#SoftwareUpdater=starting_image.exe,updater_path\updater_image.exe
|
# SoftwareUpdater=starting_image.exe,updater_path\updater_image.exe
|
||||||
#
|
#
|
||||||
|
|
||||||
[Template_BlockSoftwareUpdaters]
|
[Template_BlockSoftwareUpdaters]
|
||||||
|
@ -170,41 +170,28 @@ SpecialImage=browser,PuffinSecureBrowser.exe
|
||||||
#BlockSoftwareUpdaters=y
|
#BlockSoftwareUpdaters=y
|
||||||
|
|
||||||
SoftwareUpdater=firefox.exe,*\mozilla firefox\updater.exe
|
SoftwareUpdater=firefox.exe,*\mozilla firefox\updater.exe
|
||||||
SoftwareUpdater=firefox.exe,*\mozilla firefox\updates\*updater.exe
|
|
||||||
SoftwareUpdater=firefox.exe,*\mozilla*\updates\*updater.exe
|
SoftwareUpdater=firefox.exe,*\mozilla*\updates\*updater.exe
|
||||||
|
|
||||||
SoftwareUpdater=thunderbird.exe,*\mozilla*\updates\*updater.exe
|
|
||||||
|
|
||||||
SoftwareUpdater=GoogleUpdate.exe,*\google\update\*chrome_installer.exe
|
|
||||||
|
|
||||||
SoftwareUpdater=msedge.exe,*\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe
|
|
||||||
SoftwareUpdater=msedge.exe,*\Microsoft\EdgeUpdate\*MicrosoftEdgeUpdateBroker.exe
|
|
||||||
|
|
||||||
SoftwareUpdater=brave.exe,*\BraveSoftware\Update\BraveUpdate.exe
|
|
||||||
SoftwareUpdater=brave.exe,*\BraveSoftware\Update\*BraveUpdateBroker.exe
|
|
||||||
|
|
||||||
SoftwareUpdater=waterfox.exe,*\Waterfox\updater.exe
|
SoftwareUpdater=waterfox.exe,*\Waterfox\updater.exe
|
||||||
|
|
||||||
SoftwareUpdater=palemoon.exe,*\Pale Moon\updater.exe
|
SoftwareUpdater=palemoon.exe,*\Pale Moon\updater.exe
|
||||||
|
|
||||||
SoftwareUpdater=opera.exe,*\Opera\opera_autoupdate.exe
|
|
||||||
SoftwareUpdater=launcher.exe,*\Opera\opera_autoupdate.exe
|
|
||||||
|
|
||||||
SoftwareUpdater=vivaldi.exe,*\Vivaldi\Application\update_notifier.exe
|
|
||||||
|
|
||||||
SoftwareUpdater=yandex.exe,*\Yandex\YandexBrowser\Application\*service_update.exe
|
|
||||||
|
|
||||||
SoftwareUpdater=seamonkey.exe,*\SeaMonkey\updater.exe
|
SoftwareUpdater=seamonkey.exe,*\SeaMonkey\updater.exe
|
||||||
|
|
||||||
|
SoftwareUpdater=GoogleUpdate.exe,*\google\update\*chrome_installer.exe
|
||||||
|
SoftwareUpdater=msedge.exe,*\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe
|
||||||
|
SoftwareUpdater=msedge.exe,*\Microsoft\EdgeUpdate\*MicrosoftEdgeUpdateBroker.exe
|
||||||
|
SoftwareUpdater=vivaldi.exe,*\Vivaldi\Application\update_notifier.exe
|
||||||
|
SoftwareUpdater=brave.exe,*\BraveSoftware\Update\BraveUpdate.exe
|
||||||
|
SoftwareUpdater=brave.exe,*\BraveSoftware\Update\*BraveUpdateBroker.exe
|
||||||
|
SoftwareUpdater=opera.exe,*\Opera\opera_autoupdate.exe
|
||||||
|
SoftwareUpdater=launcher.exe,*\Opera\opera_autoupdate.exe
|
||||||
|
SoftwareUpdater=yandex.exe,*\Yandex\YandexBrowser\Application\*service_update.exe
|
||||||
SoftwareUpdater=maxthon.exe,*\Maxthon\Application\*mxupdater.exe
|
SoftwareUpdater=maxthon.exe,*\Maxthon\Application\*mxupdater.exe
|
||||||
|
|
||||||
SoftwareUpdater=dragon.exe,*\Comodo\Dragon\dragon_updater.exe
|
SoftwareUpdater=dragon.exe,*\Comodo\Dragon\dragon_updater.exe
|
||||||
|
|
||||||
SoftwareUpdater=osiris.exe,*\Osiris\update.exe
|
SoftwareUpdater=osiris.exe,*\Osiris\update.exe
|
||||||
SoftwareUpdater=app_launcher.exe,*\Osiris\update.exe
|
SoftwareUpdater=app_launcher.exe,*\Osiris\update.exe
|
||||||
|
|
||||||
SoftwareUpdater=slimjet.exe,*\Slimjet\updater.exe
|
SoftwareUpdater=slimjet.exe,*\Slimjet\updater.exe
|
||||||
|
|
||||||
|
SoftwareUpdater=thunderbird.exe,*\mozilla*\updates\*updater.exe
|
||||||
|
|
||||||
|
|
||||||
[Template_COM]
|
[Template_COM]
|
||||||
# block BITS service
|
# block BITS service
|
||||||
|
|
Loading…
Reference in New Issue