D
David Pryce
Hi Group.
I have created a custom component to install an application msi using
msiexec in Windows XPe SP3.
In the custom component I create a runonce request and set the build
order to 5000. I have also tried values of 6000, 7000, 8000 with
similar results.
Each time I build my image I see from the log that the component the
component runonce request is executed well before the Runonce section
of the FBALOG.txt. Actually are always run just after the
[CallEntryPointThread] C:\WINDOWS\system32\odbcconf.dll,
DllRegisterServer
I have created a custom component to install an application msi using
msiexec in Windows XPe SP3.
In the custom component I create a runonce request and set the build
order to 5000. I have also tried values of 6000, 7000, 8000 with
similar results.
Each time I build my image I see from the log that the component the
component runonce request is executed well before the Runonce section
of the FBALOG.txt. Actually are always run just after the
[CallEntryPointThread] C:\WINDOWS\system32\odbcconf.dll,
DllRegisterServer