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 / C++ / MFC
  4. Microsoft compression utility

Microsoft compression utility

Scheduled Pinned Locked Moved C / C++ / MFC
tools
4 Posts 2 Posters 1 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.
  • V Offline
    V Offline
    vikramlinux
    wrote on last edited by
    #1

    Hi All, Microsoft XP, 2003 OS comes with default compression utility. Anynody knows the way to configure it with follows parameters - temp file locations - time out value - Vikram S

    S 1 Reply Last reply
    0
    • V vikramlinux

      Hi All, Microsoft XP, 2003 OS comes with default compression utility. Anynody knows the way to configure it with follows parameters - temp file locations - time out value - Vikram S

      S Offline
      S Offline
      Stuart Dootson
      wrote on last edited by
      #2

      vikrams wrote:

      temp file locations

      Probably as defined by the TMP or TEMP environment variable?

      vikrams wrote:

      time out value

      What time-out? A compression operation won't time-out. The underlying file access operations might, if they're (for example) network operations, but not the compression operation.

      Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

      V 1 Reply Last reply
      0
      • S Stuart Dootson

        vikrams wrote:

        temp file locations

        Probably as defined by the TMP or TEMP environment variable?

        vikrams wrote:

        time out value

        What time-out? A compression operation won't time-out. The underlying file access operations might, if they're (for example) network operations, but not the compression operation.

        Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

        V Offline
        V Offline
        vikramlinux
        wrote on last edited by
        #3

        My TMP env vars points to system32\temp and localsettings\temp Actually it creates the temp file at the same location of the requested file for compression :(

        S 1 Reply Last reply
        0
        • V vikramlinux

          My TMP env vars points to system32\temp and localsettings\temp Actually it creates the temp file at the same location of the requested file for compression :(

          S Offline
          S Offline
          Stuart Dootson
          wrote on last edited by
          #4

          SO, what's the problem? And does it actually have anything to do with C, C++ or MFC?

          Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

          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