74
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed CreateUninstallRegKey portable mode example as discussed in #37. More... over 11 years ago
Update from author. More... over 11 years ago
Update documentation. More... over 11 years ago
Added StrToInt64Def to ROPS. More... over 11 years ago
Enable Int64 on Unicode. Did a ROPS fix for this. More... over 11 years ago
Just reread JR's mail and am now thoroughly confused which file does what :) More... over 11 years ago
Turns out the other one is the obsolete file. Also fix README for this. More... over 11 years ago
Crosslink DimOf with (re)dim. More... over 11 years ago
Remove file. Obsolete? scintilla-2.22-patch.txt contains the current diff, not this file. More... over 11 years ago
Update for ISPack InnoIDE change. More... over 11 years ago
Updated from author. More... over 11 years ago
Actually had this right before commit, dunno what happened. More... over 11 years ago
Use ExecAsOriginalUser to launch myprog.exe instead of Exec. More... over 11 years ago
Fix missing PS_NOINT64. More... over 11 years ago
Updated UniPs (added a .gitignore to it). More... over 11 years ago
Typo fix. Thanks @sschuberth. #36. More... over 11 years ago
If the Flags parameter of a [Files] entry includes isreadme and the entry also has a BeforeInstall or AfterInstall parameter, the BeforeInstall or AfterInstall functions will now only be called when the file is installed and no longer a second time when the file is viewed file after the installation has completed. More... over 11 years ago
Tweak SaveStringsTo(UTF8)File 'seealso's. More... over 11 years ago
Doc ExtractTemporaryFiles. Closes #26. More... over 11 years ago
Add length check and use PathLowercase instead of UpperCase. #26 More... over 11 years ago
Chop off any {tmp}\ prefix. #26 More... over 11 years ago
Check for : More... over 11 years ago
See https://github.com/jrsoftware/issrc/commit/3ee150d87904306baeed2468af94b4ddd802adf3#commitcomment-2418559, reverted: Use PathCombine for if DestName starts with a slash (PathDrivePartLengthEx doesn't always leave of the trailing slash). (reverse-merged from commit 3ee150d87904306baeed2468af94b4ddd802adf3) More... over 11 years ago
Use PathCombine for if DestName starts with a slash (PathDrivePartLengthEx doesn't always leave of the trailing slash). More... over 11 years ago
Update from new author. More... over 11 years ago
Fix D2 compilation. More... over 11 years ago
Added new function: ExtractTemporaryFiles. This function is like ExtractTemporaryFile but supports wildcards and doesn't ignore subdirectory information. See #26. After matching but before extracting it removes any drive part information. More... over 11 years ago
Tweak More... over 11 years ago
Mention STATICCOMPILER and STATICPREPROC. More... over 11 years ago
Typo fix. More... over 11 years ago