Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » Allgemeines (OffTopic) » Batch oder VB Script

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: [ 1 ] > 2 <
010
12.08.2008, 21:09 Uhr
KFC Embryo
Ein Huhn


Ich hab das Problem mit InfranView gelöst hier meine Lösung:


Code:

echo off

MD c:\2004-2008\
cd "C:\Dokumente und Einstellungen\sebastian\Desktop\InfranView\"


for /f "delims=" %%a in ('dir /b/s /O:D C:\steuern\*%2004%?????????????????????.tif ') do (
xcopy "%%a" c:\2004-2008 /i/c/y
i_view32.exe C:\2004-2008\*.tif /print
del C:\2004-2008\*.tif
)

for /f "delims=" %%a in ('dir /b/s /O:D C:\steuern\*%2005%?????????????????????.tif ') do (
xcopy "%%a" c:\2004-2008 /i/c/y
i_view32.exe C:\2004-2008\*.tif /print
del C:\2004-2008\*.tif
)

for /f "delims=" %%a in ('dir /b/s /O:D C:\steuern\*%2006%?????????????????????.tif ') do (
xcopy "%%a" c:\2004-2008 /i/c/y
i_view32.exe C:\2004-2008\*.tif /print
del C:\2004-2008\*.tif
)

for /f "delims=" %%a in ('dir /b/s /O:D C:\steuern\*%2007%?????????????????????.tif ') do (
xcopy "%%a" c:\2004-2008 /i/c/y
i_view32.exe C:\2004-2008\*.tif /print
del C:\2004-2008\*.tif
)

for /f "delims=" %%a in ('dir /b/s /O:D C:\steuern\*%2008%?????????????????????.tif ') do (
xcopy "%%a" c:\2004-2008 /i/c/y
i_view32.exe C:\2004-2008\*.tif /print
del C:\2004-2008\*.tif
)

DEL C:\2004-2008\



Danke für eure Hilfe.
Gruß
--
An nescis, mi fili, quantilla prudentia mundus regatur?
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: [ 1 ] > 2 <     [ Allgemeines (OffTopic) ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: