Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 26, 2010 12:52 AM by XiaoCheng Fan - MSFT
0 Points
1 Post
Aug 18, 2010 10:47 AM|LINK
Hi
I am creating setup project using visual studio 2005 . I wanted to add new custom form or dialogue box to the setup. When i run install the form must be added after welcome screen. Kindly guide me .
Thanks
Santosh Patil
All-Star
17743 Points
1414 Posts
Aug 26, 2010 12:52 AM|LINK
Hi,
You can add custom UIs in User Interface view(Right-click on web setup project -> View -> User Interface) .
And You can add custom actions in Custom Actions view.For more details please refer:
http://weblogs.asp.net/scottgu/archive/2007/06/15/tip-trick-creating-packaged-asp-net-setup-programs-with-vs-2005.aspx
I hope this can be helpful for you.
santoshifc
0 Points
1 Post
Adding custom dialogue to the msi installer
Aug 18, 2010 10:47 AM|LINK
Hi
I am creating setup project using visual studio 2005 . I wanted to add new custom form or dialogue box to the setup. When i run install the form must be added after welcome screen. Kindly guide me .
Thanks
Santosh Patil
XiaoCheng Fa...
All-Star
17743 Points
1414 Posts
Re: Adding custom dialogue to the msi installer
Aug 26, 2010 12:52 AM|LINK
Hi,
You can add custom UIs in User Interface view(Right-click on web setup project -> View -> User Interface) .
And You can add custom actions in Custom Actions view.For more details please refer:
http://weblogs.asp.net/scottgu/archive/2007/06/15/tip-trick-creating-packaged-asp-net-setup-programs-with-vs-2005.aspx
I hope this can be helpful for you.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework