Done
51 2011-01-06 01:36:26
Re: [Tutorial] Making your own DriverPacks for n00bs (45 replies, posted in 3rd Party DriverPacks)
52 2010-12-31 03:21:13
Re: Chipset x64 (85 replies, posted in Vista / 7 DriverPack Chipset)
Only issue with integrating the intel chipset drivers I have is dmi_pci.inf and the 'High Precision Event Timer'
In the device manager properties Resource tab it conflicts with another driver...fix is to uninstall (make sure to fully delete INF), reboot and reinstall
I guess because of this problem is why it was removed for Windows 7 back in 9.1.1.1015 (Link)
53 2010-12-26 03:53:21
Re: what is gmail drive ? (2 replies, posted in Hardware)
You log in with your gmail creds and it will allow you to use your email space (7 GB) as a online hdd
Just drag & drop, copy & paste files into it and they will essentially be attached to an email and sent to your gmail
54 2010-12-25 06:09:21
Re: A Merry Christmas and a Happy New Year (7 replies, posted in News)
Happy Holydays
55 2010-12-25 06:07:52
Re: DP_MassStorage_wnt5_x86-32_1011 (1 replies, posted in Installation Platforms)
Update the language file http://bugtracker.driverpacks.net/view.php?id=517
56 2010-12-24 17:59:56
Re: [Tutorial] Making your own DriverPacks for n00bs (45 replies, posted in 3rd Party DriverPacks)
Upload your driverpack and post your hwid's lets see if we can figure out the error
57 2010-12-18 04:35:33
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
Lots better, a couple still are not fully being copied and would be nice if it was able to create the sub folder for the files if listed in [SourceDisksNames] section
58 2010-12-08 04:32:25
Re: Hello DPBase Pack GUI (T13) (6 replies, posted in Other)
What updatepack/addons are you also integrating?
Nothing the base does happens at T13, its only during the beginning of the gui setup and finally during first login
59 2010-12-04 02:52:12
Re: FIX_HDC needs TXTSETUP.SIF for Win7x64 DP_MassStorage_wnt6-x64 (32 replies, posted in Windows 7 Discussion)
If your HDD is not visible by Windows 7 all you need to do for it to be see is integrate the driver into boot.wim index 2
60 2010-12-03 11:09:50
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
One bad thing about using pnputil is it will add ALL the drivers to DriverStore, even if the hardware is not present on your PC (Like KTD on steroids)
61 2010-12-01 03:17:01
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
I am about to do a fresh install so I decided to give it a go, here is the error I get, I think its a un7zip problem
BTW I see you are not using pnputil
62 2010-11-30 04:44:19
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
Yes, according to this article KB937793 it was first introduced in Vista
63 2010-11-29 08:45:16
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
pnputil -a <path>\*.inf
64 2010-11-26 04:55:35
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
Lots better, some files are still not getting copied
Also some drivers are missing a cat, because they does not use CatalogFile they use CatalogFile.ntx86/.ntamd64
CatalogFile.ntx86 = sfepx86.cat
CatalogFile.ntamd64 = sfepx64.cat
Modem driver is missing the following file
%ProgramFiles%\CONEXANT\CNXT_MODEM_HDA_HSF\UIU64m.exe
There are two program files folders on x64 machines, here are the DIRID numbers for X64 specific INF files just in case you need them
16422 = %ProgramFiles%
16426 = %ProgramFiles(x86)%
16427 = %CommonProgramFiles%
16428 = %CommonProgramFiles(x86)%
TV driver did not copy the files to sub folders named
Driver85
Driver85\64bit
NVIDIA driver did not copy NvCplSetupInt.exe, you will find this in the 01 dir which means the same driver that contains the INF (driverstore folder)
Here is the driver backuper backup
http://www.mediafire.com/?k5twqm6k8ct85i5
Here is my personal driverpack with all the drivers I integrate (for comparison purposes)
http://www.mediafire.com/?6t18owzi4g8493d
Heres a suggestion, if on Windows 7 have your tool find out the correct name of oem#.inf and then all you would need to do is go to the DriverStore folder and copy the entire forlder (and delete the pnf). This is best because Windows is smarter, it even copies the CoInstaller files even if they are not mentioned in the SourceDisksFiles section
BTW check out this driver backup tool, it searches the entire hdd until it finds the file (but it does not work on x64) also check out how it renames the INF with the same name as the CAT file
http://www.msfn.org/board/topic/83960-u … ver-backup
Renaming the INF is good especially for Windows Vista/7 users, a bunch of oem#.inf_amd64_neutral_c7fb486a9758e3d8 folders in DriverStore does not look good
65 2010-11-25 18:26:03
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
A little better, but still missing allot of driver's files
66 2010-11-24 02:34:14
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
---------------------------
Drivers Backup Solution 1.11.22 @Romeo91 (www.adia-project.net)
---------------------------
Copying file has failed!
From: C:\Windows\inf\oem16.inf
To:C:\Users\Ricardo\Downloads\DriversBackUpSolution_FULL_v1.11.12\drivers\vista_7\x64\DP_RICKS-LAPTOP_wnt6_x64_11/23/2010\USB\Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A\oem16.inf
---------------------------
OK
---------------------------
That is the same error I get with all 36 drivers, then it says completed successfully, here is debuglog http://www.mediafire.com/?nbqkn8a1r10ey1r
67 2010-11-23 08:37:04
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
Same thing, all failed http://www.mediafire.com/?1sj8epiz10tv8mq
68 2010-11-21 03:25:20
Re: [IMPL] Notebook WiMax/WiFi Drivers (9 replies, posted in DriverPack WLAN)
yota.ru seems legit, Sony ftp has a more updated driver v1.6.3 do you trust them more?
ftp://ftp.vaio-link.com/PUB/VAIO/ORIGIN … _1.6.3.ZIP
Edit: seems to be for Windows 7 only
69 2010-11-19 07:33:27
Re: [IMPL] Notebook WiMax/WiFi Drivers (9 replies, posted in DriverPack WLAN)
ms if you use Universal Extractor to do a admin install of the MSI installers you will find the drivers in
.\program files\Intel\WiFi\Drivers
70 2010-11-19 00:23:03
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
Failed to copy all drivers
71 2010-11-18 01:52:58
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
---------------------------
prjDriversBackuper
---------------------------
Run-time error '76':
Path not found
---------------------------
OK
---------------------------
72 2010-11-17 02:57:31
Re: [Tool] DBS - Drivers BackUp Solution v 3.9.21 Stable Beta (32 replies, posted in Software)
Romeo91 I posted my log and drivers over on MSFN, but we can use this forum if you prefer
73 2010-10-26 04:48:42
Re: [CLSD] DP_Modem_wnt5_x86-32_1011 (25 replies, posted in 3rd Party DriverPacks)
This driver updates and fully replaces the driver in T6, I have it in my personal XP driverpack
http://www.csd.toshiba.com/cgi-bin/tais … e=Download
This is not necessary but I also edit AGSETUP.INI to enable SilentInstall=Y & InstallMOHOnly=Y and add this to my .ini to install the Modem On Hold app
[LSI]
; REQUIRED
exc_count = 1
; OPTIONAL
exc_1_tagFiles = 2
exc_1_tagFile1 = "%DPSROOT%\D\3\TOS\LSI\setup.exe"
exc_1_tagFile2 = "%SystemRoot%\system32\drivers\AGRSM.sys"
exc_1_+hwids = 0
exc_1_-hwids = 0
exc_1_+infFiles = 0
exc_1_-infFiles = 0
exc_1_commands = 1
exc_1_command1 = "%DPSROOT%\D\3\TOS\LSI\setup.exe"
74 2010-09-27 19:00:24
Re: [Tutorial] Making your own DriverPacks for n00bs (45 replies, posted in 3rd Party DriverPacks)
Post a link to the driver and your device hardware id lets have a look
BTW what did you use to collect the driver, did you manually do it or did you use a program
75 2010-09-17 09:06:09
Topic: [REQ] Toshiba Raid Update (0 replies, posted in DriverPack Mass Storage)
Any chance of adding this update in the next massstorage release?
Edit, please ignore...its already in there...stupid me opened virtual.inf