Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/sql/77.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sql LocalDB的静默命令_Sql_Sql Server_Installation - Fatal编程技术网

Sql LocalDB的静默命令

Sql LocalDB的静默命令,sql,sql-server,installation,Sql,Sql Server,Installation,我想知道是否有人知道安装SQL Express 2012 LocalDB(而不是整个SQL)和doSQLSysClrTypes.msi的静默命令是什么 我试过在互联网上找到的所有我认识的人,比如:/Q/SP-/VERYSILENT/suppressMsgBox/S/SILENT/QUIET 我分别试过,也一起试过 谢谢解决编程问题网站也是如此。你们可能需要发布服务器故障或类似的东西来获得响应。我明白了,我会检查这个问题。解决编程问题网站也是如此。您可能需要发布服务器故障或类似信息以获得响应。我明

我想知道是否有人知道安装SQL Express 2012 LocalDB(而不是整个SQL)和doSQLSysClrTypes.msi的静默命令是什么

我试过在互联网上找到的所有我认识的人,比如:/Q/SP-/VERYSILENT/suppressMsgBox/S/SILENT/QUIET

我分别试过,也一起试过


谢谢

解决编程问题网站也是如此。你们可能需要发布服务器故障或类似的东西来获得响应。我明白了,我会检查这个问题。解决编程问题网站也是如此。您可能需要发布服务器故障或类似信息以获得响应。我明白了,我将检查这个问题。
[Setup]
AppName={#MyAppSetupName}
AppVersion={#MyAppVersion}
AppVerName={#MyAppSetupName} {#MyAppVersion}
AppCopyright=Copyright © 2007-2015 abc-dev
VersionInfoVersion={#MyAppVersion}
VersionInfoCompany=abc-dev
AppPublisher=abc-dev
;AppPublisherURL=http://...
;AppSupportURL=http://...
;AppUpdatesURL=http://...
OutputBaseFilename={#MyAppSetupName}-{#MyAppVersion}
DefaultGroupName={#MyAppSetupName}
DefaultDirName={pf}\{#MyAppSetupName}
UninstallDisplayIcon={app}\AppInstaladorDB.exe