[wix-users] SQL fails on repair

Carlos Sosa carlos.sosa.us at outlook.com
Thu Dec 14 11:29:17 PST 2017


Hello, we have installed SQL just fine but when I select repair it fails:
<ExePackage Id="SQL"
                   Vital="yes"
                  SourceFile="Lib\SQLEXPR_x64_ENU.exe"
                  InstallCommand="/QUIETSIMPLE /IACCEPTSQLSERVERLICENSETERMS /SAPWD=password /ACTION=Install /FEATURES=SQL /SECURITYMODE=SQL /INSTANCENAME=MYINSTANCE"
                  Name="!(wix.SQL2016ExpPackageDirectory)SQLEXPR_x64_ENU.exe"
                  Cache="no"
                  DisplayName="SQL Configuration, this takes time, do not interrupt the installation."
                  Permanent="yes"/>
Apply begin
[0FA8:0DA8][2017-12-14T11:22:44]i010: Launching elevated engine process.
[0FA8:0DA8][2017-12-14T11:22:44]i011: Launched elevated engine process.
[0FA8:0DA8][2017-12-14T11:22:44]i012: Connected to elevated engine.
[0DB0:0C34][2017-12-14T11:22:44]i358: Pausing automatic updates.
[0DB0:0C34][2017-12-14T11:22:44]i359: Paused automatic updates.
[0DB0:0C34][2017-12-14T11:22:44]i360: Creating a system restore point.
[0DB0:0C34][2017-12-14T11:22:44]i362: System restore disabled, system restore point not created.
[0DB0:0C34][2017-12-14T11:22:44]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{c9ce86f1-d512-404e-8cad-7c5375aef941}, options: 0x7, disable resume: No
[0DB0:0C34][2017-12-14T11:22:44]i000: Caching bundle from: 'C:\Users\ADMINI~1\AppData\Local\Temp\2\{E06C47EB-4961-436F-8A93-8CBD250659F3}\.be\SQL.exe' to: 'C:\ProgramData\Package Cache\{c9ce86f1-d512-404e-8cad-7c5375aef941}\SQL.exe'
[0DB0:0C34][2017-12-14T11:22:44]i320: Registering bundle dependency provider: {c9ce86f1-d512-404e-8cad-7c5375aef941}, version: 1.0.0.0
[0DB0:0C34][2017-12-14T11:22:44]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{c9ce86f1-d512-404e-8cad-7c5375aef941}, resume: Active, restart initiated: No, disable resume: No
[0DB0:0C74][2017-12-14T11:22:48]i305: Verified acquired payload: SQL at path: C:\ProgramData\Package Cache\.unverified\SQL, moving to: C:\ProgramData\Package Cache\1FDD945052F4A4B0CC9C8F1CC12385F85EB80D96\redist\SQLEXPR_x64_ENU.exe.
[0DB0:0C34][2017-12-14T11:22:48]i301: Applying execute package: SQL, action: Install, path: C:\ProgramData\Package Cache\1FDD945052F4A4B0CC9C8F1CC12385F85EB80D96\redist\SQLEXPR_x64_ENU.exe, arguments: '"C:\ProgramData\Package Cache\1FDD945052F4A4B0CC9C8F1CC12385F85EB80D96\redist\SQLEXPR_x64_ENU.exe" /QUIETSIMPLE /IACCEPTSQLSERVERLICENSETERMS /SAPWD=password /ACTION=Install /FEATURES=SQL /SECURITYMODE=SQL /INSTANCENAME=MYINSTANCE'
[0DB0:0C34][2017-12-14T11:23:38]e000: Error 0x84b30002: Process returned error: 0x84b30002
[0DB0:0C34][2017-12-14T11:23:38]e000: Error 0x84b30002: Failed to execute EXE package.
[0FA8:0DA8][2017-12-14T11:23:38]e000: Error 0x84b30002: Failed to configure per-machine EXE package.
[0FA8:0DA8][2017-12-14T11:23:38]i319: Applied execute package: SQL, result: 0x84b30002, restart: None
[0FA8:0DA8][2017-12-14T11:23:38]e000: Error 0x84b30002: Failed to execute EXE package.
[0DB0:0C34][2017-12-14T11:23:38]i351: Removing cached package: SQL, from path: C:\ProgramData\Package Cache\1FDD945052F4A4B0CC9C8F1CC12385F85EB80D96\
[0DB0:0C34][2017-12-14T11:23:39]i372:



Any help is appreciated.


More information about the wix-users mailing list