74
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment tweaks. More... over 12 years ago
Update. More... over 12 years ago
Fix bad index edit. More... over 12 years ago
Support [InstallDelete] as well for PreviousInstallCompleted and QueryRestartManager. More... over 12 years ago
Added BreakOnError parameter to DelTree. If BreakOnError is set to True it will stop and return False the first time a delete failed or DeleteDirProc/DeleteFileProc returned False. More... over 12 years ago
Added comment about silent mode vs. application closing. More... over 12 years ago
Update. More... over 12 years ago
Tweak. More... over 12 years ago
Improved UI while Restart Manager is busy: dont show Back or Next buttons. More... over 12 years ago
Increased batch size a bit. More... over 12 years ago
Mini tweak. More... over 12 years ago
Updated for restartreplace retry change. More... over 12 years ago
Improved the "auto-retry" feature of the [Files] section: it now automatically retries even if the restartreplace [Files] section flag is set. More... over 12 years ago
Use the Sysnative alias to register files in the %windir%\system32 directory on 64-bit Windows. More... over 12 years ago
Expose GetSysNativeDir. More... over 12 years ago
Added ReplaceSystemDirWithSysNative. More... over 12 years ago
Added GetSysNativeDir. More... over 12 years ago
Simplified since we dont need to support D2. More... over 12 years ago
Call WizardForm.Update before querying restart manager just to be sure. More... over 12 years ago
Did CVS commits. More... over 12 years ago
Did CVS commits. More... over 12 years ago
Fixed silent mode vs. [Code] PrepareToInstall: make sure wizard is visible while running PrepareToInstall. More... over 12 years ago
Messages tweak. More... over 12 years ago
QueryRestartManager sometimes takes some time to complete, especially on a system under load, so show wpPreparing while its busy instead of still showing the previous page. More... over 12 years ago
Use RestartManager even if AlwaysRestart is True, again because it might still be usefull if restartreplace flags are missing. More... over 12 years ago
Expose RmSessionStarted. More... over 12 years ago
Removed the 'A reboot will be required' bit from DontCloseApplications because we dont know whether the script actually is using restartreplace. More... over 12 years ago
Register our command line. More... over 12 years ago
Make it work again on Unicode. More... over 12 years ago
Demo the TNewButton.Default property. More... over 12 years ago