programming

  • Thread starter Thread starter mc
  • Start date Start date
M

mc

Guest
does any one know of a use group that would know how to create a program
when using windows explorer to re-name filenames? I would like to rename
multiple files in a folder by adding a number and letter to the beginning
of the current file names...
thanks mc
 
Re: programming

mc wrote:
> does any one know of a use group that would know how to create a program
> when using windows explorer to re-name filenames? I would like to rename
> multiple files in a folder by adding a number and letter to the beginning
> of the current file names...
> thanks mc
>
>

There are utilities already made for just this. Bulk Rename is one.
http://www.bulkrenameutility.co.uk/Download.php
I'm sure google might give you other hits.
 
Re: programming

Big_Al wrote:
> mc wrote:
>> does any one know of a use group that would know how to create a
>> program when using windows explorer to re-name filenames? I would like
>> to rename multiple files in a folder by adding a number and letter to
>> the beginning of the current file names...
>> thanks mc
>>

> There are utilities already made for just this. Bulk Rename is one.
> http://www.bulkrenameutility.co.uk/Download.php
> I'm sure google might give you other hits.


And The Rename is another.

http://www.herve-thouzard.com/modules/wfsection/article.php?articleid=1
 
Re: programming

See line 140:
http://www.kellys-korner-xp.com/xp_tweaks.htm

--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm

SupportSpace
www.supportspace.com/pages?aiu=kellyskorner

"mc" <wcwall.awm@verizon.net> wrote in message
news:uKgya%23RMJHA.3496@TK2MSFTNGP04.phx.gbl...
> does any one know of a use group that would know how to create a program
> when using windows explorer to re-name filenames? I would like to rename
> multiple files in a folder by adding a number and letter to the beginning
> of the current file names...
> thanks mc
>
 
Re: programming

On 18 oct, 14:46, "mc" <wcwall....@verizon.net> wrote:
> does any one know of a use group that would know how to create a program
> when using windows explorer to re-name filenames? I would like to rename
> multiple files in a folder by adding a number and letter  to the beginning
> of the current file names...
> thanks mc


See Advanced Win32 api newsgroup
news://194.177.96.26/comp.os.ms-windows.programmer.win32
(simple, 10 minutes to do it...)
 
Back
Top