Symantec Endpoint Protection is perfectly happy with the file at my end. The MD5 hash of the ROE.exe file I have is: 3085439b8dd7b0169bf7c06143afa9f6
1,701 2010-12-23 18:00:21
Re: Norton Internet Security Detects Roe.exe as Suspicious.Cloud.2 (2 replies, posted in Feedback and Support - DriverPacks Base)
1,702 2010-12-23 17:57:42
Re: What am i doing wrong? (6 replies, posted in Vista-Tool)
Sorry we dont do Vista anymore.
Correction.
The individual DriverPacks support Vista (mostly). But the members of the DriverPacks team have ditched Vista for Win7 a long time ago.
1,703 2010-12-23 08:41:47
Re: File not found megasas2.sys (5 replies, posted in DriverPack Mass Storage)
Welcome to DriverPacks!
How can i fix this error???
Easy, don't use nlite to integrate drivers. Instead, if you insist on using nlite, once you're done doing everything EXCEPT loading drivers, use DriverPacks BASE to integrate the DriverPacks LAST, then use nlite to create your .iso and test in virtualbox.
For more detail, click the tutorial link in my signature.
1,704 2010-12-23 08:38:21
Re: [SLVD][10.10] "The file jraid.sys could not be found", Textmode Setup (16 replies, posted in DriverPack Mass Storage)
1) Open DPs_BASE.log in Notepad
2) Edit->Select all
3) Edit->Copy
4) Click "Post Reply" in this thread.
5) Right-click->Paste
6) Click "submit"
1,705 2010-12-22 17:59:57
Re: [SLVD][10.10] "The file jraid.sys could not be found", Textmode Setup (16 replies, posted in DriverPack Mass Storage)
Can you post your DPs_BASE.log please?
1,706 2010-12-22 17:56:09
Re: Driverpacks Slipstream breaks XP home install (3 replies, posted in Feedback and Support - DriverPacks Base)
Well that's very odd considering DriverPacks BASE only adds 3 lines to the winnt.sif and they don't affect account creation. You didn't mention, so I can only assume you're doing a full install, not an upgrade (the winnt.sif entries break the win32 upgrade process).
Verify that the below entry exists in the winnt.sif after DriverPacks integration.
[UserData]
ComputerName=*
FullName="Whatever"
1,707 2010-12-22 09:00:39
Re: [SLVD][10.10] "The file jraid.sys could not be found", Textmode Setup (16 replies, posted in DriverPack Mass Storage)
Are you running DriverPacks BASE and "removing" the DriverPacks by deselecting all packs? Or are you just swapping the .7z packs from the \OEM\ folder in your source?
If you're just swapping out the .7z files, you're asking for trouble.
I recommend starting with a fresh source. You're correct, this bug was squashed with the 10.11 dpms, so it's very odd that you are still experiencing it. I'm guessing something else is going on with your txtsetup.sif file.
1,708 2010-12-21 18:01:23
Re: [Help] Need simple help to include driverpacks to W7 DVD (13 replies, posted in Windows 7 Discussion)
is there official support for RT lite?
"Official" as in THEY support US? I suppose you could ask in their forums.
1,709 2010-12-21 09:19:19
Re: USB 3.0 with MassStorage/Chipset 10.11 (16 replies, posted in DriverPack Mass Storage)
Thanks cdob! I knew we wouldn't have to wait long for an answer.
1,710 2010-12-21 07:47:41
Re: USB 3.0 with MassStorage/Chipset 10.11 (16 replies, posted in DriverPack Mass Storage)
Well, IIRC, the USB3 drivers can't be used as a boot device unless the system uses a UEFI-based motherboard instead of the older BIOS-based boards.
Also, USB3 hardware uses discrete chips instead of built into the "southbridge". USB2 wasn't bootable until it migrated to the "southbridge" host controller.
I'm sure someone else with greater hardware knowledge than I will post here with a better reason. But that's what I believe to be true.
1,711 2010-12-17 18:05:16
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
Has anyone had any bugs to report for v101203? I've made minor tweaks to the code for 101204, but nothing major.
1,712 2010-12-16 18:12:59
Re: [IMPL] Dell Perc H700 RAID Controller (WK3 only) (9 replies, posted in DriverPack Mass Storage)
The download you linked to is over 1.8 GB in size. Hardly a floppy!
I've downloaded the SAS raid/non-raid drivers but they don't match your HWIDs. If you have a direct link, that would be better (one that's smaller than 1.8 GB).
Or failing that, zip up the drivers (include the txtsetup.oem file) and upload to mediafire or somewhere else.
I'm actually working on a dpms 10.12b1 at the moment. Once I get these added in there, would you be able to test?
1,713 2010-12-15 08:55:22
Re: LAN x64 (37 replies, posted in Vista / 7 DriverPack LAN)
MArvell drivers 11.30.1.3
http://extranet.marvell.com/drivers/dri … iverId=207
http://extranet.marvell.com/drivers/dri … iverId=206
Changelog:
12 Dec 2010 (10.12)
Updated:
- Marvell\1 Yukon Ethernet Controller from DriverVer=02/15/2010, 11.24.3.3 to DriverVer=09/15/2010, 11.30.1.3
1,714 2010-12-10 18:23:08
Re: FIX_HDC needs TXTSETUP.SIF for Win7x64 DP_MassStorage_wnt6-x64 (32 replies, posted in Windows 7 Discussion)
General rule: broken input result broken output.
Thanks cdob. Yes, you gotta love GIGO.
DISM will only add drivers to an OFFLINE image. You can't use DISM to add drivers to an ONLINE or running system. DPInst or PNPutil is used for online images.
1,715 2010-12-10 18:18:08
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
For XP you could have it run during ROE.
ROE-add.cmd contents:
@echo off
title= Adding SAD to runonceex
echo Adding SAD to runonceex
SET PP=%~dp0
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY%\100 /VE /D "Installing DriverPacks" /f
REG ADD %KEY%\100 /V 1 /D "%PP%\DP_Install_Tool.cmd" /f
I'm assuming you know how ROE works already.
1,716 2010-12-10 08:36:29
Re: LAN x86 (67 replies, posted in Vista / 7 DriverPack LAN)
Thanks Echo_Platoon. I'm downloading now to verify it, then I'll upload to the main server (if Jeff doesn't beat me to it.)
1,717 2010-12-09 07:16:33
Re: Hello DPBase Pack GUI (T13) (6 replies, posted in Other)
Download link removed! We do NOT support warez here.
There's no point in having DriverPacks install at T-13 because they're already installed by then. They get extracted before XP install even starts and the Windows installer installs all the drivers between T-36 & T-33. The DriverPacks Finisher runs during GUIRunOnce or RunOnceEx depending on your preference.
The reason there's a long delay during T-13 is because that is when all the hotfixes and applications are being installed on your pirated XP disc.
Guys tell me what is better to use:
GUIRunOnce
RunOnceExe
I suggest you do your homework here: http://unattended.msfn.org/unattended.x … 0136d1d87/
1,718 2010-12-07 05:30:20
Re: [SLVD] Blue Screen (iastor3_sy_) using latest nightlies (29 replies, posted in DriverPack Mass Storage)
Excellent news. Marking as "Solved".
1,719 2010-12-05 08:44:05
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
You're welcome.
Jeff and I are working on getting this new code added to DriverPacks BASE. I'm recoding it to maintain existing SAD1 folder structure for legacy purposes.
v101203 in first post.
Enabled Method-1 for NT5.
1,720 2010-12-05 02:00:21
Topic: Big milestone for DriverPacks (3 replies, posted in News)
November turned out to be a big month for us at DriverPacks.net.
We had just migrated our hosted files from SimpleCDN to MaxCDN (our new sponsor).
We had also just released updated DriverPacks for both NT5 (XP/2000/2003) & NT6 (Vista/Win7) platforms and everyone started downloading them.
We exceeded our previous records of # of downloads in the first 48 hours. MaxCDN kept up with the demand without a single hiccup.
Downloads:
November 2010: 246732
Since October 10, 2010: 438871
Popular? You could say that!
Now that we're measuring the number of actual downloads ourselves (instead of relying on the inaccurate numbers in the past, as provided by our previous sponsor, SimpleCDN), we're even more amazed.
We have released our 500th DriverPack. A milestone!
December is looking particularly good also.
We just set up our torrent network as our primary download method to alleviate the strain on the MaxCDN servers (and our wallets).
Using the torrents is the primary & recommended method for downloads. Don't use torrents? Our CDN sponsor is standing by to serve the files to you on demand.
I've released a new version of our SAD (Stand Alone Drivers) utility to make it fully compatible with both NT5 and NT6 installs.
Also work is progressing nicely on our next version of DriverPacks BASE that should be released in 2011 (possibly sooner).
2010 has been a great year for DriverPacks!
I can't wait to see what's in store for 2011.
Happy Holidays from the entire DriverPacks Team!
1,721 2010-12-04 19:07:11
Re: MOUSE driverpacks !? (1 replies, posted in 3rd Party DriverPacks)
1,722 2010-12-04 18:41:25
Re: FIX_HDC needs TXTSETUP.SIF for Win7x64 DP_MassStorage_wnt6-x64 (32 replies, posted in Windows 7 Discussion)
You seem h*ll-bent on making this as difficult as possible for yourself.
We keep offering suggestions but you're not listening.
DISM is used for loading drivers into off-line images.
PNPutil can be used to load drivers into on-line installs prior to imaging.
MDT2010 can be used to package the on-line image into an image ready for deployment. (includes sanitizing/neutering the image)
All are Microsoft tools.
1,723 2010-12-04 08:55:59
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
Updated 2nd post with new version. NT5 & NT6 supported!
*Edit
Uploaded SAD2-101202.7z to fix minor bug in code that would cause dpinst to fail.
Confirmed working in XP, Win7 x86 & x64, and Vista x64
1,724 2010-12-03 17:51:49
Re: FIX_HDC needs TXTSETUP.SIF for Win7x64 DP_MassStorage_wnt6-x64 (32 replies, posted in Windows 7 Discussion)
I don't understand why you're using XP files on Win7. That just doesn't make any sense.
Why not just inject DriverPack Chipset and dpms into the boot.wim & install.wim of the Win7 disc and install that way. Then the drivers would be available in the driverstore.
Or if you're building a cloned image, just use pnputil -i -a <path>\*.inf to add/install the drivers to the driverstore folder, then generalize & build your image.
1,725 2010-12-03 09:28:17
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
I'm rewriting the script to support both NT5 and NT6 installations. Right now NT5 is disabled in the script but the discriminator code is in place and the NT6 portion is working perfectly.
For now I'm sticking with DPinst because it supports both NT5/NT6. But once I get a chance to play with PNPutil and can see what it can/can't do I may change my mind.
I'll try to get everything working and uploaded this weekend for testing.
I love getting my hands "dirty" with coding.