Skip to content

Commit 5af32e4

Browse files
committed
update
1 parent a7373f1 commit 5af32e4

14 files changed

+441
-441
lines changed
File renamed without changes.
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
[Launch]
2-
ProgramExecutable=GitHubDesktop\GitHubDesktop.exe
3-
ProgramExecutable64=GitHubDesktop\GitHubDesktop.exe
4-
DirectoryMoveOK=yes
5-
SupportsUNC=yes
6-
7-
[Activate]
8-
Registry=true
9-
XML=true
10-
11-
[RegistryKeys]
12-
-=HKCU\SOFTWARE\Classes\github-windows
13-
-=HKCU\SOFTWARE\Classes\x-github-client
14-
-=HKCU\SOFTWARE\Classes\x-github-desktop-auth
15-
16-
[RegistryValueBackupDelete]
17-
1=HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationAssociationToasts\x-github-desktop-auth_x-github-desktop-auth
18-
19-
[DirectoriesMove]
20-
GitHubDesktopConfig=%APPDATA%\GitHub Desktop
21-
22-
[FilesMove]
1+
[Launch]
2+
ProgramExecutable=GitHubDesktop\GitHubDesktop.exe
3+
ProgramExecutable64=GitHubDesktop\GitHubDesktop.exe
4+
DirectoryMoveOK=yes
5+
SupportsUNC=yes
6+
7+
[Activate]
8+
Registry=true
9+
XML=true
10+
11+
[RegistryKeys]
12+
-=HKCU\SOFTWARE\Classes\github-windows
13+
-=HKCU\SOFTWARE\Classes\x-github-client
14+
-=HKCU\SOFTWARE\Classes\x-github-desktop-auth
15+
16+
[RegistryValueBackupDelete]
17+
1=HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationAssociationToasts\x-github-desktop-auth_x-github-desktop-auth
18+
19+
[DirectoriesMove]
20+
GitHubDesktopConfig=%APPDATA%\GitHub Desktop
21+
22+
[FilesMove]
2323
.gitconfig=%USERPROFILE%
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
[Format]
2-
Type=PortableAppsFormat
3-
Version=3.5
4-
5-
[Details]
6-
Name=GitHub Desktop Portable
7-
AppId=GitHubDesktopPortable
8-
Publisher=gek64 & PortableApps.com
9-
Homepage=https://github.com/gek64/GitHubDesktopPortable
10-
Category=Development
11-
Description=GitHub Desktop Client
12-
Language=Multilingual
13-
14-
[License]
15-
Shareable=true
16-
OpenSource=true
17-
Freeware=true
18-
CommercialUse=true
19-
EULAVersion=1
20-
21-
[Version]
22-
PackageVersion=3.3.3.0
23-
DisplayVersion=3.3.3
24-
25-
[Control]
26-
Icons=1
27-
Start=GitHubDesktopPortable.exe
1+
[Format]
2+
Type=PortableAppsFormat
3+
Version=3.5
4+
5+
[Details]
6+
Name=GitHub Desktop Portable
7+
AppId=GitHubDesktopPortable
8+
Publisher=gek64 & PortableApps.com
9+
Homepage=https://github.com/gek64/GitHubDesktopPortable
10+
Category=Development
11+
Description=GitHub Desktop Client
12+
Language=Multilingual
13+
14+
[License]
15+
Shareable=true
16+
OpenSource=true
17+
Freeware=true
18+
CommercialUse=true
19+
EULAVersion=1
20+
21+
[Version]
22+
PackageVersion=3.3.7.0
23+
DisplayVersion=3.3.7
24+
25+
[Control]
26+
Icons=1
27+
Start=GitHubDesktopPortable.exe
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
AdditionalParameters=
2-
DisableSplashScreen=false
3-
RunLocally=false
4-
5-
# The above options are explained in the included readme.txt
6-
# This INI file is an example only and is not used unless it is placed as described in the included readme.txt
1+
AdditionalParameters=
2+
DisableSplashScreen=false
3+
RunLocally=false
4+
5+
# The above options are explained in the included readme.txt
6+
# This INI file is an example only and is not used unless it is placed as described in the included readme.txt

GitHubDesktopPortable/Other/Source/LauncherLicense.txt renamed to Other/Source/LauncherLicense.txt

