Link to home
Start Free TrialLog in
Avatar of Chris_Ware
Chris_Ware

asked on

SCCM 2007 Package question

Good Morning All

I am trying to find a way to deploy 2 exe, here is the catch the second exe must wait until the first exe is installed. the problem is the first exe requires a reboot before it registers correctly in windows. and i cant use task sequence as this will be pushed to our external users as well. is there a way i can either tell the package or the advertisment to install the first exe then reboot then install the second exe without using a task sequence?
ASKER CERTIFIED SOLUTION
Avatar of X Layer
X Layer
Flag of Slovenia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Chris_Ware
Chris_Ware

ASKER

It worked, i did however change type it from Configmgr restart to program restarts.  As the the program initiates the restart right after install