How do i set the default user image for the user created at cmdlines.txt?
I seem to always get that stupid frog...
Page 1 of 1
Set default user image?
#3
Posted 08 October 2004 - 06:43 AM
Put the images with the name of your account (for example "Administrator.bmp", "BoardBabe.bmp",...) in the folder "$OEM$\$Docs\All Users\Application Data\Microsoft\User Account Pictures\" on your unattended cd.
#4
Posted 08 October 2004 - 07:09 AM
Will that apply only to user BoardBabe then?
I create that user at T-12 cmdlines.txt and want the pic only for the user created at that point.
I create that user at T-12 cmdlines.txt and want the pic only for the user created at that point.
#5
Posted 08 October 2004 - 07:12 AM
You can create a custom image for each user that you add. Just name the bmp file after the user. Ex: Administrator.bmp; Guest.bmp; Richard.bmp; etc. Add the files to your install CD as mahi describes.
#7
Posted 08 October 2004 - 07:37 AM
Or just setup a batch file to copy from
%AllUsersProfile%\All Users\Application Data\Microsoft\User Account Pictures\Default Pictures\whateverpicyouwant.bmp
to
%AllUsersProfile%\All Users\Application Data\Microsoft\User Account Pictures\%UserName%.bmp
(it will automatically supply the current users name for %UserName%)
%AllUsersProfile%\All Users\Application Data\Microsoft\User Account Pictures\Default Pictures\whateverpicyouwant.bmp
to
%AllUsersProfile%\All Users\Application Data\Microsoft\User Account Pictures\%UserName%.bmp
(it will automatically supply the current users name for %UserName%)
#9
Posted 08 October 2004 - 07:44 AM
However i dont seem to have that path on my PC. i got norwegian XP can it differ?
can i check where the pics are located somehow?
can i check where the pics are located somehow?
#10
Posted 08 October 2004 - 07:48 AM
Go into folder options and select show hidden folders.
#11
Posted 08 October 2004 - 08:08 AM
The path is %AllUsersProfile%\Application Data\Microsoft\User Account Pictures
Share this topic:
Page 1 of 1



Help

Back to top








