Jump to content

Recommended Posts

Posted

Did you search the forum? There are multiple examples.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted (edited)
  On 4/16/2014 at 5:13 PM, water said:

Did you search the forum? There are multiple e

yes. but it's long examples.

want simply : unzip 0.zip in Desktop

I am a beginner

tnx

Edited by ahmeddzcom
  • Moderators
Posted

We've all been on day 1 before, but this is a forum dedicated to helping people with their scripts; it is not a place where you put in a request and we barf up code for you. You need to read through some examples that have already been posted (as water mentioned, there are a number of them) and try something on your own. Then, if you get stuck, post what you have and we'll do our best to assist.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted
  On 4/16/2014 at 5:25 PM, JLogan3o13 said:

We've all been on day 1 before, but this is a forum dedicated to helping people with their scripts; it is not a place where you put in a request and we barf up code for you. You need to read through some examples that have already been posted (as water mentioned, there are a number of them) and try something on your own. Then, if you get stuck, post what you have and we'll do our best to assist.

tnx

Posted

i search here 

but i can anderstand + iam beginner + i have a bad english

if you anderstand me then give me this script .... unzip (@MyDocumentsDir& "Maps.zip", (@MyDocumentsDir& "Maps")

tnxxxxxxxxxxxxx

  • Moderators
Posted (edited)

Trancexx' example seems pretty straighforward, worked for me right out of the gate. Copy the code in her post, and change your values on this line accordingly -

_ExtractZip(<Path to your ZIP file>, <Path to File Or Folder inside ZIP>, <File or Folder to Extract>, <Destination Folder>)
Edited by JLogan3o13

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted
  On 4/16/2014 at 5:38 PM, ahmeddzcom said:

 

but i can anderstand + iam beginner + i have a bad english

if you anderstand me then give me this script .... unzip (@MyDocumentsDir& "Maps.zip", (@MyDocumentsDir& "Maps")

No. We teach you to fish, not give you fish. If we just give you fish, then you do not learn anything. Stop being lazy and learn. This is NOT hard. It is rather simple. 7-zip supports command line and you could also use PKzip/PKunzip that also supports command line.

Posted
  On 4/16/2014 at 6:13 PM, JLogan3o13 said:

 

Trancexx' example seems pretty straighforward, worked for me right out of the gate. Copy the code in her post, and change your values on this line accordingly -

_ExtractZip(<Path to your ZIP file>, <Path to File Or Folder inside ZIP>, <File or Folder to Extract>, <Destination Folder>)

tnx man ... but

gur75988.jpg

  • Moderators
Posted

ahmeddzcom, a couple of things. You have to copy ALL of the code Trancexx has in the post you linked to, not just the one line. Secondly, please stop PMing me; I don't care that you don't feel you're getting help fast enough, or that you "really really need this right now". Lastly, as you are making it abundantly clear you are unwilling to put forth an ounce of effort, you are not likely to get much more in the way of assistance.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted
  On 4/16/2014 at 6:36 PM, MBALZESHARI said:

No. We teach you to fish, not give you fish. If we just give you fish, then you do not learn anything. Stop being lazy and learn. This is NOT hard. It is rather simple. 7-zip supports command line and you could also use PKzip/PKunzip that also supports command line.

 

give me the fish just this one time

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...