Click here to Skip to main content
15,922,407 members
Home / Discussions / C#
   

C#

 
QuestionC# VS 2008 3.5 Controlling volume with TrackBar Pin
Wheels01213-Jan-10 3:24
Wheels01213-Jan-10 3:24 
AnswerRe: C# VS 2008 3.5 Controlling volume with TrackBar Pin
Covean13-Jan-10 4:25
Covean13-Jan-10 4:25 
GeneralRe: C# VS 2008 3.5 Controlling volume with TrackBar Pin
Wheels01213-Jan-10 4:50
Wheels01213-Jan-10 4:50 
QuestionI need an ebay program Pin
totolcm13-Jan-10 2:21
totolcm13-Jan-10 2:21 
AnswerRe: I need an ebay program Pin
Luc Pattyn13-Jan-10 2:25
sitebuilderLuc Pattyn13-Jan-10 2:25 
GeneralRe: I need an ebay program Pin
totolcm13-Jan-10 2:35
totolcm13-Jan-10 2:35 
GeneralRe: I need an ebay program Pin
#realJSOP13-Jan-10 2:42
professional#realJSOP13-Jan-10 2:42 
GeneralRe: I need an ebay program Pin
Luc Pattyn13-Jan-10 2:51
sitebuilderLuc Pattyn13-Jan-10 2:51 
GeneralRe: I need an ebay program Pin
The Man from U.N.C.L.E.13-Jan-10 6:19
The Man from U.N.C.L.E.13-Jan-10 6:19 
GeneralRe: I need an ebay program Pin
Dave Kreskowiak13-Jan-10 6:32
mveDave Kreskowiak13-Jan-10 6:32 
AnswerRe: I need an ebay program Pin
0x3c013-Jan-10 2:28
0x3c013-Jan-10 2:28 
GeneralRe: I need an ebay program Pin
totolcm13-Jan-10 2:33
totolcm13-Jan-10 2:33 
GeneralRe: I need an ebay program Pin
HimanshuJoshi13-Jan-10 2:37
HimanshuJoshi13-Jan-10 2:37 
GeneralRe: I need an ebay program Pin
Richard MacCutchan13-Jan-10 2:47
mveRichard MacCutchan13-Jan-10 2:47 
GeneralRe: I need an ebay program Pin
0x3c013-Jan-10 3:02
0x3c013-Jan-10 3:02 
GeneralRe: I need an ebay program Pin
Dell.Simmons13-Jan-10 5:59
Dell.Simmons13-Jan-10 5:59 
AnswerRe: I need an ebay program Pin
Keith Barrow13-Jan-10 2:36
professionalKeith Barrow13-Jan-10 2:36 
AnswerRe: I need an ebay program Pin
Rajesh R Subramanian13-Jan-10 6:13
professionalRajesh R Subramanian13-Jan-10 6:13 
AnswerRe: I need an ebay program Pin
Dave Kreskowiak13-Jan-10 6:25
mveDave Kreskowiak13-Jan-10 6:25 
QuestionVC# 2008 Pin
AlucardCode13-Jan-10 1:37
AlucardCode13-Jan-10 1:37 
AnswerRe: VC# 2008 Pin
monstale13-Jan-10 2:34
monstale13-Jan-10 2:34 
GeneralRe: VC# 2008 Pin
AlucardCode13-Jan-10 3:19
AlucardCode13-Jan-10 3:19 
AnswerRe: VC# 2008 Pin
DaveyM6913-Jan-10 3:06
professionalDaveyM6913-Jan-10 3:06 
GeneralRe: VC# 2008 Pin
AlucardCode13-Jan-10 3:21
AlucardCode13-Jan-10 3:21 
AnswerRe: VC# 2008 Pin
Rick Shaub13-Jan-10 3:21
Rick Shaub13-Jan-10 3:21 
You could use WiX[^], which is an open source installer package. You may not need an installer at all. You should be able to just deploy the /bin/release folder, if the target machine has the correct version of the .net framework.

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.