mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 21:02:26 -04:00
Add map65.iss
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1535 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
7768aec058
commit
dddca3d8de
20
map65.iss
Normal file
20
map65.iss
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
[Setup]
|
||||||
|
AppName=MAP65
|
||||||
|
AppVerName=MAP65 Version 0.9 r1533
|
||||||
|
AppCopyright=Copyright (C) 2001-2009 by Joe Taylor, K1JT
|
||||||
|
DefaultDirName={pf}\MAP65
|
||||||
|
DefaultGroupName=MAP65
|
||||||
|
|
||||||
|
[Files]
|
||||||
|
Source: "c:\k1jt\svn\wsjt\map65\map65.exe"; DestDir: "{app}"
|
||||||
|
Source: "c:\k1jt\svn\wsjt\map65\CALL3.TXT"; DestDir: "{app}"; Flags: onlyifdoesntexist
|
||||||
|
Source: "c:\k1jt\svn\wsjt\map65\wsjt.ico"; DestDir: "{app}"; Flags: onlyifdoesntexist
|
||||||
|
Source: "c:\k1jt\svn\wsjt\map65\TSKY.DAT"; DestDir: "{app}"; Flags: onlyifdoesntexist
|
||||||
|
Source: "c:\k1jt\svn\wsjt\map65\kvasd.exe"; DestDir: "{app}";
|
||||||
|
Source: "c:\k1jt\svn\wsjt\map65\map65rc.win"; DestDir: "{app}";
|
||||||
|
|
||||||
|
[Icons]
|
||||||
|
Name: "{group}\MAP65"; Filename: "{app}\map65.exe"; WorkingDir: {app}
|
||||||
|
Name: "{userdesktop}\MAP65"; Filename: "{app}\map65.exe"; WorkingDir: {app}
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user