09-11-2009, 10:27 AM
Quote:If i must have to use c++ inorder to Ahieve what i wish, will all this have to be based on a Install File ?
And is it possible to make a Install Program using QM ? Like when i set up QM, it has a Instal Screen, that is what im talking about.
No, don't have to use C++. Use C++ examples only to see how to do it. Most of Windows programming examples are in C++ language.
You can make very simple install programs with QM, but better do it with Inno Setup or a similar program.