Установка надстроек Install Add-Ins
Область применения: Windows Server 2016 Essentials, Windows Server 2012 R2 Essentials, Windows Server 2012 Essentials Applies To: Windows Server 2016 Essentials, Windows Server 2012 R2 Essentials, Windows Server 2012 Essentials
Установив надстройки до создания образа, можно добавить их на все серверы и клиентские компьютеры. You can include add-ins on all server or client computers by installing them before creating an image. Эти надстройки будут автоматически включены на все компьютеры, реплицируемые с помощью данного образа. These add-ins will then be automatically included on all computers replicated using that image. Чтобы установить надстройку, нужно запустить файл WSSX либо же можно установить отдельные файлы надстроек, следуя инструкциям, приведенным в документации по пакету SDKдля каждого типа надстроек. You can either install an add-in by running the .wssx file or you can install individual add-in files by following the guidance in the SDK documentationfor each type of add-in. В случае установки с использованием wssx-файла надстройку можно удалить с помощью диспетчера надстроек. If you install by using a .wssx file, the add-in can be uninstalled through the Add-In Manager. При установке отдельных файлов управление надстройками с помощью диспетчера надстроек невозможно. If you install the individual files, the add-in is not managed from the Add-In Manager.
Любое программное обеспечение, установленное или загруженное на сервер (включая вкладки панели администрирования и уведомления о работоспособности) должно обладать локализованным интерфейсом, язык которого соответствует языку операционной системы, установленной на сервере. Any software that is installed or downloaded on the server (including Dashboard tabs and health notifications) should have a localized interface that matches the language of the operating system that is installed on the server.
Установка надстройки To install an add-in
(Необязательно) Для установки надстройки с помощью WSSX-файла выполните следующие действия. (Optional) If you are installing the add-in by using a .wssx file, complete the following steps:
Дважды щелкните WSSX-файл, чтобы открыть мастер установки надстроек. Double click the .wssx file to open the Add-in Installation Wizard.
Выполните инструкции мастера, чтобы завершить установку. Follow the instructions in the wizard to complete the installation.
(Необязательно) Установите отдельные файлы в соответствующие папки, следуя инструкциям пакета SDK для каждого типа надстроек. (Optional) Install the individual add-in files in the appropriate locations as defined in the SDK for each type of add-in.
Windows Installer
This documentation is intended for software developers who want to use Windows Installer to build installer packages for applications. If you’re looking for a redistributable for Windows Installer 4.5 and earlier, see this article. Note that there is no redistributable for Windows Installer 5.0. This version is included with the OS in Windows 7, Windows ServerВ 2008В R2, and later client and server releases (including Windows 10).
Microsoft Windows Installer is an installation and configuration service provided with Windows. The installer service enables customers to provide better corporate deployment and provides a standard format for component management. The installer also enables the advertisement of applications and features according to the operating system. For more information, see Platform Support of Advertisement.
This documentation describes Windows InstallerВ 5.0 and earlier versions. Not all the capabilities available in later Windows Installer versions are available in earlier versions. This documentation does not describe versions earlier than Windows InstallerВ 2.0. Installation packages and patches that are created for Windows InstallerВ 2.0 can still be installed by using Windows InstallerВ 3.0 and later.
Windows InstallerВ 3.0 and later, can install multiple patches with a single transaction that integrates installation progress, rollback, and reboots. The installer can apply patches in a specified order regardless of the order that the patches are provided to the system. Patching using Windows InstallerВ 3.0 only updates files affected by the patch and can be significantly faster than earlier installer versions. Patches installed with Windows Installer 3.0 or later can be uninstalled in any order to leave the state of the product the same as if the patch was never installed. Accounts with administrator privileges can use the API of Windows InstallerВ 3.0 and later to query and inventory product, feature, component, and patch information. The installer can be used to read, edit, and replace source lists for network, URL, and media sources. Administrators can enumerate across user and install contexts, and manage source lists from an external process.
Windows Installer 4.5 and later can install multiple installation packages using transaction processing. If all the packages in the transaction cannot be installed successfully, or if the user cancels the installation, the Windows Installer can roll back changes and restore the computer to its original state. The installer ensures that all the packages belonging to a multiple-package transaction are installed or none of the packages are installed.
Beginning with Windows Installer 5.0, a package can be authored to secure new accounts, Windows Services, files, folders, and registry keys. The package can specify a security descriptor that denies permissions, specifies inheritance of permissions from a parent resource, or specifies the permissions of a new account. For information, see Securing Resources. The Windows Installer 5.0 service can enumerate all components installed on the computer and obtain the key path for the component. For more information, see Enumerating Components. By Using Services Configuration, Windows Installer 5.0 packages can customize the services on a computer. Setup developers can use Windows Installer 5.0 and Single Package Authoring to develop single installation packages capable of installing an application in either the per-machine or per-user installation context.
Where applicable
Windows Installer enables the efficient installation and configuration of your products and applications running on Windows. The installer provides new capabilities to advertise features without installing them, to install products on demand, and to add user customizations.
Windows Installer 5.0 running on Windows ServerВ 2012 or WindowsВ 8 supports the installation of approved apps on WindowsВ RT. A Windows Installer package, patch, or transform that has not been signed by Microsoft cannot be installed on WindowsВ RT. The Template Summary property indicates the platform that is compatible with an installation database and in this case should include the value for WindowsВ RT.
Windows Installer is intended for the development of desktop style applications.
Developer audience
This documentation is intended for software developers who want to make applications that use Windows Installer. It provides general background information about installation packages and the installer service. It contains complete descriptions of the application programming interface and elements of the installer database. This documentation also contains supplemental information for developers who want to use a table editor or a package creation tool to make or maintain an installation.
Run-time requirements
Windows InstallerВ 5.0 is included with, Windows 7, Windows ServerВ 2008В R2, and later releases. There is no redistributable for Windows Installer 5.0.
Versions earlier than Windows Installer 5.0 were released with Windows ServerВ 2008, WindowsВ Vista, Windows ServerВ 2003, WindowsВ XP, and WindowsВ 2000. Windows Installer Redistributables are available for Windows Installer 4.5 and some earlier versions.
Windows InstallerВ 4.5 requires Windows ServerВ 2008, WindowsВ Vista, WindowsВ XP with Service PackВ 2 (SP2) and later, and Windows ServerВ 2003 with Service PackВ 1 (SP1) and later.
Windows InstallerВ 4.0 requires WindowsВ Vista or Windows ServerВ 2008. There is no redistributable for installing Windows InstallerВ 4.0 on other operating systems. An updated version of Windows InstallerВ 4.0, which does not add any new features, is available in WindowsВ Vista with Service PackВ 1 (SP1) and Windows ServerВ 2008.
Windows InstallerВ 3.1 requires Windows ServerВ 2003, WindowsВ XP, or WindowsВ 2000 with Service PackВ 3 (SP3).
Windows InstallerВ 3.0 requires Windows ServerВ 2003, WindowsВ XP, or WindowsВ 2000 with SP3. Windows InstallerВ 3.0 is included in WindowsВ XP with Service PackВ 2 (SP2). It is available as a redistributable for WindowsВ 2000 Server with Service PackВ 3 (SP3) and WindowsВ 2000 Server with Service PackВ 4 (SP4), WindowsВ XP RTM and WindowsВ XP with Service PackВ 1 (SP1), and Windows ServerВ 2003 RTM.
Windows InstallerВ 2.0 is contained in Windows ServerВ 2003 and WindowsВ XP.
Windows InstallerВ 2.0 is available as a package for installing or upgrading to Windows InstallerВ 2.0 on WindowsВ 2000. This package should not be used to install or upgrade Windows InstallerВ 2.0 on Windows ServerВ 2003 and WindowsВ XP.
Configuring Add/Remove Programs with Windows Installer
You can supply all of the information needed to configure Add/Remove Programs in Control Panel by setting the values of certain installer properties in your application’s Windows Installer package. Setting these properties automatically writes the corresponding values into the registry. If the installer detects that the product is marked for complete removal, operations are automatically added to the script to remove the Add/Remove Programs folder in Control Panel information for the product.
If an application is not registered, it is not listed in Add/Remove Programs in Control Panel. For more information, see Adding and Removing an Application and Leaving No Trace in the Registry.
Applications that have been installed in the per-user installation context are displayed in the Add/Remove Programs of the current user. Applications that have been installed in the per-machine installation context are displayed in the Add/Remove Programs of all users. Applications that have not been installed per-machine, and have only been installed as per-user applications for users other than the current user, do not appear in the Add/Remove Programs of the current user.
Note that installation packages that use the LIMITUI property must also contain the ARPNOMODIFY. This is required for a user to obtain the correct behavior from Add/Remove Programs in Control Panel utility when attempting to configure a product.
The installer uses the following public properties to manage Add/Remove Programs in Control Panel.
Property name | Brief description of property |
---|---|
ARPAUTHORIZEDCDFPREFIX | URL of the update channel for the application. The value the installer writes under the Uninstall Registry Key. |
ARPCOMMENTS | Provides Comments for the Add/Remove Programs in the Control Panel. The value the installer writes under the Uninstall Registry Key. |
ARPCONTACT | Provides the Contact for Add/Remove Programs in the Control Panel. The value the installer writes under the Uninstall Registry Key. |
ARPINSTALLLOCATION | Fully qualified path to the application’s primary folder. The value the installer writes under the Uninstall Registry Key. |
ARPHELPLINK | Internet address, or URL, for technical support. The value the installer writes under the Uninstall Registry Key. |
ARPHELPTELEPHONE | Technical support phone numbers. The value the installer writes under the Uninstall Registry Key. |
ARPNOMODIFY | Prevents display of a Change button for the product in Add/Remove Programs in the Control Panel.
|
ARPNOREMOVE | Prevents display of a Remove button for the product in the Add/Remove Programs in the Control Panel. The product can still be removed by selecting the Change button if the installation package has been authored with a user interface that provides product removal as an option.
|
ARPNOREPAIR | Disables the Repair button in the Add/Remove Programs in the Control Panel.
|
ARPPRODUCTICON | Identifies the icon displayed in Add/Remove Programs. If this property is not defined, Add/Remove Programs specifies the display icon. |
ARPREADME | Provides the ReadMe for Add/Remove Programs in Control Panel. The value the installer writes under the Uninstall Registry Key. |
ARPSIZE | Estimated size of the application in KB. |
ARPSYSTEMCOMPONENT | Prevents display of the application in the Programs List of the Add/Remove Programs in the Control Panel.
|
ARPURLINFOABOUT | URL for application’s home page. The value the installer writes under the Uninstall Registry Key. |
ARPURLUPDATEINFO | URL for application update information. The value the installer writes under the Uninstall Registry Key. |
For information regarding the Set Program and Defaults tool, refer to the section Working with Set Program Access and Computer Defaults.
How to install Microsoft Store?
I followed A. User’s comment and followed it without troubles to the point where I had to install a fresh copy of of the Windows 10 app store. I tried to follow all 4 methods, but «Microsoft Store» was not on the list in the App & Features settings tab, for Method 2, «Microsoft Store» was not in the administrator PowerShell » Get-Appxpackage –Allusers», Method 3 did not work, and Method was not really an option for me.
What do I do? I need to use the Microsoft Store, but I could not seem to be able to re-install it. Nvidia GeForce Experience says that I need to install Nvidia Control Panel via the Microsoft Store, but I don’t have the store. All the apps and that I installed via the store seem to be missing.
Update: Fixed by resetting Windows entirely.
Replies (48)
* Please try a lower page number.
* Please enter only numbers.
* Please try a lower page number.
* Please enter only numbers.
I’m John an Independent Advisor and a Microsoft user like you. I’m sorry you’ve had a frustrating time, but I’m glad you messaged so that we can research this and determine what causing the problem. I understand you’re having problem installing Microsoft store.
**Check your Antivirus might be interfering with the Store, Try to disable it first.
**Make sure Windows has the latest update
Select Start , then select Settings > Update & Security > Windows Update > Check for Updates
**Check your time and location settings
Select Start , then select Settings > Time & Language. Select Date & time to verify your time settings and select Region to check your location. These settings need to show your current location and time zone.
**Check the Microsoft Store Install Service
Press the Windows Key + S and type in services.msc.
Find the Microsoft Store Install Service and double=click,
If Disabled, change it to Automatic, click Start and click OK.
**Run the troubleshooter:
Select the Start button, and then select Settings > Update & Security > Troubleshoot, and then from the list select Windows Store apps > Run the troubleshooter.
**Reset the Microsoft Store cache
Press the Windows Logo Key + R to open the Run dialog box, type wsreset.exe, and then select OK.
Note
A blank Command Prompt window will open, and after about ten seconds the window will close and Microsoft Store will open automatically.
**Reset the Microsoft Store app in Windows 10
Open Settings.
Go to Apps -> Apps & features.
On the right side, look for Microsoft Store and click it.
The advanced options link will appear. Click it.
On the next page, click on the Reset button to reset Microsoft Store to default settings
Uninstall the Store:
Press Windows key + X
Click and Run Windows PowerShell as Administrator
type: get-appxpackage -alluser Microsoft.WindowsStore
then take note the PackageFullName (we need it later)
Now Type: remove-appxpackage PackageFullName(you take note earlier)
Enter then proceed to reinstall Store
Reinstall the Store:
Press Windows key + X
Click and Run Windows PowerShell as Administrator
At the command prompt, copy-paste the following then hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach
Launch again your MS Store
If it doesn’t work try to create a new administrator account then check if everything is working there.
https://support.microsoft.com/en-us/help/402692.
I hope this helps! Please let me know if you have any further concerns.