Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > help regarding publish
 

help regarding publish

I have a solution file where it contains a windows application project as well as web application project, my question is i want to publish this both app into a single setup project so,that when this setup isin client machin installed es web app correctly placed in wwwroot and win app in any folder ,How to do this pls help me..........
  • Moved byAland LiMSFT, ModeratorThursday, September 24, 2009 3:42 AMThis is a thread about setup. (From:Windows Forms General)
  •  
Jeyanth.s  Tuesday, September 22, 2009 3:56 PM

Hi Jeyanth.s,

As far as I know, it is hard to combine a Setup Project with a Web Setup Project. But we can create a bat file or another program and execute the msiexec command to install them one after another.

You can get more about msiexec from:
http://msdn.microsoft.com/en-us/library/aa367988(VS.85).aspx

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.
  • Marked As Answer byJeyanth.s Thursday, September 24, 2009 11:06 AM
  •  
Aland Li  Thursday, September 24, 2009 3:40 AM
Ask in a community of the product you plan to use for publishing, such as community.installshield.com.


The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP
Sheng Jiang 蒋晟  Tuesday, September 22, 2009 7:48 PM

Hi Jeyanth.s,

As far as I know, it is hard to combine a Setup Project with a Web Setup Project. But we can create a bat file or another program and execute the msiexec command to install them one after another.

You can get more about msiexec from:
http://msdn.microsoft.com/en-us/library/aa367988(VS.85).aspx

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.
  • Marked As Answer byJeyanth.s Thursday, September 24, 2009 11:06 AM
  •  
Aland Li  Thursday, September 24, 2009 3:40 AM

Hi

I am moving this thread from Base "Windows Forms General" forum to the "ClickOnce and Setup & Deployment Projects" forum, since the issue is related to ClickOnce and Setup & Deployment Projects.

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  Thursday, September 24, 2009 3:43 AM
Thanks for u r help ,I will go thru it.
Jeyanth.s  Thursday, September 24, 2009 11:06 AM

You can use google to search for other answers

Custom Search

More Threads

• Can't call Uninstall Override during Uninstall process
• Clickonce Deployment
• Publishing app question
• Updates to program from HTTPS
• Building a file with Express Edition?
• Passing authentication information in Clickonce URL
• how do I Make an .exe file in visual basic 2005 express edition?
• Setup Project Bug?
• problem with windows installer
• for intranet why should i use clickonce