View difference between Paste ID: 7S08fzcX and 77aCLGFC
SHOW: | | - or go back to the newest paste.
1
!macro CustomCodePreInstall
2-
IfFileExists "$INSTDIR\Data\.rednotebook\data\*.*" 0 UpdateJournals NoJournalsToMove
2+
IfFileExists "$INSTDIR\Data\.rednotebook\data\*.*" 0 +2
3-
3+
4-
UpdateJournals:
4+
5
!macroend