 |
Doctor Deploy: software deployment, - distribution, repackaging, msi, windows installer, client management, installation, setup : forum - discussion boards
|
| Author |
Message |
bingen
Melchisedech


Joined: 04 Jun 2004
Posts: 227
Location: 48°42' n.Br./09°09' ö.L.
|
Posted:
Wed, 15.Sep.2004, 13:12 |
 |
Das MSI SDK befindet sich, wie wahrscheinlich allgemein bekannt, innerhalb der Platform SDKs. Nun braucht aber nicht jeder, der das MSI SDK (und dessen Tools) haben moechte, das komplette PSDK.
Anbei ein MSIEXEC aufruf, welcher uebers web nur die fuers MSI SDK relevante features installiert.
| Code: |
msiexec /i "http://download.microsoft.com/download/platformsdk/sdk/update/win98mexp/en-us/2600.2180/PSDK-x86.msi" ADDLOCAL="SDK_MSI, SDK_MSI_BIN, SDK_MSI_BIN_X86, SDK_MSI_BLD, SDK_MSI_BLD_X86, SDK_MSI_DOC, SDK_MSI_SMP,PSDK, PSDK_HKLM_REG_InstallDir, PSDK_HKCU_REG_UserInstallDirectory, PSDK_HKLM_REG_AssemblyFolders, PSDK_HKCU_REG_AssemblyFolders, PSDK_HelpShortcut, PSDK_HelpAboutReg, PSDK_TabletPC_Controls" /qn+
|
|
|
|
  |
 |
bingen
Melchisedech


Joined: 04 Jun 2004
Posts: 227
Location: 48°42' n.Br./09°09' ö.L.
|
Posted:
Wed, 06.Oct.2004, 05:43 |
 |
| bingen wrote: |
Anbei ein MSIEXEC aufruf, welcher uebers web nur die fuers MSI SDK relevante features installiert.
|
geht auch einfacher:
| Code: |
msiexec /i http://download.microsoft.com/download/platformsdk/sdk/update/win98mexp/en-us/2600.2180/PSDK-x86.msi /qr ADDLOCAL=SDK_MSI_BIN
|
|
|
|
  |
 |
|
|
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Service provided by flatbyte.com
::
Powered by phpBB
:: FI Theme
:: Imprint ::
All times are GMT + 1 Hour
| |