阿非 发表于 2021-3-8 13:12
建议发到脚本讨论区
http://bbs.wuyou.net/forum.php?mod=forumdisplay&fid=36
荣耀 发表于 2021-3-8 13:16
通过tokens分割= 利用findstr正则匹配ip段。
就这样。
楼主这么多求助帖,学而不进啊。
--------------------------------------------------------------------
INIFILE Write and Read Ver 1.2 (c) 2003, Horst Schaeffer
--------------------------------------------------------------------
This DOS program handles Windows type INI files with section names
in square brackets, and assignments of the form: item=string
(case ignored for section and item names), for example:
[Desktop]
Wallpaper=C:\WINDOWS\GBLUE.BMP
TileWallpaper=1
Not supported in this version:
- multiple items with same name in same section (only the first
occurrence will be found)
- handling of multiple (comma separated) assignments for an item
(only the complete string is read or written)
Change or add an assignment
---------------------------
Syntax: INIFILE inifile_name [section] item=string
Example: INIFILE %windir%\win.ini [Desktop] TileWallpaper=1
nttwqz 发表于 2021-3-8 18:49
下载NSIS自己编译
527104427 发表于 2021-3-9 17:40
这其实是一段PECMD代码: (至于怎么做成一个控制台程序,这里有说明:https://pecmd.net/thread-122.ht ...
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) | Powered by Discuz! X3.3 |