Click to See Complete Forum and Search --> : How to add a application name in the start up button


kiru
June 1st, 1999, 09:26 AM
How to insert a appication name in the start up button. This is mainly for the installation project

June 1st, 1999, 09:50 AM
You can get the application name from the CWinApp menber "m_pszAppName".
Is it what you're looking for ?

kiru
June 1st, 1999, 12:47 PM
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