This repository was archived by the owner on Sep 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030// Build Number
3131// Revision
3232//
33- [ assembly: AssemblyVersion ( "1.7.2.2 " ) ]
33+ [ assembly: AssemblyVersion ( "1.7.2.3 " ) ]
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" "U
8080WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " InstallLocation" " $INSTDIR"
8181WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " DisplayIcon" " $INSTDIR\SPCode.exe"
8282WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " Publisher" " Hexah"
83- WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " DisplayVersion" " 1.6.x.x "
83+ WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " DisplayVersion" " 1.7 "
8484WriteRegDWORD HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " NoModify" 1
8585WriteRegDWORD HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " NoRepair" 1
8686
You can’t perform that action at this time.
0 commit comments