Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Copy Movie


Commercial message

Copy Movie Learn how to copy movies & discuss copy movie software. The software compresses, encodes & decodes your movies to back them up.



Reply
 
Thread Tools
Old 24-02-2006   #1 (permalink)
CDFreaks Resident
 
samlar's Avatar
 
Join Date: Dec 2003
Location: here
Posts: 1,269
starting dvd decrypter and anydvd at the same time

I forget to start anydvd before using dvd decrypter on some movies and then I cannot use dvdrebuilder or dvdshink to shink the movie. Get memory errors.
I wanted a shortcut to have anydvd start then dvd decrypter start using only one shortcut. I wrote this bat file which does the job but sometimes dvd decrypter starts before anydvd has fully started and it gives and error. Not a real big problem since I can just in dvd decryrter tell it to retry and it works but there should be a way to add a wait time in the bat file so that anydvd will be running before dvd dcrypter starts.
Here is the bat file I am using if there a way to put a delay before the second line starts? Or is there another way to do this?

@start "" "C:\Program Files\SlySoft\AnyDVD\AnyDVD.exe"
@start "" "C:\Program Files\DVD Decrypter\DVDDecrypter.exe"
samlar is offline   Reply With Quote
Old 24-02-2006   #2 (permalink)
Tru
CD Freaks Die Hard
 
Join Date: Jul 2005
Posts: 1,442
Re: starting dvd decrypter and anydvd at the same time

Quote:
Originally Posted by samlar
I forget to start anydvd before using dvd decrypter on some movies and then I cannot use dvdrebuilder or dvdshink to shink the movie. Get memory errors.
I wanted a shortcut to have anydvd start then dvd decrypter start using only one shortcut. I wrote this bat file which does the job but sometimes dvd decrypter starts before anydvd has fully started and it gives and error. Not a real big problem since I can just in dvd decryrter tell it to retry and it works but there should be a way to add a wait time in the bat file so that anydvd will be running before dvd dcrypter starts.
Here is the bat file I am using if there a way to put a delay before the second line starts? Or is there another way to do this?

@start "" "C:\Program Files\SlySoft\AnyDVD\AnyDVD.exe"
@start "" "C:\Program Files\DVD Decrypter\DVDDecrypter.exe"
Just leave AnyDVD running all the time. It fixes a lot of CD/DVD related Windows problems when running.
Tru is offline   Reply With Quote
Old 24-02-2006   #3 (permalink)
CDFreaks Resident
 
Join Date: Aug 2002
Posts: 1,940
Re: starting dvd decrypter and anydvd at the same time

If you have AnyDVD start up when Windows starts up, you won't have this problem.
Gurm is offline   Reply With Quote
Old 24-02-2006   #4 (permalink)
CD Freaks Junior Member
 
Join Date: Feb 2006
Posts: 88
Re: starting dvd decrypter and anydvd at the same time

How hard is it to just remember to start AnyDVD first?
doveplay is offline   Reply With Quote
Old 24-02-2006   #5 (permalink)
CDFreaks Resident
 
samlar's Avatar
 
Join Date: Dec 2003
Location: here
Posts: 1,269
Re: starting dvd decrypter and anydvd at the same time

Not hard for you maybe but I had a head injury years back and it is hard for me to remember things sometimes. As for having anydvd running all the time I could do that but I do not like programs running when I do not need them but if it fixes cd/dvd problems with windows I might just do that.
samlar is offline   Reply With Quote
Old 24-02-2006   #6 (permalink)
CD Freaks Junior Member
 
Join Date: Feb 2006
Posts: 88
Re: starting dvd decrypter and anydvd at the same time

Gotcha. Might as well pin AnyDVD to your start menu so it starts up automatically when your computer boots. Plus I checked and it takes up hardly any memory anyways.
doveplay is offline   Reply With Quote
Old 24-02-2006   #7 (permalink)
CD Freaks Guru
 
reasonsnotrules's Avatar
 
Join Date: Sep 2005
Location: Massachusetts
Posts: 5,304
Re: starting dvd decrypter and anydvd at the same time

if you still want to go the way of the batch file, you have to create a separate WAIT.bat file and call it to come up within the batch file that you're executing to start the programs. you can't actually use a WAIT command with windows or dos. you have to use a ping timeout or something like that...

google "add wait time to bat file" and you should get a guide or two to help.

you could also nix the extra bat file and use the PAUSE command. PAUSE requires some action on the part of the user though so you'd have to press enter or something to resume the execution of the bat file after anydvd has loaded.

or you could just have anydvd start at startup and leave it running (Easiest option)
reasonsnotrules is offline   Reply With Quote
Old 24-02-2006   #8 (permalink)
CDFreaks Resident
 
samlar's Avatar
 
Join Date: Dec 2003
Location: here
Posts: 1,269
Re: starting dvd decrypter and anydvd at the same time

I followed your advice and went to this site to download windows 2003 resource kit and it allowed me to use the sleep command as follows.
@start "" "C:\Program Files\SlySoft\AnyDVD\AnyDVD.exe"
sleep 1
@start "" "C:\Program Files\DVD Decrypter\DVDDecrypter.exe"

The one second delay was all I needed.
This was a lot of trouble to do what I could do just by leaving anydvd running but just had to see if I could make two programs start with one shortcut.

http://www.microsoft.com/downloads/d...DisplayLang=en
samlar is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
AnyDVD 5.5.1.1 and DVD Decrypter 3.5.4.0 Frankenstien AnyDVD 34 08-12-2005 07:44
Anydvd Not Starting cyphertron AnyDVD 2 12-11-2005 01:28
DVD Decrypter Ripping Time? homeloan Newbie Forum 7 13-04-2005 22:52
Missing time in DVD decrypter rbpk Copy Movie 1 06-04-2005 09:44
AnyDVD or DVD Decrypter? Sam FT Copy Movie 19 29-04-2004 13:34


All times are GMT +2. The time now is 07:53.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0