12 lines
506 B
Plaintext
12 lines
506 B
Plaintext
; Copyright (c) 2013-2017, 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@! |