Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Copying straight to cd  (Read 5545 times)

0 Members and 1 Guest are viewing this topic.

Helpmeh

    Topic Starter


    Guru

  • Roar.
  • Thanked: 123
    • Yes
    • Yes
  • Computer: Specs
  • Experience: Familiar
  • OS: Windows 8
Copying straight to cd
« on: September 05, 2009, 07:48:56 AM »
Is it possible to copy a file straight to a cd via batch, as in without another program?
Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.

Salmon Trout

  • Guest
Re: Copying straight to cd
« Reply #1 on: September 05, 2009, 07:54:22 AM »
If the cd has drive-letter-access, e.g. in Windows packet writing, then yes.

Helpmeh

    Topic Starter


    Guru

  • Roar.
  • Thanked: 123
    • Yes
    • Yes
  • Computer: Specs
  • Experience: Familiar
  • OS: Windows 8
Re: Copying straight to cd
« Reply #2 on: September 05, 2009, 08:18:54 AM »
Ohh. I heard a while back that you had to burn the files to the cd.
Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.

Salmon Trout

  • Guest
Re: Copying straight to cd
« Reply #3 on: September 05, 2009, 08:31:16 AM »
What are you wanting to do? If you want to create a data cd that anybody can put in a CD drive and read, you have to burn the disk, but if you just want to use a CD or DVD disk as a giant floppy, then you can just copy the files from the command prompt, if you have DLA enabled. if you are talking about real MS-DOS, that is another story altogether.



Helpmeh

    Topic Starter


    Guru

  • Roar.
  • Thanked: 123
    • Yes
    • Yes
  • Computer: Specs
  • Experience: Familiar
  • OS: Windows 8
Re: Copying straight to cd
« Reply #4 on: September 05, 2009, 09:00:03 AM »
I am trying to copy quite a few files scattered around my computer to cds. No, this is not actual MS-DOS, that's older than me!
Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.

Salmon Trout

  • Guest
Re: Copying straight to cd
« Reply #5 on: September 05, 2009, 09:07:27 AM »
Well, CD burning apps like Nero, Roxio etc have a GUI where you can drag and drop files from Windows Explorer until the disk capacity is reached.

Helpmeh

    Topic Starter


    Guru

  • Roar.
  • Thanked: 123
    • Yes
    • Yes
  • Computer: Specs
  • Experience: Familiar
  • OS: Windows 8
Re: Copying straight to cd
« Reply #6 on: September 05, 2009, 09:13:13 AM »
But is it possible to have a batch file just copy them onto a disk? Like

@echo off
Copy file1 D:\folder
Copy file2 D:\folder
Etc.

Without downloading any other programs like nero.
Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.

Salmon Trout

  • Guest
Re: Copying straight to cd
« Reply #7 on: September 05, 2009, 09:16:02 AM »
do you have DLA?

smeezekitty

  • Guest
Re: Copying straight to cd
« Reply #8 on: September 05, 2009, 11:39:54 AM »
i am thinking its not possable
but you probubly could find a free console based burner app
on sourceforge.net