Click here to Skip to main content
15,928,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to make custom/own BASE classes Pin
Felix Nielsen26-Feb-02 2:56
Felix Nielsen26-Feb-02 2:56 
GeneralRe: How to make custom/own BASE classes Pin
James T. Johnson26-Feb-02 11:05
James T. Johnson26-Feb-02 11:05 
GeneralRegistry Pin
BLaZiNiX25-Feb-02 6:34
BLaZiNiX25-Feb-02 6:34 
Generalquestions about C# Pin
Aaron T.25-Feb-02 4:40
Aaron T.25-Feb-02 4:40 
GeneralRe: questions about C# Pin
Anders Molin26-Feb-02 2:57
professionalAnders Molin26-Feb-02 2:57 
GeneralRe: questions about C# Pin
Aaron T.27-Feb-02 3:23
Aaron T.27-Feb-02 3:23 
GeneralPackage Application Pin
Gavin_Mannion25-Feb-02 4:11
Gavin_Mannion25-Feb-02 4:11 
GeneralRe: Package Application Pin
Cliff Dabrowski25-Feb-02 4:47
Cliff Dabrowski25-Feb-02 4:47 
If you are using VS 6.0 then it comes with a version of InstallShield that you can use to package your distribution.

If not then I would suggest getting a trial for any of the commercially available packages of trying the Windows MSI installer if your package warrants this complexity. Otherwise search google for shareware installer packages and give them a try. I have seen many over the years and it really depends on how complex your application is with regard to dependent components, license installation, registration, uninstall, user input and control of installation, etc.


Success is measured by ones ability to mask complexity with simplicity.
GeneralRe: Package Application Pin
Gavin_Mannion25-Feb-02 22:00
Gavin_Mannion25-Feb-02 22:00 
GeneralRe: Package Application Pin
26-Feb-02 13:17
suss26-Feb-02 13:17 
GeneralRe: Package Application Pin
Gavin_Mannion26-Feb-02 21:56
Gavin_Mannion26-Feb-02 21:56 
GeneralInherit 2 classes in c# Pin
thongkk24-Feb-02 14:39
thongkk24-Feb-02 14:39 
GeneralRe: Inherit 2 classes in c# Pin
Tom Archer24-Feb-02 15:31
Tom Archer24-Feb-02 15:31 
QuestionHow to import C# dll dynamically Pin
///Ansch24-Feb-02 14:11
///Ansch24-Feb-02 14:11 
AnswerRe: How to import C# dll dynamically Pin
Peter Stephens25-Feb-02 8:04
Peter Stephens25-Feb-02 8:04 
GeneralRe: How to import C# dll dynamically Pin
James T. Johnson25-Feb-02 8:29
James T. Johnson25-Feb-02 8:29 
GeneralRe: How to import C# dll dynamically Pin
Peter Stephens25-Feb-02 10:16
Peter Stephens25-Feb-02 10:16 
AnswerRe: How to import C# dll dynamically Pin
James T. Johnson25-Feb-02 8:27
James T. Johnson25-Feb-02 8:27 
AnswerRe: How to import C# dll dynamically Pin
///Ansch25-Feb-02 13:23
///Ansch25-Feb-02 13:23 
GeneralTypes of exceptions Pin
23-Feb-02 19:40
suss23-Feb-02 19:40 
GeneralRe: Types of exceptions Pin
James T. Johnson23-Feb-02 19:49
James T. Johnson23-Feb-02 19:49 
GeneralWhy cant i declare this! Pin
23-Feb-02 18:20
suss23-Feb-02 18:20 
GeneralRe: Why cant i declare this! Pin
James T. Johnson23-Feb-02 20:03
James T. Johnson23-Feb-02 20:03 
GeneralRe: Why cant i declare this! Pin
Phil Wright28-Feb-02 22:58
Phil Wright28-Feb-02 22:58 
GeneralEasy question: bin & obj directories Pin
TigerNinja_23-Feb-02 16:10
TigerNinja_23-Feb-02 16:10 

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.