I honestly don't think it really matters,as long as it installs the OS in a
neat,efficient user friendly-ish way.

On Wed, Sep 9, 2015 at 6:03 PM, Jerome E. Shidel Jr. <jer...@shidel.net>
wrote:

>
> > On Sep 9, 2015, at 7:08 PM, Mercury Thirteen <mercury0x0...@gmail.com>
> wrote:
> >
> > Could you stuff the keys? It should work provided your command line to
> > be piped to the next program is short enough (15 chars) to fit into the
> > keyboard buffer.
>
> It’s an interesting thought. I also thought about faking it by writing a
> wrapper app that shell execute
> the command could force feed through stdin interrupts.
>
> >
> > On 9/9/2015 6:33 PM, Jerome E. Shidel Jr. wrote:
> >> A minor snag in development is driving me nuts.
> >>
> >> First remember:
> >>
> >>      Jim wants a Batch File Based Installer.
> >>
> >> What is required:
> >>
> >>      The batch needs to be able to pipe data from STDOUT to STDIN for
> things like automated drive C formatting and
> >>      other things.
> >>
> >> This is the potential issue:
> >>
> >>      If no writeable file system is present, DOS throws many errors and
> cannot redirect the data from
> >>      one program to another.
> >>
> >> Potential Solution:
> >>
> >>      Create a ram disk for the temporary files needed to redirect I/O.
> >>
> >> This is the problem:
> >>
> >>      Unless I’m using it wrong RDISK doesn’t work with any reliability.
> >>      I got it to work once in my FDI building Virtual Machine.
> >>      I never got the Floppy boot disk version to work.
> >>
> >>      I need a working ram disk, or to get command shell just to do it
> in memory.
> >>
> ------------------------------------------------------------------------------
> >> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> >> Get real-time metrics from all of your servers, apps and tools
> >> in one place.
> >> SourceForge users - Click here to start your Free Trial of Datadog now!
> >> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> >> _______________________________________________
> >> Freedos-devel mailing list
> >> Freedos-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/freedos-devel
> >
> >
> >
> ------------------------------------------------------------------------------
> > Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> > Get real-time metrics from all of your servers, apps and tools
> > in one place.
> > SourceForge users - Click here to start your Free Trial of Datadog now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> > _______________________________________________
> > Freedos-devel mailing list
> > Freedos-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
>
>
> ------------------------------------------------------------------------------
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to