Search found 5 matches

by buffyiscool
24 Dec 2015 01:56
Forum: DOS Batch Forum
Topic: [SOLVED] file rename to date and time created
Replies: 10
Views: 8357

Re: [SOLVED] file rename to date and time created

For those interested here is a screenshot of the vb.net program I created to perform the required task.

Image

If image does not show you can view it here: https://www.dropbox.com/s/6tgnvsx4ez2jr ... e.jpg?dl=0

Once again thanks for all the help.

Colin
by buffyiscool
23 Dec 2015 05:20
Forum: DOS Batch Forum
Topic: [SOLVED] file rename to date and time created
Replies: 10
Views: 8357

Re: file rename to date and time created

Hi All

Just to say thanks for all the help I received on this topic.

I have managed to do what I wanted by creating a small vb.net program.

Thanks again. Merry Christmas and all the best for 2016.

Colin
by buffyiscool
22 Dec 2015 08:30
Forum: DOS Batch Forum
Topic: [SOLVED] file rename to date and time created
Replies: 10
Views: 8357

Re: file rename to date and time created

This is the output from the previous code posted. 22/12/2015 00:54 22/12/2015 01:24 22/12/2015 01:54 22/12/2015 02:24 22/12/2015 02:54 22/12/2015 03:24 22/12/2015 03:54 22/12/2015 04:24 22/12/2015 04:54 22/12/2015 05:24 22/12/2015 05:45 21/12/2015 21:54 21/12/2015 22:24 21/12/2015 22:54 21/12/2015 2...
by buffyiscool
22 Dec 2015 05:50
Forum: DOS Batch Forum
Topic: [SOLVED] file rename to date and time created
Replies: 10
Views: 8357

Re: file rename to date and time created

Hi foxidrive Thanks for the reply. I am using Windows 7 OS. Ideally my request would be just code that I could add to an existing batch file which currently changes the extension from .264 to .mpeg. I ran the code you provided in one of the folders and also took a screenshot of the folder so you cou...
by buffyiscool
22 Dec 2015 00:47
Forum: DOS Batch Forum
Topic: [SOLVED] file rename to date and time created
Replies: 10
Views: 8357

[SOLVED] file rename to date and time created

Hi All. After quite a bit of searching various sites I am still at a loss regarding this problem. I have a security camera which records its feed as 30 minute segments using a filename format of ***.***.*.***-00-hhmmss (***.***.*.*** = ip address of camera) I would like to batch rename the files usi...