QUOTE (DJPro @ Jul 16 2008, 01:15 AM)

You will have to create a 'Autounattend.xml' and put it in the root of your disk.
You can set it in your 'Autounattend.xml'
in: <settings pass="oobeSystem">
put:
<FolderLocations>
<ProfilesDirectory>D:\UserData</ProfilesDirectory>
</FolderLocations>
So all userprofiles will be created in D partition in this example.
Hope this helps you, DJPro
Thank you so much for your reply DJPro but i don't wanna download and use WAIK or anyother program like this.
As i said at the begining i really dont wanna struggle with lots of codes etc.. I am just a beginner in this unattended installation stuff and i just want my Vista Installation create "Users" folders in "D:\Users" thats all.
Where should i put this code in my Vista Installation DVD, which files i have to create etc etc....??
Can you tell me what i have to do step by step?