Jump to content

Recommended Posts

Posted

hi all

i got a little question and hope u have the answer

i want a script to run each time a user login , the script will do some configuration by copying some files to the %APPDATA% folder

i mean when new user "a" is created , at his login , the script will run

and for each user created ,

and that is all


Posted
Then the script starts for every new user created every time he logs in.
For copying files, I doubt you want to do it every log in. Just have the last line of the script delete itself.

Also, there is a shared Application Data folder in the All Users profile, which might be easier than coping files to individual users App Data.

Posted

i thank u in depth for ur answers Achdine and Doc Symbiosis , and i really don't need the files copied each time the user logs in ... only once , i shall make a script delete it self after it's run ......

about the shared application data folder , will it work with apps storing their data in the " user application data folder " , ?? and i deeply thank u for ur answers

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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