Hello, I am wondering if it is possible to launch a batch file (i know i know its not vbs) before group policy takes into effect? The reason is I want to run an uninstall of a program before installing the new version of that program, but since we didnt deploy it using group policy and it has to be uninstalled before installing the new one this seemed like the easiest way of going about it (launch the batch to startup the msiexec uninstall process). I am wondering if any of you knowledgeable chaps could let me know if thats possible somehow. Thanks in advance!