0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 13 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update CHANGELOG.md More... over 10 years ago
Updated wizard components XML More... over 10 years ago
Support for Windows 8.1 / Server 2012 R2 More... over 10 years ago
Merge pull request #54 from baSSiLL/shell-execute More... over 10 years ago
Update CHANGELOG.md More... over 10 years ago
Tests for execution method More... over 10 years ago
New execution_method attribute in sample configs More... over 10 years ago
Running process components with ShellExecute More... over 10 years ago
Merge pull request #50 from icnocop/master More... almost 11 years ago
moved creating temporary directory to when it is actually written to More... almost 11 years ago
The temporary directory is automatically created if it doesn't already exist Issue #24 (https://github.com/dblock/dotnetinstaller/issues/24) More... almost 11 years ago
Merge pull request #46 from icnocop/master More... almost 11 years ago
updated CHANGELOG.md More... almost 11 years ago
added support for hiding command based components' application window when run updated CabLib project's output and intermediate directories, output file, and incremental link settings to inherit from project defaults to prevent linker error: "LINK : fatal error LNK1000: unknown error at 0046B4D2; consult documentation for technical support options" updated version number to 2.3 setting VCBuildToolPath property so that msbuild uses vcbuild.exe from the expected directory More... almost 11 years ago
Merge pull request #45 from icnocop/master More... almost 11 years ago
updated CHANGELOG.md More... almost 11 years ago
always logging exit code of process-based components for management\development\troubleshooting purposes More... almost 11 years ago
Merge pull request #44 from icnocop/master More... almost 11 years ago
Revert "Added single quotes around the version number for troubleshooting an "Invalid version format" error message." More... almost 11 years ago
Added single quotes around the version number for troubleshooting an "Invalid version format" error message. More... almost 11 years ago
Clarified CHANGELOG. More... about 11 years ago
Fixed typos in CHANGELOG. More... about 11 years ago
When an unistall successfully completes, pop UninstallComplete message box instead of InstallComplete More... about 11 years ago
Merge pull request #40 from montrowe/escape_square_brackets More... about 11 years ago
Added support for escape patterns for square brackets More... about 11 years ago
Merge pull request #39 from icnocop/master More... about 11 years ago
fixed CabLib Release configuration More... about 11 years ago
Merge pull request #38 from olivierdagenais/master More... about 11 years ago
Fixed project build settings to truly build without user configuration. More... about 11 years ago
Fix: log MSLU loading for testing only, since LoadMSLU is called before main. More... about 11 years ago