I need a complete WiX script that can be build.It had
- Welcome
- EULA
- Install Folder
- Selecting current-user or all-users install
- Install
- Finish
I just need a single wxs file because it is for a simple application. Also I need an option to install it for the current user or all users.
have you checked the WixUI_Advanced UI that comes built-in in Wix3?
Here are the dialogs that it has: