Actualiser setup.py
This commit is contained in:
@@ -21,7 +21,7 @@ def install():
|
|||||||
run(r'icacls "C:\ProgramData\Carestream" /grant "Utilisateurs":F')
|
run(r'icacls "C:\ProgramData\Carestream" /grant "Utilisateurs":F')
|
||||||
|
|
||||||
|
|
||||||
#Mise en place Edge en mode IE
|
#Mise en place Edge en mode compatibilité IE
|
||||||
registry_set(HKEY_CURRENT_USER, r"SOFTWARE\Policies\Microsoft\Edge", "InternetExplorerModeTabInEdgeModeAllowed","0x00000001")
|
registry_set(HKEY_CURRENT_USER, r"SOFTWARE\Policies\Microsoft\Edge", "InternetExplorerModeTabInEdgeModeAllowed","0x00000001")
|
||||||
registry_set(HKEY_CURRENT_USER, r"SOFTWARE\Policies\Microsoft\Edge", "InternetExplorerModeToolbarButtonEnabled","0x00000001")
|
registry_set(HKEY_CURRENT_USER, r"SOFTWARE\Policies\Microsoft\Edge", "InternetExplorerModeToolbarButtonEnabled","0x00000001")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user