0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Logging sequence in log-less runs. Logging UI level. More... almost 14 years ago
Bug: Shift+Double-Click desn't gather user-defined variables. (template file not updated correctly when Alt Double Clicking a component) http://dotnetinstaller.codeplex.com/workitem/6295 More... almost 14 years ago
Allowing empty failed_exec_command_continue</code> messages. When both the configuration-level and component-level messages are empty, the user is not prompted with a question to continue and the value of default_continue_on_error is used to make the decision to continue or abort. http://dotnetinstaller.codeplex.com/workitem/6282 More... almost 14 years ago
Bug: Windows XP Pro x64 SP2 is detected as "Windows Server 2003 Sp2 (x64)" http://dotnetinstaller.codeplex.com/workitem/6291 More... almost 14 years ago
Bug: mustreboot is broken. More... almost 14 years ago
Clarified handling of success code in cmd and exe components. More... almost 14 years ago
Added install_directory to exe components. http://dotnetinstaller.codeplex.com/workitem/6251 More... almost 14 years ago
Added license, matching installation output and zip output. More... almost 14 years ago
Updated documentation on component rules. Added reload_on_error. Added default_continue_on_error. More... almost 14 years ago
Build: doesn't work on 64-bit systems http://dotnetinstaller.codeplex.com/workitem/6230 More... almost 14 years ago
Holding the keyboard Shift key and double-clicking on a bootstrapper component will toggle it's selected state, regardless of whether the component is required or not. CR: dB http://dotnetinstaller.codeplex.com/WorkItem/View.aspx?WorkItemId=6228 More... almost 14 years ago
Bug: configfile.loadxml doesn't clear current configuration. More... almost 14 years ago
Added /ProcessorArchitecture:list to InstallerLinker to link an installer targeting a specific platform architecture. More... almost 14 years ago
Replaced components' selected and required by selected_install, selected_uninstall, required_install and required_uninstall respectively. More... about 14 years ago
Bug: leaking configuration object; Configuration destructor not virtual. More... about 14 years ago
Bug: user-defined controls that contain a hyperlink, such as license agreement, may render as overlapped black text behind link. Needed an owner-draw switch and an override for painting the item when invoked by MFC. More... about 14 years ago
Added InstallerLinker /Mslu+, making automatic unicows.dll embedding optional. http://dotnetinstaller.codeplex.com/WorkItem/View.aspx?WorkItemId=5131 More... about 14 years ago
Double-clicking on a component and holding Control will execute it. More... about 14 years ago
Updated what's new about the manifest compatibility options. More... about 14 years ago
Added compatibility manifest options. Program Compatibility Assistant appears on Windows 7 x64 if dotNetInstaller.exe is closed Title is required. http://dotnetinstaller.codeplex.com/WorkItem/View.aspx?WorkItemId=5643 More... about 14 years ago
Build break: UT. More... about 14 years ago
Build break: UT. More... about 14 years ago
Added user-defined image control. http://dotnetinstaller.codeplex.com/WorkItem/View.aspx?WorkItemId=6015 More... about 14 years ago
Added show_progress_dialog at setup configuration and component level, controls whether to show the component install progress dialog. Added show_cab_dialog at setup configuration and component level, controls whether to show the CAB extraction progress dialog. http://dotnetinstaller.codeplex.com/WorkItem/View.aspx?WorkItemId=5472 More... about 14 years ago
Replaced numbers in os_filter, os_filter_min and os_filter_max with literals. More... about 14 years ago
Add os_filter. http://dotnetinstaller.codeplex.com/WorkItem/View.aspx?WorkItemId=5808 More... about 14 years ago
Added documentation about WOW64. More... about 14 years ago
Fixed command line parameters unit tests, rewritten in white. More... about 14 years ago
Build break. More... about 14 years ago
Added File -> Recent Files menu to Installer Editor that lists the last 10 configuration files opened. InstallerEditor window will remember its size, position and the size of the configuration tree and attribute comments. InstallerEditor Make Exe window remembers all its contents. More... about 14 years ago