MaDxCrEaM Posted August 29, 2004 Posted August 29, 2004 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. start /wait %systemdrive%\install\Nostromo\setup.exe /S /v/qnI've looked around, couldn't find an answer if some programs will not load up this way. Thanks for any info.
evilvoice Posted August 29, 2004 Posted August 29, 2004 probably because not enough windows has loaded for it to install properly...depends on when your running your batch...at guirunonce, detached?
MaDxCrEaM Posted August 29, 2004 Author Posted August 29, 2004 yea I run it from my winnt.sif using the guirunonce method. Is there a method of installing it at a later state of windows being loaded? Thanks for any info.
Bâshrat the Sneaky Posted August 29, 2004 Posted August 29, 2004 Try this:start /wait "%systemdrive%\install\Nostromo\setup.exe /S /v/qn"EDIT: 900 posts!
MaDxCrEaM Posted August 29, 2004 Author Posted August 29, 2004 I never use quotes in my command for any installation. They all work fine except this one. I made an installation package using Installrite and it seems to work fine installing this way.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now