mirror of
https://github.com/reactos/rapps-db.git
synced 2024-11-23 03:29:39 +00:00
[RAPPS-DB] Generate installers for NirSoft and Notepad2e (#248)
This commit is contained in:
parent
61e13de865
commit
b5d44b0441
@ -3,11 +3,16 @@ Name = NirLauncher
|
|||||||
Version = 1.19.98
|
Version = 1.19.98
|
||||||
License = Freeware
|
License = Freeware
|
||||||
Description = A package of more than 180 utilities for Windows.
|
Description = A package of more than 180 utilities for Windows.
|
||||||
|
Publisher = NirSoft
|
||||||
Category = 12
|
Category = 12
|
||||||
URLSite = http://launcher.nirsoft.net/
|
URLSite = http://launcher.nirsoft.net/
|
||||||
URLDownload = http://svn.reactos.org/packages/nirsoft_package_1.19.98.zip
|
URLDownload = http://svn.reactos.org/packages/nirsoft_package_1.19.98.zip
|
||||||
SHA1 = 003458ee09b034884c8d5d4753463985a1c16862
|
SHA1 = 003458ee09b034884c8d5d4753463985a1c16862
|
||||||
SizeBytes = 24751955
|
SizeBytes = 24751955
|
||||||
|
Installer = Generate
|
||||||
|
|
||||||
|
[Generate]
|
||||||
|
DelDir = NirSoft
|
||||||
|
|
||||||
[Section.0a]
|
[Section.0a]
|
||||||
License = Gratuita
|
License = Gratuita
|
||||||
|
@ -8,6 +8,7 @@ URLSite = https://github.com/ProgerXP/Notepad2e
|
|||||||
URLDownload = https://github.com/ProgerXP/Notepad2e/releases/download/R134/Notepad2e-R134-ac4b27c-x86.zip
|
URLDownload = https://github.com/ProgerXP/Notepad2e/releases/download/R134/Notepad2e-R134-ac4b27c-x86.zip
|
||||||
SHA1 = 1917ca27cb46bf7f65e153376105bcb7f379c1dd
|
SHA1 = 1917ca27cb46bf7f65e153376105bcb7f379c1dd
|
||||||
SizeBytes = 1001759
|
SizeBytes = 1001759
|
||||||
|
Installer = Generate
|
||||||
|
|
||||||
[Section.0404]
|
[Section.0404]
|
||||||
Description = Notepad 2e 是 Notepad2 的分支版本,帶有高亮字詞、並行編輯、數學計算、正則匹配、Lua 解析和 DPI 適配等的功能。
|
Description = Notepad 2e 是 Notepad2 的分支版本,帶有高亮字詞、並行編輯、數學計算、正則匹配、Lua 解析和 DPI 適配等的功能。
|
||||||
|
@ -3,11 +3,16 @@ Name = USBDeview
|
|||||||
Version = 2.75
|
Version = 2.75
|
||||||
License = Freeware
|
License = Freeware
|
||||||
Description = Small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you previously used.
|
Description = Small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you previously used.
|
||||||
|
Publisher = NirSoft
|
||||||
Category = 12
|
Category = 12
|
||||||
URLSite = https://www.nirsoft.net/utils/usb_devices_view.html
|
URLSite = https://www.nirsoft.net/utils/usb_devices_view.html
|
||||||
URLDownload = https://web.archive.org/web/20180524095442if_/http://nirsoft.net/utils/usbdeview.zip
|
URLDownload = https://web.archive.org/web/20180524095442if_/http://nirsoft.net/utils/usbdeview.zip
|
||||||
SHA1 = 7d9c5ef40a4a0263cee45764e327fe3e6dd318cd
|
SHA1 = 7d9c5ef40a4a0263cee45764e327fe3e6dd318cd
|
||||||
SizeBytes = 94634
|
SizeBytes = 94634
|
||||||
|
Installer = Generate
|
||||||
|
|
||||||
|
[Generate]
|
||||||
|
DelFile = USBDeview.cfg
|
||||||
|
|
||||||
[Section.0a]
|
[Section.0a]
|
||||||
Description = Una pequeña utilidad que muestra todos los dispositivos USB que estén conectados en tu ordenador, así como todos los que hayas usado previamente.
|
Description = Una pequeña utilidad que muestra todos los dispositivos USB que estén conectados en tu ordenador, así como todos los que hayas usado previamente.
|
||||||
|
Loading…
Reference in New Issue
Block a user