mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
remove Batch2EXE config lines
Former-commit-id: 99d77a934bfc6781e8d14f7718b8d6a40dbccb2f
This commit is contained in:
parent
49d6f059d7
commit
d72eb478ee
1 changed files with 1 additions and 18 deletions
|
|
@ -1,21 +1,4 @@
|
||||||
@ECHO OFF
|
@ECHO OFF
|
||||||
REM BFCPEOPTIONSTART
|
|
||||||
REM Advanced BAT to EXE Converter www.BatToExeConverter.com
|
|
||||||
REM BFCPEEXE=StartI2PdBrowser.exe
|
|
||||||
REM BFCPEICON=i2pd_browser_icon_v3.ico
|
|
||||||
REM BFCPEICONINDEX=-1
|
|
||||||
REM BFCPEEMBEDDISPLAY=0
|
|
||||||
REM BFCPEEMBEDDELETE=1
|
|
||||||
REM BFCPEADMINEXE=0
|
|
||||||
REM BFCPEINVISEXE=0
|
|
||||||
REM BFCPEVERINCLUDE=1
|
|
||||||
REM BFCPEVERVERSION=1.2.3.0
|
|
||||||
REM BFCPEVERPRODUCT=I2Pd Browser Portable
|
|
||||||
REM BFCPEVERDESC=I2Pd Browser
|
|
||||||
REM BFCPEVERCOMPANY=PurpleI2P
|
|
||||||
REM BFCPEVERCOPYRIGHT=Copyright © 2013-2017 PurpleI2P Project
|
|
||||||
REM BFCPEOPTIONEND
|
|
||||||
|
|
||||||
REM Copyright (c) 2013-2017, The PurpleI2P Project
|
REM Copyright (c) 2013-2017, The PurpleI2P Project
|
||||||
REM This file is part of Purple i2pd project and licensed under BSD3
|
REM This file is part of Purple i2pd project and licensed under BSD3
|
||||||
REM See full license text in LICENSE file at top of project tree
|
REM See full license text in LICENSE file at top of project tree
|
||||||
|
|
@ -64,4 +47,4 @@ rem ==========================================================================
|
||||||
|
|
||||||
<nul set /p strTemp=%~1
|
<nul set /p strTemp=%~1
|
||||||
exit /b 0
|
exit /b 0
|
||||||
rem ==========================================================================
|
rem ==========================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue