0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug: Wow64NativeFS didn't revert to the previous state (local variable overrides class member). Refactored Wow64DisableWow64FsRedirection to throw and return true/false if anything was done. Added Wow64NativeFS and Wow64DisableWow64FsRedirection unit tests. More... over 13 years ago
Added disable_wow64_fs_redirection at setup configuration and component level to run native x64 Windows applications (cmd, regedit, etc) from dotNetInstaller. More... over 13 years ago
Documented how to "Use Team Foundation Server (TFS) and Team Explorer to establish source control bindings for example" More... over 13 years ago
Minor logging improvements in guid conversion functions. More... over 13 years ago
Bug: an invalid value in a user-defined control swallows an exception. More... over 13 years ago
uitests fail on 64-bit machines http://dotnetinstaller.codeplex.com/workitem/7648 More... over 13 years ago
Complete command may not execute with optional components. http://dotnetinstaller.codeplex.com/workitem/7601 More... over 13 years ago
Dni will incorrectly display installation_completed message if auto_close_if_installed=true and not all components installed successfully. http://dotnetinstaller.codeplex.com/workitem/7557 Updated documentation to indicate that an elevated command prompt is required to build the project in the development environment http://dotnetinstaller.codeplex.com/workitem/7578 DVLib::UnitTests::FormatUnitTests::testFormatDateTime unit test fails if running from a timezone other than EST http://dotnetinstaller.codeplex.com/workitem/7585 Checked in *.*proj files with TFS bindings and add associated vspscc files. http://dotnetinstaller.codeplex.com/workitem/7673 Outputing running nunit test case name to console http://dotnetinstaller.codeplex.com/workitem/7672 More... over 13 years ago
dotNetInstaller: exit code logged in dec and hex. HtmlInstaller: exit code logged. http://dotnetinstaller.codeplex.com/workitem/7492 More... over 13 years ago
Showing both decimal and hex messages in the logs for component error code. Fixed quoting in returncodes_reboot log output. More... over 13 years ago
Changed .rc resources in htmlInstaller to NEUTRAL. http://dotnetinstaller.codeplex.com/Thread/View.aspx?ThreadId=234164 More... over 13 years ago
Typo: fixed number of quotes in log. More... over 13 years ago
Updated to Sandcastle 1.9. http://dotnetinstaller.codeplex.com/workitem/7575 More... over 13 years ago
Work item #7565: dni does not automatically change into uninstall mode if an optional component is not installed. http://dotnetinstaller.codeplex.com/workitem/7565 More... over 13 years ago
If InstallerEditor is closed minimized it will not correctly restore its position and will not appear on the screen when restarted. http://dotnetinstaller.codeplex.com/workitem/7567 More... over 13 years ago
Added double-click support. http://dotnetinstaller.codeplex.com/workitem/7243 More... over 13 years ago
Added single-click CTRL+click execution of a component. http://dotnetinstaller.codeplex.com/workitem/7243 More... over 13 years ago
Bug: Windows Server 2003 mistakenly identified as Windows Server 2003 R2 and visa-versa. http://dotnetinstaller.codeplex.com/workitem/7451 Patch by http://www.codeplex.com/site/users/view/icnocop. More... over 13 years ago
Part of http://dotnetinstaller.codeplex.com/workitem/7243. More... over 13 years ago
Remove the definition of WINVER, _WIN32_IE and _WIN32_WINNT from the Debug configuration of dotNetInstaller. If it's not needed in Release mode, it shouldn't be needed in Debug mode either. Add WIN32 and _WINDOWS to the Release mode definitions to remain consistant with the other win32 projects that define them. Patch by http://www.codeplex.com/site/users/view/brucecran More... over 13 years ago
Fixed CAB location. More... over 13 years ago
Fixed path to cablib. More... over 13 years ago
Removing empty release folder. More... over 13 years ago
BadImageFormatException thrown when creating exe with build 2.0.5539.0 http://dotnetinstaller.codeplex.com/workitem/7275 - Reverted to x86 everything to run on WOW64 More... over 13 years ago
BadImageFormatException thrown when creating exe with build 2.0.5539.0 http://dotnetinstaller.codeplex.com/workitem/7275 - Updated to CabLib 13 - Added CabLib project as built rather than just checking in binary - Reverted to x86 everything to run on WOW64 More... over 13 years ago
Fixed signed/unsigned warning. More... over 13 years ago
Reverting path changes, break when built from command-line. More... over 13 years ago
InstallerEditor: changes to display_name don't update in treeview http://dotnetinstaller.codeplex.com/workitem/7236 More... over 13 years ago
Enabled Visual Styles: modified default manifests with a dependency on Microsoft.Windows.Common-Controls 6.0. http://dotnetinstaller.codeplex.com/workitem/7252 patch by http://www.codeplex.com/site/users/view/brucecran More... over 13 years ago
Added default manifest. More... over 13 years ago