John Doe Posted January 4, 2005 Posted January 4, 2005 Hello! This is my first post here and also my first try to make a unattended windows cd. I need som help on the winnt.sif file.[Data] AutoPartition=0 MsDosInitiated=0 UnattendedInstall="Yes"[unattended] OemPreinstall=Yes UnattendSwitch="yes" UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=yes TargetPath=\WINDOWS FileSystem=* DriverSigningPolicy=Ignore[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=110 OemSkipWelcome=1[userData] ProductKey=********************************* FullName="John Doe" OrgName=Buffel & Båg ComputerName=Mainframe[Display] BitsPerPel=32 Xresolution=800 YResolution=600[TapiLocation] CountryCode=46[RegionalSettings] LanguageGroup=4[identification] JoinWorkgroup=apa[Networking] InstallDefaultComponents=Yes Home_Page=http://www.google.se/firefox?client=firefox-a&rls=org.mozilla:sv-SE:official[Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off[shell]CustomDefaultThemeFile ="%WinDir%\Resources\Themes\MyTheme.theme"DefaultStartPanelOff=YesDefaultThemesOff=no[GuiRunOnce]%systemdrive%\install\start.cmd
faf4life Posted January 4, 2005 Posted January 4, 2005 Try using this instead: OrgName="Buffel & Båg"
Astalavista Posted January 4, 2005 Posted January 4, 2005 pls post your winnt.sifnote your code. how can we tell which line is which.pls also try upgrading to metapad so u can tell which line is which.
ToBe Posted January 4, 2005 Posted January 4, 2005 If your using an english winxp and want want swedish keyboard layout, you should have this:[RegionalSettings] LanguageGroup=1 Language=041d SystemLocale=041d UserLocale=041d InputLocale=041d:0000041d UserLocale_DefaultUser=041d InputLocale_DefaultUser=041d:0000041dBut if you're using a swedish version, [TapiLocation] and [RegionalSettings] are not needed, it will be swedish by default.
Astalavista Posted January 4, 2005 Posted January 4, 2005 tobe favor,i hv never seen a swedish keyboard can u pls post a small picture.
ToBe Posted January 4, 2005 Posted January 4, 2005 pls also try upgrading to metapad so u can tell which line is which.You can do that in notepad as well. Just enable the statusbar.
Astalavista Posted January 4, 2005 Posted January 4, 2005 really now i never knew that.but i hvn't use notepad in a year now.since i switch to metapad
jamesas Posted January 4, 2005 Posted January 4, 2005 yeh i would like to see a swedish keyboard BTW your computer name should hav ' ' around it should it so 'Mainframe'
prathapml Posted January 4, 2005 Posted January 4, 2005 Well.... a multitude of answers here already - but I'd say re-make your winnt.sif with SetupMgr.exe - that should fix it for sure (simply because it won't generate bad code). Then, after testing that it works fine, continue adding more things.
Yzöwl Posted January 4, 2005 Posted January 4, 2005 You don't need quotes around your ComputerName at allbut, I would guess, that in your [TapiLocation], you will also need: Dialing=Tone AreaCode=<put you area code here>also, if you are adding a section, you will also need the following above it:[branding] BrandIEUsingUnattended=Yes
ToBe Posted January 4, 2005 Posted January 4, 2005 Swedish keyboard-layout:I think this is what's differentThe extra letters å, ä and ö and special characters are placed different.
John Doe Posted January 4, 2005 Author Posted January 4, 2005 Thank`s for all the help... I`m gonna make a try later tonight.!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now