Commit a3315891 authored by Dmitry Khaleev's avatar Dmitry Khaleev

TG-7: Updated installer script

parent 5d6b4fe2
......@@ -14,7 +14,7 @@ DefaultGroupName=Tangled
; Windows 7 is a requirement
MinVersion=0,6.1
AllowNoIcons=yes
OutputDir=..\..\
OutputDir=..\..\unsigned
;Output base filename must NOT have .exe extension. It's added automatically.
OutputBaseFileName=Tangled_Setup
; use 7-zip or zip compression:
......@@ -25,7 +25,7 @@ Compression=lzma/max
WizardImageFile=.\chrome\app\theme\chromium\win\tiles\Logo.bmp
;WizardImageStretch=no
;small bitmap is 55x58 pixels.
;WizardSmallImageFile=.\chrome\app\theme\chromium\win\tiles\SmallLogo.bmp
WizardSmallImageFile=.\chrome\app\theme\chromium\win\tiles\SmallLogo.bmp
;[Types]
;Name: "full"; Description: "Full installation"
......@@ -41,7 +41,7 @@ WizardImageFile=.\chrome\app\theme\chromium\win\tiles\Logo.bmp
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"
[Files]
Source: ".\Chrome-bin\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs
Source: "..\..\Chrome-bin\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
[Icons]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment