Burner.SetNeroCmdLocation Method
sets the location of NeroCmd.exe (including the name of the file)
[Visual Basic]
Public Sub SetNeroCmdLocation( _
ByVal
strNeroCmdLocation As
String _
)
[C#]
public
void SetNeroCmdLocation(
string strNeroCmdLocation);
Parameters
-
strNeroCmdLocation
- new path
See Also
Burner Class | ZylBurner Namespace