msi
Here are 112 public repositories matching this topic...
Crowdin: https://crowdin.com
Weblate: https://weblate.org
Transifex: https://www.transifex.com
Suggestion for faster translations. All these platforms can be synchronized with GitHub.
In the Wiki for the command-line, there is a note:
Note: There is a known bug err "limitation" that you can only specify the name of the file (not the path). Therefore if there are multiple instances of the file inside the msi with the same name and you want to extract that file there is no way to specify which file to extract. If this is a problem for you report an issue and if I know it is im
I see an example of use in AppVeyor, but none for Travis Windows.
I think it would be good to provide such example, as the usage of Travis Windows is increasing.
And they are using Git Bash by default, which makes the installation process a little bit different, like a mix of bash and Windows.
\Magento\InventoryDistanceBasedSourceSelection\Plugin\FillSourceLatitudeAndLongitude
public function beforeSave(
SourceRepositoryInterface $subject,
SourceInterface $source
)array {
if (!$source->getLatitude() && !$source->getLongitude()) {
try {
$latLng = $this->getLatLngFromSource->execute($source);
$sou「微星 B360M 迫击炮」黑苹果 OpenCore EFI / MSI B360M MORTAR Hackintosh OpenCore EFI
-
Updated
Apr 14, 2020
Modified nVidia .inf files to run drivers on all video cards, research & telemetry free drivers
-
Updated
Jun 8, 2020 - JavaScript
OpenDJ is an LDAPv3 compliant directory service, which has been developed for the Java platform, providing a high performance, highly available, and secure store for the identities managed by your organization. Its easy installation process, combined with the power of the Java platform makes OpenDJ the simplest, fastest directory to deploy and manage.
-
Updated
May 27, 2020 - Java
It would be very nice to be able to modify or reject this area of wxs file:
<DirectoryRef Id="ApplicationProgramsFolder">
<Component Id="ApplicationShortcut" Guid="e1f638e4-99af-4e28-bfc9-79b9c2e3d4f0" Win64='no'>
<Shortcut Id="ApplicationStartMenuShortcut"
Name="the-great-app"
Description="theCucumber.app"
Target
This Software works perfectly, I need to do Music sync (not like official msi app because it's very slow reaction) how can we do this?
(Windows 10 Ultimate Version 1903 (lastest) 64Bit)
A script/tool which tries to improve Windows latencies
-
Updated
Oct 14, 2019 - PowerShell
Windows Installer PowerShell Module
-
Updated
Feb 17, 2020 - C#
Windows installers for the Elastic stack
-
Updated
Jun 3, 2020 - C#
microsatellite instability detection using tumor only or paired tumor-normal data
-
Updated
Apr 22, 2020 - C++
Should use as a starting point:
- https://github.com/madskristensen/WebCompiler/blob/master/CONTRIBUTING.md
- https://github.com/code-cracker/code-cracker/blob/master/CONTRIBUTING.md
Besides that, should add:
- Coding Style
- Project Structure
- How to build
- Unit tests
When using SetupBuilder for packaging MSIs we almost always have the requirement of specifying the installation directory by directly specifying <Property Id="INSTALLDIR" Value="C:\PathToInstall"/>.
I propose the addition of a parameter installDir for the MSI task to set this directly in build.gradle.
Usage would then be like so:
msi {
from "bin"
include "**/*"
insta
A template should be added that renders to a batch (.bat) file which runs the compiler and linker as if the subcommand was creating the installer. The various flags and options would be used to render the template and populate values. This would be accessible from the eventual "print" mode.
This allows a developer to easily create a batch file that will build an installer from a WiX Source (wxs
Now it is entirely unclear that plots can be scaled by holding the right click down and moving the cursor around. This is a powerful feature but it is difficult to discover.
Electron App running in multi-screen Kiosk mode
-
Updated
May 1, 2020 - PowerShell
Industrial Strength Windows Installer XML Application
-
Updated
Oct 10, 2019 - C#
Open project to implement our own led effects for Mystic Light-enabled MSI products
-
Updated
Feb 1, 2019 - C++
A (hopefully) better installation experince for GNU Emacs on Windows
-
Updated
Oct 1, 2019 - Emacs Lisp
OnionFruit™ Connect Info & Downloads
-
Updated
May 30, 2020
A GUI to control your MSI Laptop's per-key RGB keyboard on a hackintosh.
-
Updated
Nov 13, 2019 - Swift
MSI H110M-PRO-VD mobo hackintosh
-
Updated
Oct 21, 2019 - Objective-C
scripts && bios for mining farm
-
Updated
Mar 15, 2018 - Batchfile
Improve this page
Add a description, image, and links to the msi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the msi topic, visit your repo's landing page and select "manage topics."


In the docs I miss some more examples how the config would look like as JSON or YAML, as I had to look up other configs on GitHub before I exactly knew what to do.