Results 1 to 17 of 17

Thread: Please Help! -- DVD Burn

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Please Help! -- DVD Burn

    I'm writing an app in VB6, is there any way to burn to a DVD (internal and external)?

    Any and all help would be greatly appreciated!
    Last edited by Vman; Dec 20th, 2007 at 10:35 AM.

  2. #2
    Hyperactive Member Davadvice's Avatar
    Join Date
    Apr 2007
    Location
    Glasgow (Scotland)
    Posts
    440

    Re: Please Help!

    hi and welcome to the Forum,

    firstly i would sugest you change the title of the thread, "please help" dosn't really highlight anything.

    when you say internal and external can you please be more specific? are you talking about the location of the drive ?

    thanks

    David
    This is Blank

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Please Help! -- DVD Burn

    Welcome to the forums.

    If you want to burn it to a DVD for distribution, then the first step is to create and installation and setup package. That is what would go on the DVD.

  4. #4

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    Thanks for the reply.
    You're right about the Topic, it has been changed.

    I have an external dvd burner, I have an app that will query a DB and I need for the selected results to get sent to the external burner. The selected results are locations of files (.zip, .jpg, etc)
    So I guess I would need location, and ability to do the actual burn.

    I've been researching this for some time now and haven't really found much help.

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Please Help! -- DVD Burn

    So, you want to burn the results, not the program itself, right?

  6. #6

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    That is correct.

  7. #7

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    I did find something that references cDiscMaster...but can't make heads or tails of it at the moment.

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Please Help! -- DVD Burn

    cDiscMaster sounds like a class of some sort. Where did you find it?

    Does your burner have an SDK?

  9. #9

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    I found cDiscMaster from vbaccelerator.com

    I believe the burner came with Nero.

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Please Help! -- DVD Burn

    Was there any documentation with it?

  11. #11

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    Not that I can find.
    When I plug the external dvd into my pc, I don't need nero to burn...just drag and drop through Windows XP.
    Hence, I never installed Nero.
    I'm sure the IT Dept. has it somewhere, but as of now no documentation.

  12. #12
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Please Help! -- DVD Burn

    No, no, I meant documentation on how to use the class you found on vbaccelerator.com.

    What happens if you just copy a file through Windows XP to the DVD....does it get burned?

    If so, then maybe a simple FileCopy from your VB program would fit the bill.

  13. #13

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    Come to find out that I HAVE to install Nero 7 in order to use the ext. dvd burner.

    Now I guess my new problem is 'How do I use the nero librarys'?
    I can add them in the references, but can't find any kind of documentation on how to use the DVD burner from VB or any other outside medium.

    I did try the Filecopy, then I tried Windows SHFILEOPSTRUCT filecopy, niether worked.

    BTW, thanks for the help.

  14. #14
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Please Help! -- DVD Burn

    You may need to go to your IT people and see if they will part with the documentation.

    You also might be able to find some stuff on the Nero site (whatever that is. )

  15. #15

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    ok.
    Again thanks for the help.

  16. #16
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Please Help! -- DVD Burn

    My pleasure.

    If you consider this resolved, you could help us out by pulling down the Thread Tools menu and clicking the Mark Thread Resolved menu item. That will let everyone know that you have your answer.

    Thank you.

  17. #17

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Location
    Washington D.C.
    Posts
    11

    Re: Please Help! -- DVD Burn

    I technically do not have my answer, just a new unresolved direction.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width