Jump to content

Aaron

Patron
  • Posts

    5,640
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Aaron

  1. Instead of adding everything and testing it, start with winnt.sif alone and test it. Then put everything else back in one at a time until the problem is narrowed down.
  2. So you want Microsoft to make a filter to not block popups that have sexy women on it?
  3. You won't need those two in Components for Windows 2000 (msmsgs=off and msnexplr=off). Because it doesn't come with Windows Messenger or MSN Explorer, only XP does.
  4. Is your image over 2GB? Virtual PC doesn't like it, so the only workaround is to use Daemon-tools or Alcohol 120%. More is explained here: http://unattended.msfn.org/xp/finish.htm - Under Notes.
  5. Have you tried without specifying cat files? call out a cmd file in your svcpack.inf, something like: ECHO This is svcpack.inf executing PAUSE EXIT So you'll know if its been executed or not. --- For home_page to work, you'll need the following in winnt.sif: [branding] BrandIEUsingUnattended=Yes This should have been automatically created with setupmgr.exe though...
  6. cmdlines.txt can only be tested at T-12 minute stage of Windows XP Setup. But you can easy debug cmdlines.txt by running the commands listed in there in a Command Prompt.
  7. This may help: http://www.xxcopy.com/xxcopy07.htm
  8. Rank | Posts: Newbie 5 Junior Member 10 Member 50 Advanced Member 100 Senior Member 300 Friend of MSFN 500 MSFN Expert 700 MSFN Addict 900 MSFN Master 1300 You can set your own custom title once you've reached 15 posts via the Control Panel.
  9. Hi muslim, you can get an updated copy at: http://flyakite.msfnhosting.com/downloads.htm (thanks to Flyakite)
  10. Thanks for that info Shark007, its now obvious that my current IDE drives is the serious bottleneck in this high-spec PC. I'll be getting myself a WD Raptor 74GB SATA drive soon!
  11. In my view, a licence is expensive for Standard edition, costing about $800 for a single licence. If you're happy with the features provided by Windows 2000 Adv. Server it would be best to stick with it. Try ebay if you're lucky but you will want to make sure it hasn't been activated. Getting your domain name to point to your static IP is done by going to the Administration options provided by the domain seller, simply edit your "A Name" Record for "www" in DNS to your own static IP, and wait about 24-48 hours for the DNS to propagate.
  12. 2) No, CDROM is just an environment variable you created with IF EXIST, it can be named anything really. You could have it like this if you wanted to: IF EXIST D:\CDPath.txt set SOMEOTHERNAME=D: and the environment variable pointing to where it located the file "CDpath.txt" will be called %SOMEOTHERNAME%
  13. REG ADD %KEY%\215 /V 1 /D "msiexec -i \"%CDROM%\Software\VMware4\VMwareWorkstation.msi\" INSTALLDIR=\"C:\Program Files\VMware4.exe\" ADDLOCAL=ALL /qn USERNAME=flob SERIALNUMBER=****-****-****-**** REBOOT=ReallySuppress" /f Execute the file then check the registry to see if its output correctly.
  14. If you do get more RAM: Existing 32 MB ram = Windows 95/NT4 64 MB = Windows 98 128 MB = Windows 2000 192/256 MB = Windows XP/2003
  15. Depending on what you use to route, you could possibly block access to the Internet based on the MAC address the NIC uses. Its possible with IPTables
  16. Upgrading from Windows 98 to XP is problem-prone and can cause all sorts of problems... Still, try updating the graphics drivers for your card (there are new driver updates every month or so for ATI/Nvidia)
  17. Oh no not the flying zebras again! Welcome to MSFN Swerver
  18. Do you use XPCREATE? Otherwise I'm moving this post to the Software Hangout forum.
  19. http://www.msfn.org/board/index.php?showtopic=17292
  20. Partition Magic 8 only makes 2 floppies, this fits fine in a 2.88MB IMA file
  21. This has already been asked here: http://www.msfn.org/board/index.php?showtopic=17359 No double posting on MSFN Thread Closed
  22. This is already posted and answered here: http://www.msfn.org/board/index.php?showuser=17028 There is no need to double post and please don't do it again. Thread Closed
  23. That's a very old cd eject script and its not as good as the cdr.exe tool available here: http://unattended.msfn.org/xp/downloads.htm
×
×
  • Create New...