| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Mar 2004
Posts: 14
| InCD Hi, I hope this question was not posted a hundred times before, if so, please excuse. Is there a way to "communicate" with the InCD helper application from within the Nero SDK (or, from operating system)? Especially to launch the formatting process to prepare a medium for PacketWriting? Thanks in advance. |
| | |
| | #3 (permalink) |
| New on Forum Join Date: Mar 2004
Posts: 14
| Re: InCD Thank you for your reply. Would it be possible to "format" a disk using the PacketWriting Interface? Or could I use the PacketWriting Interface it in another way, and if yes, where could I find some code snippets? Thanks in advance, any idea or suggestion would be welcome. |
| | |
| | #4 (permalink) |
| New on Forum Join Date: Dec 2004
Posts: 4
| Re: InCD Let me know if find anything... i am currently kicking off Incd.. DvdError NeroDvdCommands::FormatDvd( const CString& drive ) { try { CString pathname (_T("C:/Program Files/Ahead/InCD/InCDL.exe" )); if ( UsFile::Exists( pathname ) ) { CString command_line( pathname ); CString start_directory( _T("c:/2300") ); bool hidden = false; bool wait_to_complete = false; if ( UsSystem::StartProcess( pathname, command_line, start_directory, hidden, wait_to_complete ) ) { return( DvdOk ); } else { ...... } |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| InCD doesnt recognise old InCD 2 disk | guvna0 | Nero & InCD | 0 | 10-12-2005 15:07 |
| which incd reader needed with incd 4.3.1.11 | jefve | Nero & InCD | 4 | 05-02-2005 12:20 |
| INCD 3.X Works bit INCD 4.X DOESN'T!!! | Infiniteloop | Nero & InCD | 3 | 27-04-2004 20:50 |
| InCD 4.100 Constantly Writing To Windows\InCD\incderr.log | LiteOff(Set) | Nero & InCD | 1 | 25-01-2004 15:34 |
| InCd | lionelow | Burning Software | 0 | 11-02-2002 11:45 |