Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. Feedback will be sent to Microsoft: By pressing the submit button, your feedback will be used to improve Microsoft products and services.
Privacy policy. The Windows Installer needs to copy the files into the correct locations and register the custom extension with the site server. The Windows Installer file will be responsible for installing the UX files in the correct locations, using the standards defined by the Admin Console team.
Basically, this will involve including the following files:. This file is required and contains the UX implementation, which is then bound to the Configuration Manager console using the below XML files. Extend method, which is located in the Microsoft. ApplicationManagement namespace. This will then register the extension files for a given site server computer. For an administrator console computer, this will initialize the cache for that user. To install the client extension files, either as part of the HandlerApplication or as a separate installation:.
You can also use custom actions to basically do whatever you want in terms of updating files and other things on the system - with the cost of all the bug potential that comes from rolling your own solutions. Application : Often it is better to do application configuration using the application itself after installation. This can drastically simplify the process of debugging and supporting the application rather than depending on a "one-shot-affair" setup without interactive error messages for users to report to support.
Summary : So in essence what I am saying is that you can either inject the file as you suggest, you can supply parameters to the setup via transforms or command line to write or generate the files on disk, or you could have your application generate the binary file from the settings you have written to INI or XML files during application launch. How are we doing? Please help us improve Stack Overflow. Take our short survey. Stack Overflow for Teams — Collaborate and share knowledge with a private group.
Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Add a config file to an installer msi Ask Question. Asked 3 years, 5 months ago. Active 3 years, 5 months ago. Viewed 5k times. Alfredo Chapela Alfredo Chapela 25 1 1 silver badge 6 6 bronze badges. Add a comment. Active Oldest Votes. Thank you, Parameterized setup is what I needed. Sign up or log in Sign up using Google. Sign up using Facebook.
Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Podcast Helping communities build their own LTE networks. Podcast Making Agile work for data science.
Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually.
0コメント