IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
  Reply to this topicStart new topicStart Poll

 Program request

 
Wolf68k  
Posted: Friday, Apr 13 2012, 16:16
Quote Post


always howling
Group Icon
Group: Members
Joined: Mar 12, 2003

us.gif

Member Award




I know I'll never find a program do what I want, and those that know me know I can usually find anything online if it exist.
So I'm asking if someone can make a simple program for me.

I want a simple little thing that will copy whatever is on a disc (CDs and DVDs) to a destination (drive:\folder\) as it does this it should change the disc name and use that to create a folder in the destination location and then copy the disc's contents to that folder. Then once it's done it ejects the disc.
The catch is that I would like to be automated, no interaction from me. Basically once I get it configured as to which CD/DVD drive letter to look for as the source and where the destination is, I would like to be able to just hit a start-like button so as soon as I do put in a disc it'll copy and eject and keep doing this until I finally do come back and hit the "stop" button.

Fine tuning element to keep in mind; if it sees that the disc's name is the same as an already existing folder name then it'll add something like (2) or (3) and so on to the end of the new folder name.
Another choice to that is that no matter what the disc name, when it creates the folder name based on that it adds a space and the inserts the current time (at least hours and minutes, 24-hour format would be my choice), this way no matter how many times the same disc name comes up the time will always be different. I completely understand that this might start to over complicate the simplicity.

I could settle for a BAT script/program that will do this as long as the settings are easy to set. I would prefer something with a GUI.


If you happen to know of program that will do this that exist already then please tell me.

No this has nothing to do with audio CDs or movie DVDs. This is for copying simple archive data discs to a HDD.

Thanks for any help.
PM
  Top
 

 
K^2  
Posted: Friday, Apr 13 2012, 18:30
Quote Post


Vidi Vici Veni
Group Icon
Group: Zaibatsu
Joined: Apr 14, 2004

us.gif

Member Award




Windows? I don't do GUI, but I can write a simple console program that will do all of the above that uses a small config file for source and destination.
PMMSN
  Top
 

 
Wolf68k  
Posted: Friday, Apr 13 2012, 18:42
Quote Post


always howling
Group Icon
Group: Members
Joined: Mar 12, 2003

us.gif

Member Award




Yes, Windows. Windows 7 to be exact.
Sorry I would have mentioned that.

I'd have no problem taking a look at whatever you can offer.


I did eventually find this: http://www.softpedia.com/get/CD-DVD-Tools/...ard-Drive.shtml
However it only does the copying part, nothing else; no folder created based on the disc's name and it's not automated. Admittedly I haven't actually tried it but from the screen shot it seems you have to go back each time to tell where and click the "copy files" button.


/edit
Oh one more thing if it's not too much trouble, can you make it so that it won't let the normal Windows auto-run window open while this program is running.
If memory serves you can manually do that by holding the Shift key when you put a disc it. That might have been only to stop the disc's autorun and only back on XP. But if it is possible that would be a big time saver too.

Again, thanks.

This post has been edited by Wolf68k on Friday, Apr 13 2012, 18:45
PM
  Top
 

 
K^2  
Posted: Friday, Apr 13 2012, 22:00
Quote Post


Vidi Vici Veni
Group Icon
Group: Zaibatsu
Joined: Apr 14, 2004

us.gif

Member Award




Not sure about autorun. I'd have to look it up. I should have some time tomorrow to look into it.
PMMSN
  Top
 

 
Wolf68k  
Posted: Saturday, Apr 14 2012, 05:40
Quote Post


always howling
Group Icon
Group: Members
Joined: Mar 12, 2003

us.gif

Member Award




I found that disabling auto run is easier than what I remembered from XP. So that shouldnt be an issue for me to do that myself while doing the file copying then turn it back on later
PM
  Top
 

 
nightwalker83  
Posted: Tuesday, Apr 17 2012, 00:34
Quote Post


Don't mind me
Group Icon
Group: Members
Joined: Oct 10, 2004

au.gif

XXXXX



@ Wolf,

Do you still require this program?
Users WebsitePMMSN
  Top
 

 
Wolf68k  
Posted: Tuesday, Apr 17 2012, 03:11
Quote Post


always howling
Group Icon
Group: Members
Joined: Mar 12, 2003

us.gif

Member Award




What program? K^2 hasn't given me anything yet.
I found another, updated version than what I posted before. http://www.perfectautomation.com/solutions...hard-drive.html
Trying it now but it has some issues that I don't like and have no idea how to get around.
It doesn't get the drive's name it just does <name>%i where the <name> can be anything you fill in and %i is that it starts with the number 1 and works it way up 1 number per disc. The problem is that if I stop it at any time I'm pretty sure it'll start from the number 1 again instead of letting me tell it what number to start from and when you're going to be doing 200-300 disc over the course of the next several days, well you can see where that might be an issue. I can think of a work around for that but that's just annoying as hell.
PM
  Top
 

 
nightwalker83  
Posted: Tuesday, Apr 17 2012, 08:14
Quote Post


Don't mind me
Group Icon
Group: Members
Joined: Oct 10, 2004

au.gif

XXXXX



QUOTE (Wolf68k @ Tuesday, Apr 17 2012, 13:41)
What program? K^2 hasn't given me anything yet.

Ah ok.
Users WebsitePMMSN
  Top
 

 
nightwalker83  
Posted: Wednesday, May 2 2012, 23:35
Quote Post


Don't mind me
Group Icon
Group: Members
Joined: Oct 10, 2004

au.gif

XXXXX



@ Wolf,

I'm currently seeing if I can come up with a solution for this using VB6.
Users WebsitePMMSN
  Top
 

 
trip  
Posted: Tuesday, Jul 31 2012, 18:01
Quote Post


Ѿ
Group Icon
Group: Andolini Mafia Family
Joined: Oct 10, 2007

us.gif

XXXXX



I PMd you. I believe I already wrote the exact program you are looking for.
PM
  Top
 

 
nightwalker83  
Posted: Wednesday, Aug 1 2012, 01:28
Quote Post


Don't mind me
Group Icon
Group: Members
Joined: Oct 10, 2004

au.gif

XXXXX



QUOTE (trip @ Wednesday, Aug 1 2012, 04:31)
I PMd you. I believe I already wrote the exact program you are looking for.

I wrote one in VB6! Hopefully your program doesn't have the same problem as Wolf reported about mine, although, I never experienced the same problem.
Users WebsitePMMSN
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG