Hi All, Is there a way to retrieve the APPEND string under OS's other than Linux? I seen a while ago a version for DOS, but it didn't work under WinPE. I would be interested in developing a Win32 program to do such a thing if the specification were available. Your thoughts HPA? Regards Rob
Ardill, Robert (DTEI) wrote:> Hi All, > > Is there a way to retrieve the APPEND string under OS's other than > Linux? I seen a while ago a version for DOS, but it didn't work under > WinPE. > > I would be interested in developing a Win32 program to do such a thing > if the specification were available. > > Your thoughts HPA? >There is no applicable "specification" for anything but Linux kernels. -hpa
>> Hi All, >> >> Is there a way to retrieve the APPEND string under OS's other than >> Linux? I seen a while ago a version for DOS, but it didn't work under>> WinPE. >> >> I would be interested in developing a Win32 program to do such athing>> if the specification were available. >> >> Your thoughts HPA? >>> There is no applicable "specification" for anything but Linux kernels.> -hpaIs the APPEND string saved to a memory location that could be accessed under Win32? Or is it trashed by the NTKERNEL? Rob