Changeset 6059
- Timestamp:
- 05/04/10 01:31:03 (3 years ago)
- Location:
- extensions/Batch_Optimisateur
- Files:
-
- 4 modified
-
Batch_Optimisateur.exe (modified) (previous)
-
Script.bat (modified) (4 diffs)
-
composants/renamer_install.exe (modified) (previous)
-
composants/shortcut.exe (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
extensions/Batch_Optimisateur/Script.bat
r6058 r6059 74 74 75 75 if "%debug%" == "2" ( 76 echo launched in %CD% 77 echo i'm here %~dp0 76 echo Je suis l� 77 rem echo Lanc� depuis %CD% 78 rem echo Pr�sent dans %~dp0 78 79 rem echo Pour info, la commande %CD% donne le r�pertoire du fichier ex�cutant PARENT ! 79 80 rem echo Pour info, la commande %~dp0 donne le r�pertoire (avec le slash \ ) du r�pertoire o� se trouve le pr�sent script ! … … 168 169 :L0 169 170 rem Re-lecture 171 copy "%setupTXT%" "%DIRtempo%\Setup.bat">nul 170 172 call "%DIRtempo%\Setup.bat" 171 173 … … 577 579 "%switchEXE%" "%sousrepTXT%" "%DIRsource%" "" 578 580 579 if "%debug%" == "1" (581 if "%debug%"=="2" ( 580 582 echo i'm here :et200 581 echo %sortieTXT%582 echo %DIRsource%583 echo %DIRsortie%583 rem echo %sortieTXT% 584 rem echo %DIRsource% 585 rem echo %DIRsortie% 584 586 pause 585 587 ) … … 659 661 660 662 if "%DIRhightORNOT%" == "o" ( 661 for /f %%a in ( %sousrepTXT%) do (663 for /f %%a in ('type "%sousrepTXT%"') do ( 662 664 "%nconvertEXE%" -rmeta -rexifthumb -out jpeg -o "%DIRsortie%\%%a\thumbnail\%prefixe_mini%%%.jpg" %resize% -resize %DIMthumbnail% %DIMthumbnail% "%DIRsortie%\%%a\pwg_high\*.jpg" 663 665 ) 664 666 ) else ( 665 for /f %%a in ( %sousrepTXT%) do (667 for /f %%a in ('type "%sousrepTXT%"') do ( 666 668 "%nconvertEXE%" -rmeta -rexifthumb -out jpeg -o "%DIRsortie%\%%a\thumbnail\%prefixe_mini%%%.jpg" %resize% -resize %DIMthumbnail% %DIMthumbnail% "%DIRsortie%\%%a\*.jpg" 667 669 )
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)