mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
Added website opening, like with the normal installer, to the Greenshot-PortableApps installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2601 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
b88615f9de
commit
05b69667cf
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
!macro CustomCodePostInstall
|
||||
CopyFiles /SILENT "$INSTDIR\App\Greenshot\Greenshot.exe.config" "$INSTDIR\"
|
||||
ReadINIStr $0 "$INSTDIR\App\AppInfo\appinfo.ini" "Version" "PackageVersion"
|
||||
ExecShell "open" "http://getgreenshot.org/thank-you/?language=en-US&version=$0"
|
||||
!macroend
|
Loading…
Add table
Add a link
Reference in a new issue