开发者

Inno Setup: Uninstall user dialog

I need a user dialog with yes/no option for the uninstall process ("also delete the setting files in the userappdata开发者_高级运维 folder?" )!

How is this possible?

Thank you in advance!

greets


You will need to create a custom form (CreateCustomForm()) or use a simple message box (MsgBox()) in the CurUninstallStepChanged(usUninstall) event function.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