Commit d6512e9
committed
net-installer: use the .7z.exe file extension by default
The generated file is actually a self-extracting archive; it can be
opened with 7-Zip if the user is uncomfortable to run anything.
When extracted via 7-Zip, the setup-git-sdk.bat script needs to be
executed manually, though. Once run, it can be discarded safely.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent be27fb7 commit d6512e9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
0 commit comments