哪吒机器人提醒:

提醒:紫电的博客
【标题】Opera绿化工具源码
【摘要】 nsis写的小东西,主要是熟悉一下nsdialogs操作,开源给需要的人。 源码下载 核心代码:!macro utf8path sectionname foldername repreadinistr $1 "$exedir\profile\operaprefs.ini" "user prefs" "${sectionname}"${if} $1 != ""${convertutf8toansi} $1 936 $1${getchild} $1 $1strcpy $2 "$exedir\profile\${foldername}\$1"${if} ${rep} == "1"${textreplace::replaceinfile} "$2" "$2" '"$maindir' '"$operadir\' "/s=1 /c=0 /ao=0" $0${textreplace::replaceinfile} "$2" "$2" '"operatools\' '"$operadir\operatools\' "/s=1 /c=0 /ao=0" $0${textrep... (10-06 07:29)