Computer Hope

Microsoft => Microsoft Windows => Windows Vista and 7 => Topic started by: kallaf on May 11, 2013, 10:59:53 AM

Title: prevent people copy cds uing batch files
Post by: kallaf on May 11, 2013, 10:59:53 AM
I wana to eject cd/dvd if some one try to copy from the cd/dvd (batch file)
or
prevent them to make a copy using programs like nero ( batch file )
thanks before ... a lot
Title: Re: prevent people copy cds uing batch files
Post by: patio on May 11, 2013, 11:38:36 AM
No need for batch...
Here's a Link (http://www.cdmediaworld.com/hardware/cdrom/cd_utils_3.shtml)  to about 8 or 10 Free Tools for this...
Title: Re: prevent people copy cds uing batch files
Post by: Salmon Trout on May 11, 2013, 11:38:55 AM
I wana to eject cd/dvd if some one try to copy from the cd/dvd (batch file)

That would make the disk useless, since legitimate data reads would also trigger ejection.

Quote
prevent them to make a copy using programs like nero ( batch file )

Only have a CD/DVD-ROM drive on the computer or uninstall all optical disk writing software and lock down the machine with security policies. (Is this what you are really asking about?)

If you mean prevent execution of batch files, then again you need to set up proper security policies.



Title: Re: prevent people copy cds uing batch files
Post by: Salmon Trout on May 11, 2013, 11:40:48 AM
No need for batch...
Here's a Link (http://www.cdmediaworld.com/hardware/cdrom/cd_utils_3.shtml)  to about 8 or 10 Free Tools for this...

And Google will provide links to methods of defeating them...
Title: thanks a lot
Post by: kallaf on May 11, 2013, 01:19:07 PM
thanks a lot for quick reply