inno setup - How to determin if folder already exists in innosetup -


can give me instructions how check if folder exists (right after user selected folder), , if - prompt him similar message attached one?

thank you

enter image description here

to force warning popup (even when application installed , you're going install new version of same folder), can set direxistswarning yes:

[setup] ... direxistswarning=yes 

Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -