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. ATL / WTL / STL
  4. Downloading CAB file

Downloading CAB file

Scheduled Pinned Locked Moved ATL / WTL / STL
visual-studiocsharpjavasysadminannouncement
2 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.
  • R Offline
    R Offline
    rana74
    wrote on last edited by
    #1

    What are the conditions in which a CAB fiel refuses to overwrite a previous downloaded instance in IE. Is it the time-stamp of the CAB file;or do CAB files need to mention a versioning too. We are downloading a CAB file from a jsp with a OBJECT tag. After we modify the CAB file and repackage it ,we find that CAB file does not download the new instance again,as the old instance is already downloaded into the client box. We are creatign the CAB file with visual studio. If versionign is the answer to overwriting downloaded CAB files from IE - how do we version CAB files in 'VS Deployment type of projects'

    M 1 Reply Last reply
    0
    • R rana74

      What are the conditions in which a CAB fiel refuses to overwrite a previous downloaded instance in IE. Is it the time-stamp of the CAB file;or do CAB files need to mention a versioning too. We are downloading a CAB file from a jsp with a OBJECT tag. After we modify the CAB file and repackage it ,we find that CAB file does not download the new instance again,as the old instance is already downloaded into the client box. We are creatign the CAB file with visual studio. If versionign is the answer to overwriting downloaded CAB files from IE - how do we version CAB files in 'VS Deployment type of projects'

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You need to increase the version attribute in the web page. The modified date of the CAB itself is irrelevant. Think about it, the original CAB is discarded after it's installed, and even if it were kept around, IE would have to download the entire CAB file every time you visited the page just to check the date.

      --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

      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