Silent Installation of Windows 7.1 SDK with Feature Customization
Hi,
We are working on Sungard Prophet where WinSDK 7.1 is a dependency for it.
We have to customize the feature installation of WINSDK 7.1. When installed through eventvwr install order, all the msi's are getting installed except WinSDK_amd64.msi , it comes with below errors:
Error 1:
2228 : This got resolved by adding a Signature table and immediately after this got the below error
Error 2:
Error 1608. Could not find any previously installed compliant products on the machine for installing this product.
I could not find a solution for this error, I tried by dropping Launch Condition but no luck.
Please provide a solution to resolve this error.
________________________________________________________________________________________
The other way to proceed is using SIlent Switches:
The below silent switch is available but I want to customize the feature installation, if I provide the feature name accordingly it doesnt install.
setup.exe -q -params:ADDLOCAL=ALL
Please provide a solution to customize the feature or resolve the msi error if anybody has come across.
-
what are the switches for custom installation of SDK 7.1? - smitajatte28 10 years ago
-
https://support.microsoft.com/en-us/kb/2498225 - dom.nick 9 years ago
Answers (0)
Be the first to answer this question