yestereven Posted January 9, 2009 Posted January 9, 2009 (edited) Hi everyoneI'm trying to make my own xp.To start, i wanna do something very simple and improve it when my knowledges will be ready. But i've got a problem. Yu'll find a copy of my unattended txt and a pic of my cd. I didn't forgot to copy the unattended.txt and rename it as winnt.sf in I386 directory.[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS OemFilesPath="%SYSTEMDRIVE%\$OEM$" UnattendSwitch=Yes WaitForReboot=No Hibernation=No[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1[userData] ProductID="remove....lol" FullName="Yestereven" OrgName="Private" ComputerName="Home"[Display] BitsPerPel=32 Xresolution=1280 YResolution=1024 AutoConfirm=1[TapiLocation] CountryCode=33[branding] BrandIEUsingUnattended=Yes Home_Page=www.google.fr Search_Page=www.google.fr[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[identification] JoinWorkgroup=MSHOME[Networking] InstallDefaultComponents=No[NetAdapters] Adapter1=params.Adapter1[Params.Adapter1] INFID=*[NetClients] MS_MSClient=params.MS_MSClient[NetServices] MS_SERVER=params.MS_SERVER[NetProtocols] MS_TCPIP=params.MS_TCPIP[params.MS_TCPIP] DNS=No UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=No IPAddress=192.168.0.1 SubnetMask=255.255.255.0 DefaultGateway=192.168.0.254 DNSServerSearchOrder=212.27.53.252,212.27.54.252 WINS=No NetBIOSOptions=0Here is what my cd looks likeWhen i use VMWare to try my iso, it still asks me for a serial during setup and firfox doesn't install saying it can't find C:.......Any help would be appreciate. Edited January 11, 2009 by yestereven
Geej Posted January 9, 2009 Posted January 9, 2009 Try removing the quotes around Productkey (not ProductID). Check out here for syntax[userData]ProductID="remove....lol"to [userData]ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxxFirefox installer uses the -ms switch (Not /S switch).Should look something like this:-Start /wait "%systemdrive%\applications\firefox.exe" -msor try ready-made one Just my observation, not verified.
yestereven Posted January 9, 2009 Author Posted January 9, 2009 Nope this doesn't change. When i mount my iso file in VMWare, I have a popup window from the soft asking me to enter a serial. I say no and run the iso file. But then i have to enter my serial during windows setup process, and at the end firfox does'nt install.......
Geej Posted January 10, 2009 Posted January 10, 2009 Sorry to hear that. I don't use nlite, so not familiar with oem folder structure. I can't really help. Just curious why firefox need to run via cmdlines.txt. Have u try running via svcpack. Unfortunately, I only know how to make it run via svcpack.inf in silent exe form. (not thru your batch script)Hopefully, some nlite user can advice
yestereven Posted January 11, 2009 Author Posted January 11, 2009 I manage with the unattended text and erase firfox.....
Iceman262 Posted January 16, 2009 Posted January 16, 2009 I didn't forgot to copy the unattended.txt and rename it as winnt.sf in I386 directory.Any help would be appreciate.hi,i thought the WINNT file had an extension of SIF (an "i" between S and F?? B)
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