Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
; Microsoft Windows ; (c) 1994 - 2001 Microsoft Corporation. Med ensamr�tt. ; ; Exempel p� fil f�r o�vervakad installation ; ; Den h�r filen inneh�ller information om att automatisera installationen av ; eller uppgraderingen till Windows s� att installationsprogrammet kan ; k�ras utan fr�gor till anv�ndaren. ; Ytterligare information finns i filen ref.chm som finns i filen ; \support\tools\deploy.cab p� installations-CD:n. ;
[Unattended] Unattendmode = FullUnattended OemPreinstall = NO TargetPath = * Filesystem = LeaveAlone
[GuiUnattended] ; Anger att korrekt tidszon f�r Sverige ; Ange att inget l�senord ska ges till kontot Administrat�r ; Aktiverar automatisk inloggning och till�ter exakt en automatisk inloggning TimeZone = "110" AdminPassword = * AutoLogon = Yes AutoLogonCount = 1
[LicenseFilePrintData] ;F�r serverinstallationer AutoMode = "PerServer" AutoUsers = "5"
[GuiRunOnce] ;Anger program som du vill k�ra n�r den f�rsta anv�ndaren loggar in p� datorn
[Display] BitsPerPel = 16 XResolution = 800 YResolution = 600 VRefresh = 70
[Networking]
[Identification] JoinWorkgroup = Arbetsgrupp
[UserData] FullName = "Ditt anv�ndarnamn" OrgName = "Ditt f�retags namn" ComputerName = *
|