As part of the installation package I'm working on, I need to add the IIS feature on Win7 and Win Server 2008. Is there a way to add new Windows features from the code?
You can do this by calling pkgmgr (a command-line utility for installing functions and packages).
pkgmgr
The following is an example of how to do this for MSMQ:
Source: https://habr.com/ru/post/901051/More articles:Rails 3.1 on Apache, PageSpeed ββsays "Specify a cache validator" when using the Apache Pipeline apache configuration - ruby-on-railsHow to log everything that happens in a Python interactive shell session? - pythonRadio Devices Yii - phpThe difference between auxiliary files and lib files in rails - ruby-on-railsHow can you programmatically disable or use the "Windows Properties" - c #How to make SVG element transparent (using SVGweb) - internet-explorerMatlab, how to change the position of a contour plot along the z axis - matlabgraph of several 2d contour plots in one three-dimensional figure [Matlab] - matlabCall the parent view controller (via the navigation controller) - iosSinatra app with stars not working on Heroku - ruby ββ| fooobar.comAll Articles