Go to Google Groups Home    microsoft.public.scripting.vbscript
Re: problem with vbscript

Pegasus (MVP) <i....@fly.com.oz>

"axel" <sempresol...@live.it> wrote in message

news:e5f89449-1564-4165-8020-1f98f13a1322@m36g2000hse.googlegroups.com...

> hi guys

> i'm Alex and i have a problem, i want create a VBscript with
> copyfolder command for each profile into PC:

> folder source: c:\test (in the folder there are many files and
> folders)

> folder destination: ...\"user profile"\Applications data

> this copy run for default user, administrator and all users but don't
> work for all profiles first create.

> can you help me????

A good starting point would be to post your script and tell
us what message you see on the screen when the script
does not work.