Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
GeneralFile Compression Pin
Shady Aly10-Feb-05 10:58
Shady Aly10-Feb-05 10:58 
GeneralRe: File Compression Pin
therealmccoy10-Feb-05 11:19
therealmccoy10-Feb-05 11:19 
GeneralRe: File Compression Pin
mikker_12310-Feb-05 15:43
mikker_12310-Feb-05 15:43 
Generalstatic constructors Pin
Yaakov Davis10-Feb-05 8:57
Yaakov Davis10-Feb-05 8:57 
GeneralRe: static constructors Pin
Dave Kreskowiak10-Feb-05 9:07
mveDave Kreskowiak10-Feb-05 9:07 
GeneralRe: static constructors Pin
Yaakov Davis10-Feb-05 10:09
Yaakov Davis10-Feb-05 10:09 
GeneralRe: static constructors Pin
S. Senthil Kumar10-Feb-05 9:59
S. Senthil Kumar10-Feb-05 9:59 
GeneralSplit app.msi into multiple msi and install-on-demand Pin
Ruchi Gupta10-Feb-05 8:51
Ruchi Gupta10-Feb-05 8:51 
I have a C# windows application, for which I am building setup project. Since the project generates crystal reports (Designed using Version 10) I need to include merger module - CrystalReports10_NET_EmbeddedReporting.msm. I install the application on client machine and everything works fine.

BUT since this Merger mudule is so huge that in increases the app.msi file size (some where newar 50 MB). I was wondering if there is a way to split the app.msi and add a launch condition that checks the GAC if required crystal DLL are there. If not it should install the other msi that writes dll's onto GAC

Any direct or round about way to accomplish above. Basically the problem is setup is placed at a network location and due to huge size of msi it takes annoying amount of time to load installer and then to do the installation steps.

Thanks in advance
Ruchi
Generaldetecting IE close event Pin
Adnan Siddiqi10-Feb-05 8:50
Adnan Siddiqi10-Feb-05 8:50 
GeneralListView BeforeSelect Pin
stoked10-Feb-05 8:36
stoked10-Feb-05 8:36 
Generalunique identifier on a thread Pin
sameerhanda10-Feb-05 8:30
sameerhanda10-Feb-05 8:30 
GeneralRe: unique identifier on a thread Pin
C# Genius10-Feb-05 8:44
C# Genius10-Feb-05 8:44 
GeneralRe: unique identifier on a thread Pin
Dave Kreskowiak10-Feb-05 9:02
mveDave Kreskowiak10-Feb-05 9:02 
GeneralRe: unique identifier on a thread Pin
Stefan Troschuetz11-Feb-05 0:18
Stefan Troschuetz11-Feb-05 0:18 
GeneralClient/Server Pin
Soumya Mulukutla10-Feb-05 6:58
Soumya Mulukutla10-Feb-05 6:58 
GeneralRe: Client/Server Pin
Michael P Butler10-Feb-05 8:15
Michael P Butler10-Feb-05 8:15 
GeneralRe: Client/Server Pin
S. Senthil Kumar10-Feb-05 8:15
S. Senthil Kumar10-Feb-05 8:15 
GeneralRe: Client/Server Pin
Judah Gabriel Himango10-Feb-05 9:01
sponsorJudah Gabriel Himango10-Feb-05 9:01 
GeneralRe: Client/Server Pin
Soumya Mulukutla10-Feb-05 9:46
Soumya Mulukutla10-Feb-05 9:46 
GeneralRe: Client/Server Pin
Judah Gabriel Himango10-Feb-05 9:59
sponsorJudah Gabriel Himango10-Feb-05 9:59 
QuestionDllImport() with flexible DLL name? Pin
mav.northwind10-Feb-05 6:41
mav.northwind10-Feb-05 6:41 
AnswerRe: DllImport() with flexible DLL name? Pin
Dave Kreskowiak10-Feb-05 6:52
mveDave Kreskowiak10-Feb-05 6:52 
AnswerRe: DllImport() with flexible DLL name? Pin
Phil Hobgen10-Feb-05 7:32
Phil Hobgen10-Feb-05 7:32 
GeneralRe: DllImport() with flexible DLL name? Pin
mav.northwind10-Feb-05 8:40
mav.northwind10-Feb-05 8:40 
GeneralCollections and ISerializable Pin
Clickok10-Feb-05 5:09
Clickok10-Feb-05 5:09 

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.