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.4 .0.2 " ) ]
33+ [ assembly: AssemblyVersion ( "1.6 .0.0 " ) ]
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" "U
7979WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " InstallLocation" " $INSTDIR"
8080WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " DisplayIcon" " $INSTDIR\Spcode.exe"
8181WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " Publisher" " Hexah"
82- WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " DisplayVersion" " 1.4 .x.x"
82+ WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " DisplayVersion" " 1.6 .x.x"
8383WriteRegDWORD HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " NoModify" 1
8484WriteRegDWORD HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\spcode" " NoRepair" 1
8585
You can’t perform that action at this time.
0 commit comments