I am quite new to Config. Manager so this may be a simple question...
I want to deploy an application via SCCM by using the application's MSI-file. This work fine, but BEFORE the application is installed I want to install a .reg-file i registry on the client by using regedit.exe /s <file>.
How can I configure this? I can probably make a small script that run this, but I also want to use the "automatically detect information..."-option so that I get the correct parameters for the MSI-file. Can I configure installation of the .reg-file as a prereq for the application?
Thor-Egil