删除自身

Name unpotplayer
OutFile uninst.exe

Function .onInit
 StrCmp "$EXEFILE" "uninst.exe" 0 Next
 CopyFiles "$EXEPATH" "$TEMP\uninst_potplayer.exe"
 Exec "$TEMP\uninst_potplayer.exe"
 Quit
Next:
 Delete "$EXEDIR\uninst.exe"
FunctionEnd

Section
SectionEnd
© 版权声明
THE END
喜欢就支持一下吧
点赞8 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容