scripts && bios for mining farm
-
Updated
Feb 3, 2021 - Batchfile
scripts && bios for mining farm
Shows how to create a simple installer that deploys a single file.
A script that creates an additional optimized Windows power scheme named "Optimized" with more than 500 hidden parameters have been changed design tailored for maximum performance when using AC power and maximum energy savings when using DC.
Demonstrates how to include MSI packages into a WiX Toolset bundle.
This pill contains a WiX project with two features.
Demonstrates how to prevent the installation of the product if a newer version is already installed.
The pill demonstrates how to use the WixFailWhenDeferred custom action provided by WiX Toolset in order to provoke a failure in the installation process.
This pill will demonstrate how to create a starting condition for a bundle. The start condition will prevent the execution of the bundle if the condition is not fulfilled.
The pill demonstrates how to preserve the initial values of the properties, provided at install time, in order to be used, later, for repair, upgrade or uninstall.
How to configure the upgrade support for an MSI installer?
An installer may need to read or write some data from/to the registry. This can be done from C# using a custom action, but there is also a simpler way.
This pill demonstrates how to add a start condition that will stop the installation in half of the times.
The pill demonstrates that <SetProperty> tag is just an alternate way for creating a custom action that sets a property.
An example of updating an XML file as part of the installation process.
MICROSOFT Visual C++ Runtime: Legacy, 2005, 2008, 2010, 2012, 2013, 2015, 2017, 2019, 2022, también contiene mis herramientas para chequear versiones instaladas de VC++ con CMD y Powershell cuando reparo o programo, espero les sea de ayuda visita y suscríbete me ayudarías mucho
Add a description, image, and links to the msi topic page so that developers can more easily learn about it.
To associate your repository with the msi topic, visit your repo's landing page and select "manage topics."