Jump to content

FileInstall for all files in folder


Kyme
 Share

Recommended Posts

hi all....i have one problem over here....

i try to search help and the forum...but nothing...

here is it

DirCreate(@ScriptDir & "\skin\1\")  
FileInstall("C:\test\Skins\1\*.*",@ScriptDir & "\skin\1\*.*")

with this i try to fileinstall all files from the folder,whitout write all files(it's too many files over there)

when i test it in autoit it's work awesome,but when i try to compile it....didn't work,

can anybody help me whit this?

are any function out there similar with this?some like dirinstall???

tnx

Regards,kyme

damn...now i saw....im in exemple section....sorry all....i please some mod or admin to delete my theard :|

sorry again for my mistake

Edited by Kyme
Link to comment
Share on other sites

hi all....i have one problem over here....

i try to search help and the forum...but nothing...

here is it

DirCreate(@ScriptDir & "\skin\1\")  
FileInstall("C:\test\Skins\1\*.*",@ScriptDir & "\skin\1\*.*")

with this i try to fileinstall all files from the folder,whitout write all files(it's too many files over there)

when i test it in autoit it's work awesome,but when i try to compile it....didn't work,

can anybody help me whit this?

are any function out there similar with this?some like dirinstall???

tnx

Regards,kyme

damn...now i saw....im in exemple section....sorry all....i please some mod or admin to delete my theard :|

As per online help, I don't believe wildcards are supported. I have provided 3 fully commented examples on FileInstall on my site at the link below. Hope this helps.

sorry again for my mistake

HeidiRFind free applications, code examples and more on my site at:http://heidisdownloads.com/
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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