Click here to Skip to main content
15,903,856 members
Home / Discussions / C#
   

C#

 
Generalputting an img... Pin
sacoskun1-Mar-03 1:47
sacoskun1-Mar-03 1:47 
GeneralRe: putting an img... Pin
leppie1-Mar-03 6:17
leppie1-Mar-03 6:17 
GeneralButton events gets deleted! Pin
mirano1-Mar-03 1:35
mirano1-Mar-03 1:35 
GeneralRe: Button events gets deleted! Pin
James T. Johnson1-Mar-03 1:46
James T. Johnson1-Mar-03 1:46 
GeneralRe: Button events gets deleted! Pin
JProd1-Mar-03 18:42
JProd1-Mar-03 18:42 
GeneralAgain : How to save the TreeView Pin
j-hannemann28-Feb-03 22:35
j-hannemann28-Feb-03 22:35 
GeneralRe: Again : How to save the TreeView Pin
leppie28-Feb-03 23:20
leppie28-Feb-03 23:20 
GeneralRe: Again : How to save the TreeView Pin
j-hannemann2-Mar-03 10:29
j-hannemann2-Mar-03 10:29 
GeneralUnmanaged Callback Pin
leppie28-Feb-03 11:43
leppie28-Feb-03 11:43 
GeneralRe: Unmanaged Callback Pin
Stephane Rodriguez.28-Feb-03 20:05
Stephane Rodriguez.28-Feb-03 20:05 
GeneralRe: Unmanaged Callback Pin
leppie28-Feb-03 22:11
leppie28-Feb-03 22:11 
GeneralRe: Unmanaged Callback Pin
Stephane Rodriguez.28-Feb-03 22:29
Stephane Rodriguez.28-Feb-03 22:29 
GeneralRe: Unmanaged Callback Pin
leppie28-Feb-03 22:48
leppie28-Feb-03 22:48 
GeneralRe: Unmanaged Callback Pin
leppie1-Mar-03 6:44
leppie1-Mar-03 6:44 
GeneralRe: Unmanaged Callback Pin
Stephane Rodriguez.1-Mar-03 10:46
Stephane Rodriguez.1-Mar-03 10:46 
GeneralRe: Unmanaged Callback Pin
leppie1-Mar-03 11:26
leppie1-Mar-03 11:26 
GeneralRegular Expression question Pin
chronobyte28-Feb-03 10:38
chronobyte28-Feb-03 10:38 
GeneralRe: Regular Expression question Pin
Daniel Turini28-Feb-03 11:11
Daniel Turini28-Feb-03 11:11 
GeneralRe: Regular Expression question Pin
chronobyte1-Mar-03 7:14
chronobyte1-Mar-03 7:14 
GeneralRe: Regular Expression question Pin
Domenic Denicola1-Mar-03 11:17
Domenic Denicola1-Mar-03 11:17 
GeneralRe: Regular Expression question Pin
Daniel Turini2-Mar-03 2:47
Daniel Turini2-Mar-03 2:47 
GeneralSaving Treeview/Listview selections Pin
vlusardi28-Feb-03 10:06
vlusardi28-Feb-03 10:06 
GeneralRe: Saving Treeview/Listview selections Pin
Stephane Rodriguez.28-Feb-03 20:22
Stephane Rodriguez.28-Feb-03 20:22 
GeneralAdding MDAC and .net framework redistribution to an application. Pin
Anonymous28-Feb-03 9:58
Anonymous28-Feb-03 9:58 
I am trying to redistribute a program that requires both the .net framework and MDAC version 2.6 or higher. I am trying to use microsofts examples of how to create one setup program that will install these components, but i want to use both together. I can implement both seperately but the moethods they give both create a new exe file that test for either MDAC 2.x or the presence of the .net framwork, installs as needed and then continues with my MSI program. the examples check for one OR the other, and the problem is both programs link to the MSI from my application, and I would like to have one setup that does a MDAC search, then goes to the .net search then installs my apps MSI file. anyone know how to do this?

thanks in advance
dan
GeneralRe: Adding MDAC and .net framework redistribution to an application. Pin
Stephane Rodriguez.28-Feb-03 20:15
Stephane Rodriguez.28-Feb-03 20:15 

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.