[2008] A question about Setup Project
Hello,
Can I have Two basic Questions about Setup Project deploying -
1, After I put company's logo at startup installation, there was still text shown up "Welcome xxxx setup.." to getther with the logo, how to remove it and display company's logo only? Also, if using text display and the text is too long, how to return to next line?
2, If I setup more than once, I was told to remove the first one using Add/Remove program in Control Panel before setting up new program. How can I use a dialog like "Overwrite the existing program"?
Help is appreciated!
Re: [2008] A question about Setup Project
Please be more specific with the first question?
Re: [2008] A question about Setup Project
Moved to Application Deployment
What are you using to create the setup and installation package?
Re: [2008] A question about Setup Project
Quote:
Originally Posted by Hack
Moved to Application Deployment
What are you using to create the setup and installation package?
I am using Setup Project to deploy my program.
After setup program runs, it shows "Welcome to xxxx Set up...", which is the default welcome display. In Interface Editor, I added Banner Bitmap with our company's logo. But after setup started, it displayed company's logo as well as "Welcome to xxxx"Set up...". My question was how to remove the text display. Also, if I want to keep the text display, can I display lone text using more than one line?
The second question is If I setup the program more than once, I was told to remove the first one using Add/Remove program in Control Panel before setting up new program. How can I use a dialog like "Overwrite the existing program"?
Thanks,