Merge branch 'master' of disconnected-by-peer.at:go-opsi/nyam.imagine
This commit is contained in:
commit
1c21858019
@ -135,6 +135,9 @@ FOR %%j IN (%Extn%) DO (
|
||||
)
|
||||
)
|
||||
|
||||
rem Special case Imagine
|
||||
REG ADD %SC%\Imagine.ICO\DefaultIcon /VE /D "%%1" /F
|
||||
|
||||
rem Set Default Associations for Windows 8
|
||||
move "$LogDir$\defaultassociations.xml" "%System%"
|
||||
REG ADD HKLM\Software\Policies\Microsoft\Windows\System /V DefaultAssociationsConfiguration /D "%System%\defaultassociations.xml" /F
|
||||
|
Loading…
Reference in New Issue
Block a user