I am trying to figure out if its possible to add a custom page during an OEM Windows 8 installation that asks the user if he/she wants to enroll in a service. The page will have some information about the service, the EULA of the service and a checkbox to determine if the user wants to enroll or not.
I've been reading about Windows image customization using WAIK and WSIM, but the resources are scarce and I only managed to find articles talking about how to make the installation automated and omit the user from changing settings during installation which is exactly the opposite of what I'm trying to do.
Anyone know how I can achieve this or maybe reference an article or guide that might help me achieve this.
Regards