Jump to content

Aaron

Patron
  • Posts

    5,640
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Aaron

  1. where does the password go into?
  2. Won't make a difference. Data burnt to CD stay in their data pits from start to end and never move around, so it has 0% fragmentation.
  3. Is it extractable? I'm guessing this could be an Installshield package Or, try setup.exe /s /v"/qn REBOOT=Suppress"
  4. I think the Internet Explorer 6 Administration Kit will do what you need, creating an *.ics file that will import all your phone numbers, username and passwords, OE email account info etc.
  5. http://unattended.MSFN.org/xp/applicat.../wininstall.htm - /QB will show a basic progress bar in a window /QN will not show anything and installs in the background.
  6. Not bad for my first attempt, need to work on the top text as the bitmap itself is 1024 res, and setup uses 800x600 in Virtual PC, hence the windows xp logo overlaying the text I placed.
  7. yes, copy from CD. there should be an MSI file in one of the folders which you should use the /QB or /QN switch on. Something like NU.MSI or similar.
  8. yep, at the end of the batch file before EXIT, here's a snippet of mine: ECHO. ECHO Restarting the PC in 1 minute... shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!" ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\install RD /S /Q %systemdrive%\Drivers ECHO. EXIT Although there probably won't be any point in putting those ECHO messages in, as these commands take effect quickly and you'll only see the messages for a very split-second.
  9. This is only information that's displayed in the System Properties window, it has no relevance to user accounts whatsoever. That's all i can tell you for the time being, I'm not up to speed with cmdlines and user account creation yet.
  10. I honestly can't be bothered reading that.
  11. did you use "yes" or "no"? Some members in here are experimenting with creating a user account in cmdlines.txt so they can bypass the welcome to windows xp screen completely and login with their own account to run the batch. Havne't heard much on that lately though.
  12. you need the hex-edited dxsetup.exe file from the site. The one included in the directx9 redist has the silent install switches disabled.
  13. Is it possible to change the text too? EDIT: I notice I have a WINNTBBU.DLL and a compressed WINNTBBU.DL_ on my CD, which one am I supposed to edit?
  14. Welcome to MSFN
  15. Looks like Symantec don't offer downloadable files for NAV2003 (program updates, not definitions). You can only get them through LiveUpdate.
  16. You have to patch uxtheme.dll when you want to use a visual style that isn't included with Windows XP.
  17. http://www.MSFN.org/comments.php?id=4591
  18. lol @ your setup screen!
  19. Moved from Poll Center (what was it doing there anyway?) to Software Hangout
  20. Chill ThA_FiLeR, we're having a slight glitch of server errors
  21. kidd0 DDoS'ed the power generator, taking it offline, bringing north america to a standstill. He would love that wouldn't he
  22. GoogleToolbarInstaller.exe /qn
  23. Aaron

    MSFN

    Yeah we think the MSBlaster worm might be to blame for sucking up the bandwidth from MSFN, after all MSFN is hosted on a Windows Server.
  24. Aaron

    PSU

    I have my eyes set on an Antec TrueBlue 480W PSU. http://www.metku.net/index.html?sect=view&...c_480/index_eng
  25. Is your comma and full stop key broken?
×
×
  • Create New...