add unix2dos for the windows files
This commit is contained in:
parent
6e59f848fe
commit
bea2aab8bb
@ -10,4 +10,5 @@ FOR %%j IN (%Extn%) DO (
|
||||
REG ADD %SC%\7-Zip.%%A\DefaultIcon /VE /D "%PROGRAMFILES%\7-Zip\7z.dll,%%B" /F
|
||||
REG ADD %SC%\7-Zip.%%A\shell\open\command /VE /D "\"%PROGRAMFILES%\7-Zip\7zFM.exe\" \"%%1\"" /F
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user