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. Visual Basic
  4. helppppppppppppppppppppppppp

helppppppppppppppppppppppppp

Scheduled Pinned Locked Moved Visual Basic
csharp
4 Posts 4 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.
  • B Offline
    B Offline
    bawades
    wrote on last edited by
    #1

    hi everybody how i execute this winzip to a file by using vb.net and return the new file.zip thanks

    L S E 3 Replies Last reply
    0
    • B bawades

      hi everybody how i execute this winzip to a file by using vb.net and return the new file.zip thanks

      L Offline
      L Offline
      Leeland
      wrote on last edited by
      #2

      Well, if you want to do it completely "behind the scenes" you'll need to get the command line add-in. [^] Once you have that installed, you can create a string for the additional parameters and pass it to a shell command str = "c:\path\to\winzipcl.exe file.zip file1 file2 file3" shell(str)

      1 Reply Last reply
      0
      • B bawades

        hi everybody how i execute this winzip to a file by using vb.net and return the new file.zip thanks

        S Offline
        S Offline
        Steve Pullan
        wrote on last edited by
        #3

        Well if you provide a more meaningful subject line then maybe you'll get a better response. The one you have used here and in your previous post are simply crap and do not mean anything. BTW double posting - especially when someone has already answered your previous post - is considered bad manners on forums such as The Code Project. ...Steve 1. quod erat demonstrandum 2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life." I read that somewhere once :-)

        1 Reply Last reply
        0
        • B bawades

          hi everybody how i execute this winzip to a file by using vb.net and return the new file.zip thanks

          E Offline
          E Offline
          Eytukan
          wrote on last edited by
          #4

          If it were a *help* I could have helped you :sigh:.


          --[V]-- [My Current Status]

          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