Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Updating Windows components

Updating Windows components

Scheduled Pinned Locked Moved C#
announcementcsharpgraphicsgame-devquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Heapster
    wrote on last edited by
    #1

    Hey, Has anyone updated windows components via a setup.exe?? Here is what I'm trying to do in a setup.exe.. I need to make sure the version of .NET is 1.1 if not, update it, check to see if the directx is version 9.0c...if it's not update it...then install the original package (which requires .NET1.1 and directx 9.0c. This way I don't have to have the user manually update the windows components in order to run the program I'm installing.. Any advice would be great! Thanks,

    A 1 Reply Last reply
    0
    • H Heapster

      Hey, Has anyone updated windows components via a setup.exe?? Here is what I'm trying to do in a setup.exe.. I need to make sure the version of .NET is 1.1 if not, update it, check to see if the directx is version 9.0c...if it's not update it...then install the original package (which requires .NET1.1 and directx 9.0c. This way I don't have to have the user manually update the windows components in order to run the program I'm installing.. Any advice would be great! Thanks,

      A Offline
      A Offline
      Alexander Kent
      wrote on last edited by
      #2

      Just wondering, whats the deployment medium and also the programs to be updated will they be included (redistributables) ? ~Alexander Kent

      H 1 Reply Last reply
      0
      • A Alexander Kent

        Just wondering, whats the deployment medium and also the programs to be updated will they be included (redistributables) ? ~Alexander Kent

        H Offline
        H Offline
        Heapster
        wrote on last edited by
        #3

        Printed to CDs will be the primary deployment medium (maybe downloadable as well) yes, .NET and the directx will be included (they both are redistributable.)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups