Click here to Skip to main content
16,011,702 members
Home / Discussions / C#
   

C#

 
GeneralRe: Keeping Framework updated Pin
Alex Korchemniy7-Aug-03 6:29
Alex Korchemniy7-Aug-03 6:29 
GeneralRe: Keeping Framework updated Pin
econner7-Aug-03 6:43
econner7-Aug-03 6:43 
GeneralRe: Keeping Framework updated Pin
Alex Korchemniy7-Aug-03 10:48
Alex Korchemniy7-Aug-03 10:48 
GeneralRe: Keeping Framework updated Pin
Stephane Rodriguez.7-Aug-03 7:05
Stephane Rodriguez.7-Aug-03 7:05 
GeneralRe: Keeping Framework updated Pin
Bo Hunter7-Aug-03 13:17
Bo Hunter7-Aug-03 13:17 
GeneralRe: Keeping Framework updated Pin
Stephane Rodriguez.7-Aug-03 18:52
Stephane Rodriguez.7-Aug-03 18:52 
GeneralRe: Keeping Framework updated Pin
Bo Hunter9-Aug-03 17:20
Bo Hunter9-Aug-03 17:20 
GeneralRe: Keeping Framework updated Pin
Stephane Rodriguez.10-Aug-03 5:40
Stephane Rodriguez.10-Aug-03 5:40 
It's a merge module, whose name is dotNETFXRedist_x86.msm, which you can find in your install folder <installdir> \ Common7 \ Tools \ Deployment, as well as on the VS.NET CD1.

The trick is actually based on how you populate the setup (your .msi file) with merge modules.

Depending on it, you can check at install-time a module against a given version BEFORE the appropriate merge module gets downloaded or not from the net or any other location.




  RSS feed
GeneralRe: Keeping Framework updated Pin
Bo Hunter10-Aug-03 11:00
Bo Hunter10-Aug-03 11:00 
GeneralRe: Keeping Framework updated Pin
Stephane Rodriguez.10-Aug-03 20:06
Stephane Rodriguez.10-Aug-03 20:06 
GeneralRe: Keeping Framework updated Pin
Stephane Rodriguez.10-Aug-03 20:37
Stephane Rodriguez.10-Aug-03 20:37 
Generalcreating an image from a string Pin
misterbear7-Aug-03 5:20
misterbear7-Aug-03 5:20 
GeneralRe: creating an image from a string Pin
Lasse Johansen7-Aug-03 6:00
Lasse Johansen7-Aug-03 6:00 
GeneralTrapping windows app minimize functionality Pin
Manster7-Aug-03 4:56
Manster7-Aug-03 4:56 
GeneralRe: Trapping windows app minimize functionality Pin
apferreira7-Aug-03 5:39
apferreira7-Aug-03 5:39 
GeneralReading Data from files Pin
soloforce7-Aug-03 4:02
soloforce7-Aug-03 4:02 
GeneralRe: Reading Data from files Pin
Nnamdi Onyeyiri7-Aug-03 4:09
Nnamdi Onyeyiri7-Aug-03 4:09 
GeneralDropDownList Controls Pin
NamoGuy7-Aug-03 3:41
NamoGuy7-Aug-03 3:41 
GeneralRe: DropDownList Controls Pin
Ista8-Aug-03 19:18
Ista8-Aug-03 19:18 
GeneralDirectShow example - PushSource Pin
Andy Beamish7-Aug-03 2:46
Andy Beamish7-Aug-03 2:46 
GeneralRe: DirectShow example - PushSource Pin
Ista8-Aug-03 19:18
Ista8-Aug-03 19:18 
GeneralRe: DirectShow example - PushSource Pin
Andy Beamish13-Aug-03 5:09
Andy Beamish13-Aug-03 5:09 
GeneralRe: DirectShow example - PushSource Pin
Andy Beamish13-Aug-03 8:05
Andy Beamish13-Aug-03 8:05 
GeneralQuick question - Formatting Output Pin
IrishSonic7-Aug-03 2:13
IrishSonic7-Aug-03 2:13 
GeneralRe: Quick question - Formatting Output Pin
Rocky Moore7-Aug-03 3:12
Rocky Moore7-Aug-03 3:12 

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.