12 lines
589 B
Plaintext
12 lines
589 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="Установка I2Pd Browser Portable"
|
|
BeginPromptTimeout="30"
|
|
BeginPrompt="Сейчас будет произведено извлечение:\n\tI2Pd Browser Portable"
|
|
ExtractTitle="Подождите..."
|
|
ExtractDialogText="Распаковка файлов..."
|
|
InstallPath="%UserDesktop%\\I2PdBrowserPortable"
|
|
;!@InstallEnd@! |