I have a system that uses sql scripts to install the software. This script does everything from creating database objects like tables, views, stored procedures etc. But the script needs to be run by the user after connecting to sqlplus. I would like to upgrade this so that the whole process is automated (kind of a windows installer look and feel) preferably with a GUI interface. If anybody has experience with such work and can name any products in the market that can be used to to do such work, please post it on this thread.

Thanks for your time.