Jump to content

Recommended Posts

Posted (edited)

Hi,

I would like to share a folder from a AutoIt script.

Thanks by advance ;-)

<{POST_SNAPBACK}>

Hello o:) wat do you exat share ? you would like share a folder for any on the world wide web or wat do you share=? :lmao: Tell me this pls Edited by DirtyBanditos
Posted

#include <process.au3>

_rundos("net share test=C:\Winnt")
Sleep(30000)
_rundos("net share test /delete")

Seems to be the easiest way... works on W2k,

dont ask me about Win9x :lmao:

Hope this helps

Marc

Any of my own codes posted on the forum are free for use by others without any restriction of any kind. (WTFPL)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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