Hi,
Imaging question!
I have a script I need to run BEFORE a package is installed.
Both the package and the script need to be run "at reboot" (install on boot drive after imaging). The script isn't technically related to the package, but performs some necessary work otherwise the package fails.
As far as I can tell, I can only get the package to run before the script - and not vice versa. It seems "at reboot" settings process all PKGs first?
What's the best way to accomplish this?
Thanks!