Topic: [REQ] Add Finisher Method 3 Option at T-9 Stage and more...
I've been testing and noticed that in the Winnt.sif it's viable to use the section SetupParams instead of GUIRunOnce or RunOnceEx. This also allows you to have DPsFnshr.exe to complete before the first login.
Using the i386\winnt.sif
[SetupParams]
UserExecute="%SystemDrive%\DPsFnshr.exe" ; Post Driver installation
Instead of
[GUIRunOnce]
command9="%SystemDrive%\DPsFnshr.exe"
I've only been able to test in a VMware environment. But it runs, my logs show that it run properly too. So the more people to test the better.
Also, how does method 2 execute for slipstreaming? Where does it run from? I haven't been able to find it anywhere.
Last edited by stamandster (2009-05-14 12:19:17)