July 28, 200422 yr for the batch file i used first the cmd method and everything was working perfectly...i got drivers installed and all my apps...Now i tried the runonceEx method...and the problems started i can not get the drivers installed... i have not change anything i my winnt.sif file.. i only got the paths from the cmd file and converted them to a runonceex version ...am i missing something ?what should i change ??Thanks in advance..And forgive me about me English
July 28, 200422 yr for the batch file i used first the cmd method and everything was working perfectly...i got drivers installed and all my apps...Now i tried the runonceEx method...and the problems started i can not get the drivers installed... i have not change anything i my winnt.sif file.. i only got the paths from the cmd file and converted them to a runonceex version ...am i missing something ?what should i change ??Thanks in advance..And forgive me about me English i am sure someone will ask you to show your runonce.exe so attach it to your post.... i dont have any experience with runonce so i cant help you.....
July 28, 200422 yr First, the Runonceexe can run only One command.secondly, you can use the $oem$ method so windows will install your drivers automaticly...
July 28, 200422 yr First, the Runonceexe can run only One command.I could have sworn that I've installed many applications from RunOnceEx, Hmmm, my computer must be unfamiliar with this rule...
July 29, 200422 yr Read the MSFN Guide on RunOnceEx: http://unattended.msfn.org/xp/runonceex.htmAaron did an excellent job and I think it covers everything very well.]Bonkers[
July 29, 200422 yr RunOnceEx programs are run after drivers are installed, so it's not ideal to install drivers during that stage. In fact, that's why cmdlines.txt exists, so you can install necessary drivers before booting into Windows (e.g., video or network drivers that Windows can't automatically detect).
July 29, 200422 yr why not simply put it into a folder (i.e. $oem$\drivers) and say windows to search for drivers there?
Create an account or sign in to comment