What would you like to set it to for the repair?
Ultimately, it's just populating the values in the registry so you could simply delete them and allow the repair to use the locally cached copy of the MSI (cached by Windows and not ConfigMgr in %windir%\Installer and listed under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\<Product GUID>\SoureList). It does depend on the MSI itself though whether the locally cached copy is sufficient for this and comes back to the first first question? Where else would you point the source list to? J ________________________________ From: [email protected] <[email protected]> on behalf of Jeff Poling <[email protected]> Sent: Tuesday, November 11, 2014 10:38 AM To: [email protected] Subject: [mssms] PS App Deployment Kit and MSI Source I am using the PowerShell Application Deployment Toolkit to wrap an install that does the following: * Uninstalls a supporting application * Installs the primary application * Installs the supporting application again Once installed, I would like for both applications to be able to be repaired from Programs and Features. Since there are multiple MSIs involved and my ConfigMgr application is actually the App Deployment Toolkit executable, I can't see a way to use Windows Installer source management. Is there another way to prevent the MSIs from using the ConfigMgr cache location as the source for repair/modify of the apps? Hopefully that explanation makes sense [Emoji] Thanks, Jeff

