hey all,
can any one post me how to create an installation wizard while the installar is running???
hey all,
can any one post me how to create an installation wizard while the installar is running???
CHANGE is the only constant thing in this world.
can you explain what does that mean ?how to create an installation wizard while the installar is running???
you can run a application at the end of installation using RI flag or use TEXTFILE to show a text file content,.
Search for FILETEXT in the SDK Help, and go for the hit 'Installing language independent files'. There you will find its variants (you can ask about accepting terms and conditions and abort the installation, or you can simpy show some message, like the 'thank you' you have mentioned).