Guest mc Posted October 18, 2008 Posted October 18, 2008 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
Guest Big_Al Posted October 18, 2008 Posted October 18, 2008 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.
Guest John McGaw Posted October 18, 2008 Posted October 18, 2008 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
Guest Kelly Posted October 18, 2008 Posted October 18, 2008 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 http://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 >
Guest marc Posted October 23, 2008 Posted October 23, 2008 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 http://news://194.177.96.26/comp.os.ms-windows.programmer.win32 (simple, 10 minutes to do it...)
Recommended Posts