Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > How to change Welcome to the Setup Wizard banner Location
 

How to change Welcome to the Setup Wizard banner Location

Hello

How to change the Location of Welcome to the Setup Wizard banner Top to Left in vs 2008 Setup and Deployment project

Please Help
Thanks
Murali
MuraliAsok  Saturday, September 19, 2009 5:50 AM

Hi MuraliAsok,

From my experience, we can only add or remove some dialogs in the setup wizard. We can also modify the content of the controls on the dialog, but we cannot do other custom behaviors, such as modify the location of a textbox.

We can use WIX which provides lots of supports for custom user interface. This is a tutorial of WIX:
http://www.tramontana.co.hu/wix/.

Let me know if this helps or not.
Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Tuesday, September 22, 2009 8:05 AM

Hi MuraliAsok,

From my experience, we can only add or remove some dialogs in the setup wizard. We can also modify the content of the controls on the dialog, but we cannot do other custom behaviors, such as modify the location of a textbox.

We can use WIX which provides lots of supports for custom user interface. This is a tutorial of WIX:
http://www.tramontana.co.hu/wix/.

Let me know if this helps or not.
Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Tuesday, September 22, 2009 8:05 AM

You can use google to search for other answers

Custom Search

More Threads

• How to install merge modules...?
• Can a click once install make the program be part of startup?
• Uninstall exe using MSIEXEC utility
• Setup
• Need Trusted CA
• How can modify the "path" variable during deployment using VS 2005 setup project
• Need Help
• ClickOnce download issue
• ClickOnce Deployment Fails : The deployment identity does not match the subscription.
• Need to update mdb from datagrid / dataset where text has changed...