Jump to content

RyanVM

Member
  • Posts

    2,756
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by RyanVM

  1. Wait until RC2 is released before making any judgments. Don't forget that they're doing daily builds and 2126 was probably already built internally before 2120 was even released to WindowsBeta. This bug occurs with ALL volume license keys, legitimate or not. It's been confirmed as a bug by MS and will be fixed with the next release (I wouldn't put any stock in leaked builds as indicative as what to expect for releases).
  2. Does that mean monitors don't install by default during setup (assuming the path to the INF is correct and defined in winnt.sif)? Well crap, there goes half of my drivers folder
  3. I've been running integrated builds of SP2 since build 2055. The only hotfixes I install are HighMAT support and MSXML 4.0 SP2 (it only comes with 3.0 SP5 as best I can tell), both of which use MSI style installers that have to go during the GUIRunOnce stage. So basically yes, start with a fresh install
  4. Here's more info: http://www.tacktech.com/display.cfm?ttid=312
  5. XIA is the designation for an SP1a-integrated CD.
  6. nuhi, are you on summer vacation by chance? Regardless, I'm happy that you're enjoying making this, because we all win when that's the case! .
  7. Extract them from the zip file and follow the directions here: http://unattended.msfn.org/xp/drivers.htm
  8. OMG I LOVE YOU!
  9. RyanVM

    XP SP2 tested?

    I'm pretty sure they are. Again, most of these security patches are written a month or more before they're actually released so they can go through QA testing, so it's not hard for me to believe that they just go into the SP2 codebase at the same time (since we beta testers are doing their QA for them ).
  10. RyanVM

    XP SP2 tested?

    You pretty much hit the nail on the head. What it comes down to is that MS is aware of these issues for quite some time before they release the patch. Patches just have to go through enormous amounts of QA testing before they can be released to the public, even if they've been in the codebase for awhile.
  11. RyanVM

    XPdeploy 0.1b

    Checkboxes and an install button would be cool. This would be a godsend for those drivers that don't integrate correctly but you don't necessarily want to install on all systems (like Detonator or Catalyst drivers depending on the system).
  12. RyanVM

    XP SP2 tested?

    Not true. RC1 has MS04-011, MS04-012, MS04-013, and MS04-014 integrated into it. No, I can't quote the source as this comes directly from an MS rep in the beta newsgroups and I'd get in trouble for doing so
  13. You need a hacked SFC_OS.dll and then you need to kill windows file protection.
  14. The only way I know of is to delete the partition and recreate it.
  15. My favorite part is how it installs both Windows Messenger and MSN Messenger. And how it installs all the updates to the MS JVM only to remove the JVM later on. Seriously, it seems like the creators put zilch for thought into this.
  16. I think you need to register the control panel as well to get it to appear.
  17. I've had similar problems to this (trying to launch a standard GUI Win32 app from a command prompt) with not very good results. One thing you might try (though start /wait wouldn't quite work correctly with it) is to pack it in a self-extracting RAR archive and call that. You can configure the SFX module to automatically launch the program upon extraction.
  18. I can imagine it would be! But like I was saying, it could be a very simple conditional to only have it do it if those other cabs exist. If not, I can always just use jdeboeck's batch files . Regardless, your work is to be commended! You're providing a HUGE service to everybody on this forum, so many well-deserved kudos to you . And you should be fine with the assumption of everyone using 800x600. At least I hope nobody's installing XP on a system that can't do better than 640x480 .
  19. You can see in the INF files if the CPs are getting installed or not. I'll be testing with the Audigy2 ZS at some point (probably this weekend). I've heard that in the past, people haven't had luck with Creative drivers, though, so we'll see. And the CTComp file was in one of the cab files, so you won't see it unless you extract it with the right tools.
  20. I use the default SFX module and the settings I put in my post to be copied/pasted allow it to work WITHOUT switches.EDIT: And that's not even the right thread. Look at the last post on this page. http://www.msfn.org/board/index.php?showtopic=12566&st=20
  21. LOL, the fun is when you've got like 80 different controllers . I can only imagine how big your winnt.sif OEMPnPDrivers line is EDIT: But yeah, I've actually been thinking about dividing them up similarly to that lately for my own organization sake as well. Back to the thread title, so if you copy all the files (including the OEM file) into that directory and point winnt.sif at it, it works in textmode setup with no extra files added to i386 or changes made to txtsetup.sif?
  22. That's normal. It's because there's some file system overhead when a drive is formatted. Also, remember that most manufacturers use a base 10 (1GB = 1000MB) system while Windows uses a base 2 (1GB = 1024MB) system, so there will be differences as a result of that.
×
×
  • Create New...