
RyanVM
Member-
Posts
2,756 -
Joined
-
Last visited
-
Donations
$0.00
Content Type
Profiles
Forums
Calendar
Store
Everything posted by RyanVM
-
Hey XPero, I've been in your shoes before. It's always good to take a break, but don't be shocked if you eventually start getting the itch to work on it again
-
Link is dead. Anyone got a mirror?
-
Either try back later or use the tracker.
-
Personally, I'd just disable the Webclient service. It serves no real purpose anyway for 99% of users out there.
-
nuhi said it well. If you're going to use nLite on your CD anyway, just integrate the pack with it too (honestly, I don't know why even MaximumPC thinks otherwise). Just be advised that you're not likely to get much help from me or my forum if something doesn't work right since component removal adds another layer of complexity that I'm not qualified to troubleshoot.
-
Ding ding ding, we have a winner.
-
You're wrong because my pack contains IE6 updates which could in theory overwrite those updated IE7 files . As for the ordering, nLite by default doesn't allow overwriting of newer files with older ones, which is probably why things went OK. Or I could be wrong about the reason. nuhi, feel free to correct me if I am
-
Yes, nLite does know better than you do. You should never, EVER integrate IE7 before my pack. That's a recipe for disaster. EDIT: Same for the MU addon.
-
And to save time
-
Addons exist for integrating both IE7 and WMP11.
-
FYI, .NET 3.0 includes .NET 2.0 with it, so don't feel compelled to install both individually.
-
The error you're getting is a known one with WMP10 integration, and it appears to be safe to ignore (it's been known for a long time and doesn't seem to have ever caused any problems). And like boooggy said, there's really no point in integrating WMP10 if you're slipstreaming WMP11 over it anyway. Finally, yes, removing CAT files would break driver signing. That should be rather obvious...
-
My installer would be kinda pointless if Windows Update didn't detect it... Oh, and VirtualPC = your friend. Instead of waiting for an answer, you could have found out yourself in way less time.
-
Error 1304 on .NET 3 silent installation
RyanVM replied to iron_du's topic in Unattended Windows 2000/XP/2003
1.) .NET 2.0 isn't needed if you're installing 3.0. 3.0 includes 2.0. 2.) Try installing 3.0 before 1.1. -
[Help] How can I run Windows Installer in safe mode ?
RyanVM replied to jobrla's topic in Windows XP
...what does this thread have to do with Unattended Windows installs? -
Just by looking at them, Type II fixes appear to be made with IExpress and a custom INF to do the install work. Technically, Type I fixes require a specific program (see the Hotstream forum for more info), but the few that have it don't want to share because they promised gurgelmeyer they wouldn't (as if that really matters anymore ). Depending on what you're aiming to do, you can simulate a Type I fix with a 7zip SFX installer, though. I've done that with my .NET 3.0 installer. Catch me on IM and we can discuss it more.
-
Setup cannot copy the file: plugin.ocx
RyanVM replied to Madmardigan's topic in Unattended Windows 2000/XP/2003
Glad to hear things are resolved -
My bet is that he's referring to HKLM\Software\Microsoft\Updates
-
SP2 is working well here so far. Regarding R2 - SP2 can be integrated into that CD just like it can be integrated into the 2K3 CD using the /integrate switch. Doing so will avoid any version conflicts.
-
Windows 2003 Standard to Enterprise? Possible?
RyanVM replied to Zaker's topic in Windows 2000/2003/NT4
I'm pretty sure you're going to get nowhere in a hurry asking that here. Doing such a conversation would almost certainly be breaking the license terms of the software, meaning your customer could be in a world of trouble should they ever get audited. Just bite the bullet and do the two builds. I'm betting most of the stuff for one build will overlap with the other one too, so you can just copy a bunch of files and change the few things that need changing (like the product key, computer ID, etc). -
The only side effect you'll see from hacking tcpip.sys is that Windows File Protection will see it as unsigned and will therefore not protect it.
-
Microsoft Visual C++ 2005 Redistributable Package
RyanVM replied to JohnS's topic in Unattended Windows 2000/XP/2003
Yipes, seems a heckuva lot easier to just extract the MSI file using WinRAR and install it with that directly.