Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
T
tangled
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eriksson monteiro
tangled
Commits
a3315891
Commit
a3315891
authored
Aug 30, 2021
by
Dmitry Khaleev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TG-7: Updated installer script
parent
5d6b4fe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
tangled.iss
tangled.iss
+3
-3
No files found.
tangled.iss
View file @
a3315891
...
...
@@ -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]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment