How to insert a appication name in the start up button. This is mainly for the installation project
Printable View
How to insert a appication name in the start up button. This is mainly for the installation project
You can get the application name from the CWinApp menber "m_pszAppName".
Is it what you're looking for ?
HI ,
We are writing a installation application .. In that we want to insert the application name through our application .. Thatis C++ implimentation (SDK or MFC) .. How to do this..
Thanx for replying