Jump to content

Recommended Posts

Posted

Hey Guys, I realize that you can't (FileMove/FileInstall) a normal folder with or without file's inside. I was wondering if there were a UDF or some other way to move or install the whole folder.

Thanks,

Kurt

Awaiting Diablo III..

Posted

I understand all that but.. I was just wondering if you could copy a folder (not everything in the folder, the folder itself)

i.e. I have a folder C:\examplefolder and inside is C:\examplefolder\examplepic.gif and what I want to do is move or install examplefolder to C:\Program Files\AutoIt3\ and after, in AutoIt3, there would be examplefolder\examplepic.gif

Sorry for long explanation,

Kurt

Awaiting Diablo III..

Posted

I understand all that

You didnt understand that.

Here you go;

DirMove("C:\examplefolder", "C:\program files\autoit3", 1)

[quote name='AceLoc']I gots new sunglasses there cool.[/quote]

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...