Daniel304 Posted June 9, 2004 Posted June 9, 2004 I have a pretty complicated unattended installation using the GUIRunOnce.The CD is being used on several computer within a network. So every NAme has to be unique. so in the winnt.sif I putComputername = *I also create one user besides administrator with administrator privileges.Also I use $Docs to copy start menu data to the account.The problem is that%userprofile% = Username.ComputernameIs being stored in Documents and settings and the copy of $Docs is to just UsernameAny way to avoid this cause Username.Computername looks kinda ugly....Thanks
Guest zippy Posted June 10, 2004 Posted June 10, 2004 make a sfx archive with output directory to %USERPROFILE% or %ALLUSERPROFILE%, put it on GuiRunOnce/RunOnceEx lists.
[BM]Crusher Posted June 10, 2004 Posted June 10, 2004 you usually get Username.Computername when existing Documents and Settings folders are already named Usernameif it is on a fresh hard drive, it should not have named it Username.Computername
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now