Click here to Skip to main content
15,911,035 members
Home / Discussions / C#
   

C#

 
QuestionHow to keep Form Instance for further Re-open? Pin
Paramu197328-May-11 0:47
Paramu197328-May-11 0:47 
AnswerRe: How to keep Form Instance for further Re-open? Pin
DaveyM6928-May-11 2:48
professionalDaveyM6928-May-11 2:48 
GeneralRe: How to keep Form Instance for further Re-open? Pin
Paramu197328-May-11 3:39
Paramu197328-May-11 3:39 
QuestionModem Pin
Chuck Richards27-May-11 9:03
Chuck Richards27-May-11 9:03 
AnswerRe: Modem Pin
AnnieMacD27-May-11 11:16
AnnieMacD27-May-11 11:16 
AnswerRe: Modem Pin
Luc Pattyn27-May-11 14:25
sitebuilderLuc Pattyn27-May-11 14:25 
GeneralRe: Modem Pin
Chuck Richards30-May-11 11:10
Chuck Richards30-May-11 11:10 
QuestionClickOnce [modified] Pin
kurmanc27-May-11 6:02
kurmanc27-May-11 6:02 
Hi,

I need to do a Publish of my application (ClickOnce) so people can install my application from the web. With ClickOnce the setup.exe file is automatically created. What I have done in my application is to add a "Visual Studio Setup project" (which I named AppSetup) and there I have made an important Custom Action in the Install folder.

How can I make ClickOnce create the setup.exe based on AppSetup instead of creating a default setup.exe automatically? If this is not possible, how can I make Custom Actions on the setup.exe (that ClickOnce creates automatically) before I publish my application?

In short: is there a way to make the automatically created setup.exe (with ClickOnce) have a CustomActionData?

Thanks in advance.

modified on Monday, May 30, 2011 3:33 AM

AnswerRe: ClickOnce Pin
kurmanc29-May-11 22:25
kurmanc29-May-11 22:25 
Questionreceive a call on computer Pin
aeman27-May-11 4:38
aeman27-May-11 4:38 
AnswerRe: receive a call on computer Pin
Luc Pattyn27-May-11 4:48
sitebuilderLuc Pattyn27-May-11 4:48 
GeneralRe: receive a call on computer Pin
aeman27-May-11 5:42
aeman27-May-11 5:42 
GeneralRe: receive a call on computer Pin
Dave Kreskowiak27-May-11 7:44
mveDave Kreskowiak27-May-11 7:44 
GeneralRe: receive a call on computer Pin
aeman27-May-11 8:48
aeman27-May-11 8:48 
GeneralRe: receive a call on computer Pin
Dave Kreskowiak27-May-11 14:59
mveDave Kreskowiak27-May-11 14:59 
GeneralRe: receive a call on computer Pin
aeman28-May-11 3:20
aeman28-May-11 3:20 
GeneralRe: receive a call on computer Pin
Dave Kreskowiak28-May-11 4:42
mveDave Kreskowiak28-May-11 4:42 
GeneralRe: receive a call on computer Pin
aeman28-May-11 6:56
aeman28-May-11 6:56 
GeneralRe: receive a call on computer Pin
Dave Kreskowiak28-May-11 10:07
mveDave Kreskowiak28-May-11 10:07 
GeneralRe: receive a call on computer Pin
aeman28-May-11 21:58
aeman28-May-11 21:58 
QuestionCreate a rectangle appear over time on a WinForm C # Pin
quangbinhit27-May-11 3:10
quangbinhit27-May-11 3:10 
AnswerRe: Create a rectangle appear over time on a WinForm C # Pin
Luc Pattyn27-May-11 3:23
sitebuilderLuc Pattyn27-May-11 3:23 
GeneralRe: Create a rectangle appear over time on a WinForm C # Pin
quangbinhit27-May-11 3:38
quangbinhit27-May-11 3:38 
AnswerRe: Create a rectangle appear over time on a WinForm C # Pin
Luc Pattyn27-May-11 3:48
sitebuilderLuc Pattyn27-May-11 3:48 
GeneralRe: Create a rectangle appear over time on a WinForm C # Pin
quangbinhit27-May-11 4:14
quangbinhit27-May-11 4:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.