Click here to Skip to main content
15,900,254 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multiple Assemblies Pin
Stefan Troschuetz4-Feb-05 3:15
Stefan Troschuetz4-Feb-05 3:15 
GeneralRe: Multiple Assemblies Pin
Heath Stewart4-Feb-05 5:57
protectorHeath Stewart4-Feb-05 5:57 
Questionhow to install a self made windows service on other machines.. Pin
just_starting4-Feb-05 1:47
just_starting4-Feb-05 1:47 
AnswerRe: how to install a self made windows service on other machines.. Pin
Esmo20004-Feb-05 4:28
Esmo20004-Feb-05 4:28 
GeneralRe: how to install a self made windows service on other machines.. Pin
Heath Stewart4-Feb-05 5:46
protectorHeath Stewart4-Feb-05 5:46 
AnswerRe: how to install a self made windows service on other machines.. Pin
Heath Stewart4-Feb-05 5:53
protectorHeath Stewart4-Feb-05 5:53 
GeneralRe: how to install a self made windows service on other machines.. Pin
just_starting4-Feb-05 9:32
just_starting4-Feb-05 9:32 
GeneralRe: how to install a self made windows service on other machines.. Pin
Heath Stewart4-Feb-05 12:56
protectorHeath Stewart4-Feb-05 12:56 
You must make sure that you have a class that derives from Installer and that it is attributed with the RunInstallerAttribute with true as the parameter.

When you add the assembly to the Custom Action view - while it should be automatic - make sure that the "InstallerClass" (or something like that) is set to True.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralSintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 0:34
Sasuko4-Feb-05 0:34 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 6:29
Sasuko4-Feb-05 6:29 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Dave Kreskowiak4-Feb-05 8:44
mveDave Kreskowiak4-Feb-05 8:44 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 11:07
Sasuko4-Feb-05 11:07 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Sasuko4-Feb-05 11:09
Sasuko4-Feb-05 11:09 
GeneralRe: Sintax error in the INSERT INTO instruction Pin
Dave Kreskowiak5-Feb-05 5:10
mveDave Kreskowiak5-Feb-05 5:10 
Questiondatabase directory bug? Pin
Anonymous3-Feb-05 23:21
Anonymous3-Feb-05 23:21 
AnswerRe: database directory bug? Pin
David Salter3-Feb-05 23:38
David Salter3-Feb-05 23:38 
GeneralRe: database directory bug? Pin
Anonymous4-Feb-05 0:29
Anonymous4-Feb-05 0:29 
GeneralRe: database directory bug? Pin
Mazdak4-Feb-05 0:32
Mazdak4-Feb-05 0:32 
GeneralRe: database directory bug? Pin
Anonymous4-Feb-05 0:50
Anonymous4-Feb-05 0:50 
GeneralRe: database directory bug? Pin
David Salter4-Feb-05 0:44
David Salter4-Feb-05 0:44 
GeneralRe: database directory bug? Pin
Anonymous4-Feb-05 0:53
Anonymous4-Feb-05 0:53 
AnswerRe: database directory bug? Pin
Charlie Williams4-Feb-05 6:07
Charlie Williams4-Feb-05 6:07 
GeneralFind component owner form Pin
sulimovx3-Feb-05 23:18
sulimovx3-Feb-05 23:18 
Generalc# socket Pin
prabhakar263-Feb-05 23:13
prabhakar263-Feb-05 23:13 
GeneralRe: c# socket Pin
sameerhanda4-Feb-05 4:35
sameerhanda4-Feb-05 4:35 

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.