Re: 7-zip.bat

2011-07-07 Thread Juanjo Pablos
El 07/07/11 14:56, Werner Maes escribió: > I think something's wrong with this batch file. > At some point there is a line like this: > > REG ADD %SC%\7-Zip.%%j\DefaultIcon /VE /D > "\"%PROGRAMFILES%\7-Zip\Formats\%%j.dll\"" /F > > but the installation has NO subfolder Format under %PROGRAMFIL

7-zip.bat

2011-07-07 Thread Werner Maes
I think something's wrong with this batch file. At some point there is a line like this: REG ADD %SC%\7-Zip.%%j\DefaultIcon /VE /D "\"%PROGRAMFILES%\7-Zip\Formats\%%j.dll\"" /F but the installation has NO subfolder Format under %PROGRAMFILES%\7-Zip. The icons don't show as a result. any ide