Jump to content

nazz

Member
  • Posts

    38
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    South Africa

Everything posted by nazz

  1. I have tried for a week now, but it does not detect the drive attached. Below are the entries in my txtsetup.sif: [sourceDisksFiles] ulsata.sys = 1,,,,,,4_,4,1 [HardwareIdsDatabase] PCI\VEN_105A&DEV_3375.DeviceDesc="WinXP Promise SATA150 TX Series ™ IDE Controller" [sCSI.Load] ulsata = ulsata.sys,4 [sCSI] ulsata = "WinXP Promise SATA150 TX Series ™ IDE Controller" In my $OEM$ folder drivers\ulsata (drivers) and the ulsata.sys file in my i386. What am I doing wrong?
  2. Do anyone know what will be the easiest way to pause a flash movie for 10 seconds, and then continue to play from where it was paused.
  3. I have been strugling for hours now to get php to run on my windows 2003 server. After installing php 5.03, the webserver becomes unavailable. If I remove PHP and revert all the settings, the webserver runs fine again. Any web browser on my network says "service unavailable". Event logs are full of "could not load the particular php dll file". I set all the necessary settings I think. Gave read, write, execute permissions. Added the asapi filters. Can anyone help please.
  4. Doe anyone know how to install McAfee Virus scan Professional 9 silently.
  5. The standard method worked fine. I managed to repack it with winrar so it is only 4mb file. Now I just run the exe and it installs ntune silently.
  6. Does anyone know how to install nvidia`s ntune silently.
  7. Yes it is in the correct place, but I will confirm it.
  8. Using the oobeinfo.ini method worked. But it stops at a administrator login screen. In my oobeinfo.ini file I have created one account: [userInfo] Identity000="Nazz" And after logging in there is no Nazz account.
  9. My winnt.sif [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No FileSystem=* UnattendSwitch="no" WaitForReboot="No" Hibernation = "No" DriverSigningPolicy=Ignore OemPnPDriversPath="\Drivers\Promise;\Drivers\vt8237;\Drivers\Silicon;\Drivers\NVIDIA_FX;\Drivers\nForce427\AudioDrv;\Drivers\nForce427\Ethernet;\Drivers\nForce427\SMBus;\Drivers\nForce427\GART;\Drivers\nForce427\AudioUtl;\Drivers\nForce427\MemCtl;\Drivers\Bt848" [GuiUnattended] AdminPassword=58bfc0c5505f917c8eefe33a7f9bee0dbb272d2b1cacb95fdbadc06065a75cbe EncryptedAdminPassword=Yes OEMSkipRegional=1 TimeZone=140 OemSkipWelcome=1 [userData] ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="Nazz" OrgName="Nazz" ComputerName=Bludragn [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=60 [TapiLocation] CountryCode=27 Dialing=Tone AreaCode=021 [RegionalSettings] LanguageGroup=1 SystemLocale=00001c09 UserLocale=00001c09 InputLocale=1c09:00000409 [branding] BrandIEUsingUnattended=No AutoConfig=0 [Proxy] Proxy_Enable=0 Use_Same_Proxy=1 [identification] JoinWorkgroup=Test [Networking] InstallDefaultComponents=Yes [PCHealth] RA_AllowToGetHelp = 0 ER_Include_MSApps = 0 ER_Display_UI = 0 ER_Enable_Reporting = 0 [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [Components] iis_common = on iis_inetmgr = on iis = on iis_common = on iis_inetmgr = on iis_www_parent = on iis_www = on iis_www_vdir_scripts = on iis_www_vdir_printers = on iis_doc = on iis_ftp = on iis_www = on iis_ftp = on iis_doc = on iis_smtp = on msnexplr = Off freecell = on hearts = on minesweeper = on pinball = on solitaire=on spider=on zonegames=Off AccessOpt=Off Paint=on Fax=on [shell] DefaultStartPanelOff = Yes CustomDefaultThemeFile="%Systemroot%\Resources\Themes\Royale.Theme"
  10. My unattended windows installation goes fine up to where I have to click to turn automatic updates on or off and then after that click again to skip the internet connection setup. However in my winnt.sif file there is a entry that under [Data] AutomaticUpdates=yes. I would like my disk to install unattended after the text phase up to the point where the first user is created. Can anyone help with this?
  11. Acrobat reader 7 basic is also a lot smaller than 6.
  12. Will the switch for silent install be the same as for acrobat 6?
  13. Where do one find bashrat's method of adding drivers to driver.cab
  14. nazz

    Codecs

    Slains MKV allows you to play anything.
  15. I installed the newer drivers, but prefer to add the soundstorm util because it has 4 speaker support where Nvmixer have 2 spkr and 5.1 etc.
  16. My Nforce sound drivers installs fine. The utility Soundstorm does not install. I see it is in a util folder 1 inf file and some dll and exe files. When I rightclick the inf file and click install, it installs the utility. Do anyone know how one would run this inf from a command prompt. I think it is something like "rundll32.exe filename.inf"
  17. Weird problem. I cannot install Mcafee antivirus pro 8 or 9 after installing my unattended Windows XP. When I run the McAfee installer, it extracts like normal and starts the install. Then it stops immediatly with a page cannot be displayed IE window. I thought maybe it is a regtweak issue where I disabled some services, but turned the disabled services back on and the same thing happened. Anyone know what the problem could be? It is working now after I installed again without applying any regtweaks and post windows xp sp2 updates. Must check now which regtweaks caused the problem. I narrow down to 1 of these regtweaks is causing the problem ;------------------------------- ;Have the kernel run in RAM ;------------------------------- ;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] ;"DisablePagingExecutive"=dword:00000001 ;------------------------------------------------------------------------------------- ;Prefetching the reading of system boot files into a cache for faster loading ;------------------------------------------------------------------------------------- ;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] ;"EnablePrefetcher"=dword:00000003 ;--------------------------------------------------------------------------------- ;8.3 naming convention can degrade NTFS drive performance disable it ;--------------------------------------------------------------------------------- ;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] ;"NtfsDisable8dot3NameCreation"=dword:00000001 ;---------------
  18. nazz

    SATA Drives

    I had similar problems. Use a genuine MS XP sp2 disk / copy of it with the supplied stiffy drivers. If still not working, then your problem could be wrong driver. Better to embed the correct driver into your unattended xp cd thou.
  19. Yes this will really help. The winnt.sif file is used from the time the pc boots with the cd. So making "snapshots" when editing the winnt.sif file is no good.
  20. I am having a similar problem. My $OEM$ folder however sits in the root of the disk. It does not get copied over during setup. Any ideas on what to look for.
  21. Problem solved. I used a genuine Microsoft Windows XP SP2 disk.
  22. I dont understand your question. Be a bit more specific.
×
×
  • Create New...