Disable Prompt

When the client tool launches, it may for security reasons prompt the users. In some cases the prompt is displayed so fast that the users don't have time to click it.

To resolve this issue and hide the prompt completely, you can whitelist the SoftwareCentral Clients URI scheme.

 

This is done by adding the URI scheme to a whitelist, specific for each browser.

 

Microsoft Edge (Chromium based)

Add the following:

Key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\URLAllowlist
Value Name:
1
Value (REG_SZ):
SoftwareCentral://*

 

If there already is a value with the name "1", just add the next number in the sequence.

 

Google Chrome (Version 102 and above)

Add the following:

Key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\URLAllowlist
Value Name:
1
Value (REG_SZ):
SoftwareCentral://*

 

If there already is a value with the name "1", just add the next number in the sequence.

<

 

Google Chrome (Version 77 to 101)

Add the following:

Key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\URLWhitelist
Value Name:
1
Value (REG_SZ):
SoftwareCentral://*

 

If there already is a value with the name "1", just add the next number in the sequence.

 

Internet Explorer

Add the following:

Key:
Computer\HKEY_Users\[UserSID]\SOFTWARE\Microsoft\Internet Explorer\ProtocolExecute\SoftwareCentral
Value Name:
WarnOnOpen
Value (DWORD):
0

 

 

 


© Copyright - SoftwareCentral

https://softwarecentral.cloud/help