mirror of
https://github.com/PurpleI2P/i2pdbrowser
synced 2025-01-15 09:09:59 +00:00
R4SAS
41b610553d
Signed-off-by: R4SAS <r4sas@i2pmail.org> Former-commit-id: 249d3d81c247bb22541cc94f6f9aeeb6ad9adcd6
12 lines
506 B
Plaintext
12 lines
506 B
Plaintext
; Copyright (c) 2013-2022, The PurpleI2P Project
|
|
; This file is part of Purple i2pd project and licensed under BSD3
|
|
; See full license text in LICENSE file at top of project tree
|
|
;!@Install@!UTF-8!
|
|
GUIFlags="2+4+8+16+32+64+1024+2048+4096"
|
|
Title="Extracting I2Pd Browser Portable"
|
|
BeginPromptTimeout="15"
|
|
BeginPrompt="Now we will extract: I2Pd Browser Portable"
|
|
ExtractTitle="Please wait..."
|
|
ExtractDialogText="Extracting files..."
|
|
InstallPath="%UserDesktop%\\I2PdBrowserPortable"
|
|
;!@InstallEnd@! |