Skip to content

Commit b8c69ea

Browse files
committed
PortableApps installer
1 parent 8f4049b commit b8c69ea

19 files changed

+1365
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[Launch]
2+
ProgramExecutable=ConEmu\ConEmu.exe
3+
CommandLineArguments='/LoadCfgFile "%PAL:DataDir%\settings\ConEmu.xml"'
4+
SingleAppInstance=false
5+
WaitForProgram=false
6+
7+
;[Environment]
8+
;PATH=%PATH%;%PAL:DataDir%\scripts
9+
;ConEmuPortableScripts=%PAL:DataDir%\scripts
31.5 KB
Loading

PortableApps/App/AppInfo/appicon.ico

7.23 KB
Binary file not shown.
975 Bytes
Loading
855 Bytes
Loading
2.03 KB
Loading

PortableApps/App/AppInfo/appinfo.ini

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
[Format]
2+
Type=PortableApps.comFormat
3+
Version=3.0
4+
5+
[Details]
6+
Name=ConEmu Portable
7+
AppID=ConEmu
8+
Publisher[email protected] & PortableApps.com
9+
Homepage=PortableApps.com/ConEmuPortable
10+
Category=Utilities
11+
Description=ConEmu is local terminal emulator for Windows. Console and simple GUI applications may be run in tabs and splits.
12+
Language=English
13+
14+
[License]
15+
Shareable=true
16+
OpenSource=true
17+
Freeware=true
18+
CommercialUse=true
19+
20+
[Version]
21+
PackageVersion=13.10.10.0
22+
DisplayVersion=131107
23+
24+
[Control]
25+
Icons=1
26+
Start=ConEmuPortable.exe
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Source]
2+
IncludeInstallerSource=false
3+
4+
[DownloadFiles]
5+
DownloadURL=http://conemu-maximus5.googlecode.com/files/ConEmuPack.131107.7z
6+
DownloadName=ConEmuPack.131107.7z
7+
DownloadFilename=ConEmuPack.131107.7z
8+
DownloadMD5=b5800548f63dcd617e364db182827598
9+
AdditionalInstallSize=1725
10+
AdvancedExtract1To=App\ConEmu
11+
AdvancedExtract1Filter=ConEmu.exe
12+
AdvancedExtract2To=App\ConEmu
13+
AdvancedExtract2Filter=ConEmu\*

PortableApps/App/DefaultData/settings/ConEmu.xml

Lines changed: 568 additions & 0 deletions
Large diffs are not rendered by default.

PortableApps/ConEmuPortable.exe

131 KB
Binary file not shown.

0 commit comments

Comments
 (0)