Updated associations for Windows 8 and removed 32/64 bit script difference
This commit is contained in:
@@ -29,3 +29,11 @@ ICON_DL_INDEX=0
|
||||
OPSI_INI_SECTION[0]="X86"
|
||||
OPSI_INI_OPTION[0]="UninstallProg"
|
||||
OPSI_INI_VALUE[0]="uninstall\helper.exe"
|
||||
|
||||
OPSI_INI_SECTION[1]="X86"
|
||||
OPSI_INI_OPTION[1]="Prog32"
|
||||
OPSI_INI_VALUE[1]="firefox.exe"
|
||||
|
||||
OPSI_INI_SECTION[2]="X86_64"
|
||||
OPSI_INI_OPTION[2]="Prog64"
|
||||
OPSI_INI_VALUE[2]="firefox.exe"
|
||||
|
||||
Reference in New Issue
Block a user