I'm wondering if there are any programs that will not load calling from winnt.sif file. I have all my programs loading from there through a install cmd file. One program, my Nostromo software
Nostromo drivers will not load, but if I run the same command once windows xp is fully loaded, it will install fine. Here is my command.
CODE
start /wait %systemdrive%\install\Nostromo\setup.exe /S /v/qn
I've looked around, couldn't find an answer if some programs will not load up this way. Thanks for any info.