MathewWi / nulldc

Automatically exported from code.google.com/p/nulldc
0 stars 1 forks source link

Add command line switches #326

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add command line support:

nulldc.exe /e "myfile.iso"

or

nulldc.exe "myfile.iso"

Original issue reported on code.google.com by leandrod...@gmail.com on 22 Nov 2010 at 9:15

GoogleCodeExporter commented 9 years ago
for what? for bypass the emu?

Original comment by powercybershock on 23 Nov 2010 at 12:17

GoogleCodeExporter commented 9 years ago
I think he means to add a command line switch that automatically boots and 
loads a specified image.

Original comment by jzachar...@gmail.com on 23 Nov 2010 at 1:01

GoogleCodeExporter commented 9 years ago
can already be done.

nulldc -config emu:AutoStart=1 -config imgreader:DefaultImage="path" -config 
imgreader:UseDefaultImage=1

or something among these lines

Original comment by drkIIRaziel on 23 Nov 2010 at 1:29

GoogleCodeExporter commented 9 years ago
thankyou drkllRaziel.

Original comment by leandrod...@gmail.com on 23 Nov 2010 at 3:06