Hi,

does anyone know how to rename all files in a directory by script?

The files should be renamed with a rule like paste an underline between
the the 2nd and 3rd character of the name and so one.

The script should run on W2K.

Greeting,
Andreas

Re: Rename files with script by Robert

Robert
Sun Feb 29 04:38:53 CST 2004

See my recent answer to a query

Re: Renaming Long Filenames in a Directory



in microsoft.public.scripting.wsh for ideas and example code on doing this.



Robert Day

"Andreas Schlegel" <schlegelaw@epost.de> wrote in message
news:Oc62zvq$DHA.2216@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> does anyone know how to rename all files in a directory by script?
>
> The files should be renamed with a rule like paste an underline between
> the the 2nd and 3rd character of the name and so one.
>
> The script should run on W2K.
>
> Greeting,
> Andreas