I need to ask the user for a password during install, which is then used as part of a command which runs after installation. I\'m using a custom page to do this and it works
Inno does not currently support wizard pages during uninstall. You will need to use Forms instead.