Jump to content

squallgreg

Member
  • Posts

    81
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by squallgreg

  1. Ok I chose "yes" for unattendswitch. And also under [GuiUnattended], I must remove autologon and logoncount, right ?
  2. http://www.infoworld.com/article/03/10/08/...ominance_1.html Isnt it funny ? Everybody's blaming security holes etc, but Windows is still the most used OS for servers.
  3. oh I see now. that's clever yea ^^ but that only works for the files you just need to copy to your HD.
  4. Why using a crappy software when you can install a great browser like Mozilla 1.5 ou Mozilla Firebird 0.62
  5. I have the 3.1b5 version and I'll use this : echo Installing Winrar 3.1b5 start /wait %systemdrive%\Install\wrar31b5.exe /silent copy "%systemdrive%\Install\RARREG.KEY" "%systemdrive%\program files\WinRAR\"
  6. Numinous is not wrong, it's so delicious to see windows installing itself without asking you tons of stupid questions.
  7. Could we delete those folders after an unattend XP install ? like at the end of the .bat of GuiRunOnce ? ^^
  8. Important If you are wish to silently install the extras, then add these lines to the [Unattended] section in your Winnt.sif now: [Unattended] OemPreinstall=Yes UnattendSwitch="no" Found in http://www.MSFN.org/unattended/xp/winnt_sif.htm. But you wrote to use the value "Yes" for UnattendSwitch
  9. Are you using Winrar in DOS commands to extract the archive ? from a batch file in GuiRunOnce ? I dont really understand your explanations...^^
  10. In what does this OEM install differ from the full unattend method ?
  11. Thanks a lot PMCX9. So how do I know that during the first boot, it'll log under this user account ?
  12. Hi everyone, and thank you for all the good work. I've almost done my unattend CD with extras. Actually, I have only one batch file called by GuiRunOnce. I extracted the main lines of my .bat file (which does all the tweaks I need) (in this order) : - Removing wallpapers, shortcuts and useless screensavers... - Replacing uxtheme and SFC_OS... - Applying Registry Tweaks... - Installing Winrar 3.1b5 - Installing DirectX 9.0b... - Applying SP2 Hotfixes and patches... (30 hotfixes with switches) - Removing useless folders... (ex: RMDIR "%systemdrive%\Program Files\chat" /S /Q) I think I need to create my user account before installing Winrar and the registry tweaks. I browsed the tutorial and the forums but I didnt find anything clear about it. And I'd like to know if its possible to modify only a couple of files on a CDRW without having to go over all the process : copy all files on the HD, paste the modified versions of the files and burn again the damned boot CD ... Thanx for any help (I hope my english is not too bad)
×
×
  • Create New...