Lines changed: 339 additions & 339 deletions
Large diffs are not rendered by default.
Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
1-
The base application's source code is available from the portable app's
2-
homepage listed in the help.html file (if applicable).
3-
4-
Details of most other things are available there as well.
5-
6-
LICENSE
7-
=======
8-
9-
This package's installer and launcher are released under the GPL. The launcher
10-
is the PortableApps.com Launcher, available with full source and documentation
11-
from https://portableapps.com/development. We request that developers using the
12-
PortableApps.com Launcher please leave this directory intact and unchanged.
13-
14-
USER CONFIGURATION
15-
==================
16-
17-
Some configuration in the PortableApps.com Launcher can be overridden by the
18-
user in an INI file next to GitHubDesktopPortable.exe called GitHubDesktopPortable.ini.
19-
If you are happy with the default options, it is not necessary, though. There
20-
is an example INI included with this package to get you started. To use it,
21-
copy AppNamePortable.ini from this directory to GitHubDesktopPortable.ini next to
22-
GitHubDesktopPortable.exe. The options in the INI file are as follows:
23-
24-
AdditionalParameters=
25-
DisableSplashScreen=false
26-
RunLocally=false
27-
28-
(There is no need for an INI header in this file; if you have one, though, it
29-
won't damage anything.)
30-
31-
The AdditionalParameters entry allows you to pass additional command-line
32-
parameters to the application.
33-
34-
The DisableSplashScreen entry allows you to run the launcher without the splash
35-
screen showing up. The default is false.
36-
37-
The RunLocally entry allows you to run the portable application from a read-
38-
only medium. This is known as Live mode. It copies what it needs to to a
39-
temporary directory on the host computer, runs the application, and then
40-
deletes it afterwards, leaving nothing behind. This can be useful for running
41-
the application from a CD or if you work on a computer that may have spyware or
42-
viruses and you'd like to keep your device set to read-only. As a consequence
43-
of this technique, any changes you make during the Live mode session aren't
44-
saved back to your device. The default is false.
45-
46-
There may be other values also permitted in the user configuration file by the
47-
portable application; refer to help.html for any details of them.
1+
The base application's source code is available from the portable app's
2+
homepage listed in the help.html file (if applicable).
3+
4+
Details of most other things are available there as well.
5+
6+
LICENSE
7+
=======
8+
9+
This package's installer and launcher are released under the GPL. The launcher
10+
is the PortableApps.com Launcher, available with full source and documentation
11+
from https://portableapps.com/development. We request that developers using the
12+
PortableApps.com Launcher please leave this directory intact and unchanged.
13+
14+
USER CONFIGURATION
15+
==================
16+
17+
Some configuration in the PortableApps.com Launcher can be overridden by the
18+
user in an INI file next to GitHubDesktopPortable.exe called GitHubDesktopPortable.ini.
19+
If you are happy with the default options, it is not necessary, though. There
20+
is an example INI included with this package to get you started. To use it,
21+
copy AppNamePortable.ini from this directory to GitHubDesktopPortable.ini next to
22+
GitHubDesktopPortable.exe. The options in the INI file are as follows:
23+
24+
AdditionalParameters=
25+
DisableSplashScreen=false
26+
RunLocally=false
27+
28+
(There is no need for an INI header in this file; if you have one, though, it
29+
won't damage anything.)
30+
31+
The AdditionalParameters entry allows you to pass additional command-line
32+
parameters to the application.
33+
34+
The DisableSplashScreen entry allows you to run the launcher without the splash
35+
screen showing up. The default is false.
36+
37+
The RunLocally entry allows you to run the portable application from a read-
38+
only medium. This is known as Live mode. It copies what it needs to to a
39+
temporary directory on the host computer, runs the application, and then
40+
deletes it afterwards, leaving nothing behind. This can be useful for running
41+
the application from a CD or if you work on a computer that may have spyware or
42+
viruses and you'd like to keep your device set to read-only. As a consequence
43+
of this technique, any changes you make during the Live mode session aren't
44+
saved back to your device. The default is false.
45+
46+
There may be other values also permitted in the user configuration file by the
47+
portable application; refer to help.html for any details of them.
File renamed without changes.

0 commit comments

Comments
 (0)