add an white border to the source image so if the images goes to the corners it will have

an white border to work on on convertiong the white to transparent
This commit is contained in:
Mario Fetka
2013-03-11 19:31:52 +01:00
parent d7318c9306
commit 8e01c00a60
2 changed files with 7 additions and 10 deletions

View File

@@ -120,12 +120,6 @@ delete -sf "$InstallDir32$\"
; === Inno Setup ========================================================================================
; "$UninstallProgram64$" /silent /norestart /SUPPRESSMSGBOXES /nocancel
[Winbatch_uninstall_msi_old_64]
msiexec /x $MsiIdOld64$ /qb! REBOOT=ReallySuppress
[Winbatch_uninstall_msi_64]
msiexec /x $MsiId64$ /qb! REBOOT=ReallySuppress
[Files_uninstall_64]
; Example for recursively deleting the installation directory:
;