Not me, I died
4 2014-03-18 11:35:43
Re: Post DriverPack Installation Script (1 replies, posted in Other)
6 2014-01-16 05:09:40
Re: ATi-AMD Legacy Graphics Modding tool available (1 replies, posted in Vista / 7 DriverPack Graphics A)
Really great tool
7 2013-11-02 05:32:21
Re: CAB compress Windows 7 Drivers (29 replies, posted in Windows 7 Discussion)
And to return the drivers to the original extracted state you could use 7z.exe
for /f %X in ('dir/b *.*_') do 7z e %X & del /f /q %X
8 2013-11-02 02:11:06
Re: CAB compress Windows 7 Drivers (29 replies, posted in Windows 7 Discussion)
WOW! very sorry to hear about your accident Jaak, hope you recover further
I did a pnputil add driver test with compressed .ax_ (.ax) and .ex_ (.exe) and had no problems
BTW try this command, it does not have the renaming problem
for /f %X in ('dir/b *.dll *.exe *.sys') do makecab %X & del /f /q %X
Add more extensions as needed
9 2013-11-01 15:43:35
Re: CAB compress Windows 7 Drivers (29 replies, posted in Windows 7 Discussion)
Wow this is an excellent idea, this should save me some space in my driverpack
Would be cool if it worked with the driverstore
10 2013-08-02 09:41:53
Re: utility to extract from running system and create auto driverpack? (4 replies, posted in Windows 7 Discussion)
Depends on your operating system, but if you have Vista or above you can simply go to C:\Windows\System32\DriverStore\FileRepository and sort it by date, your current drivers should move to the top
11 2013-07-27 19:08:46
Re: Card Readers x86 (19 replies, posted in 3rd Party Vista / 7 DriverPacks)
Thanks for the Alcor driver TD
Edit: for the icons its easy, just need to copy (with DP INI) AmIcoSinglun.exe and amicosinglun.ini to a folder (system32 could work) and "reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v AmIcoSinglun /d <INSTALLDIR>\AmIcoSinglun.exe /f"
12 2013-04-06 03:55:30
Re: [Tool] SendTo InstallShield Cabinet-Log File Viewer (10 replies, posted in Software)
Updated with files from InstallShield 2012 Spring SP1 (a.k.a. v19.0) also updated the installer to use inno vs 7zip sfx
13 2013-04-01 10:57:37
Re: Win7 not recognising OLD Nvidia graphics cards (4 replies, posted in Vista / 7 DriverPack Graphics A)
Try these out
http://laptopvideo2go.com/drivers?dev=0342&sub=&whql=0&lang=0&orderby=version&dir=desc&os=&os[]=vista&os[]=vista64&os[]=win7x32&os[]=win7x64
97.34 (2006-11-21) are the latest WHQL and there are a couple 17x betas from 2008 that seem to be compatible
BTW this reminds me, I have a personal SaveHwids updated with devcon.exe v6.2.9200.16384 if anyone (maybe the original creator) is interested in grabbing it and adding it to his/her tool
http://adf.ly/1713566/savehwids
MD5: 2932f65db5551afb17715e1128c0fb4e
14 2013-03-02 07:14:49
Re: Touchpad Mouse x64 (53 replies, posted in 3rd Party Vista / 7 DriverPacks)
These are the extracted Logitech (removed duplicate Logicool INF's) drivers from Setpoint 2.52
15 2013-02-07 05:12:07
Re: New user registration requirements foil spammers! (14 replies, posted in News)
LOL its like they are taunting you
16 2013-01-02 05:07:37
Re: Graphics A x64 (52 replies, posted in Vista / 7 DriverPack Graphics A)
310.70 english desktop drivers integrate and are installed just fine here
17 2012-10-20 05:15:23
Re: Touchpad Mouse x64 (53 replies, posted in 3rd Party Vista / 7 DriverPacks)
Its not an error on your end its a well known problem, touchpad drivers are tricky that way
You may have to create a driverpack for each machine, this way the correct touchpad driver is installed
18 2012-10-17 15:51:15
Re: Touchpad Mouse x64 (53 replies, posted in 3rd Party Vista / 7 DriverPacks)
I'm actually having lots of problems with my pack... it didn't work on my latitude 6420 or my test Vostro 3550
Did the drivers integrate into your image?
Or did they integrate but did not install?
19 2012-10-10 15:04:50
Re: Touchpad Mouse x64 (53 replies, posted in 3rd Party Vista / 7 DriverPacks)
Thanks... I need to get more experience on this anyway because I really need to learn how to update these WIN7 packs.
You can gain allot of experience making your own personal DP, with only your drivers and nothing else (this is what I do)
20 2012-10-08 04:14:29
Re: Touchpad Mouse x64 (53 replies, posted in 3rd Party Vista / 7 DriverPacks)
compstuff just because the driver did not have the html's could be because it was an older version that did no have them to begin with, you should look in the SourceDiskFiles section for a list of needed files
BTW a quick way to test the driver (also to leave the junk files behind) is to use pnputil to "add" the driver to your current machine
pnputil -a <filename>.inf
The driver is added to %WinDir%|System32\DriverStore\FileRepository\, here you can them copy this folder and delete the PNF file and voila, you have a driverpack
21 2012-09-11 16:28:36
Re: [Warning!] [Misc] UPEK Fingerprint Scanners (3 replies, posted in 3rd Party DriverPacks)
The latest 1.6.1 drivers suck too, the 1.6.0 were better IMO because they included enroll.exe
22 2012-08-24 03:49:06
Re: [IMPL] LAN - Atheros LAN driver updated (10 replies, posted in DriverPack LAN)
Where do you go to find drivers on the Atheros.com site?
23 2012-08-20 18:33:42
Re: [INFO] Microsoft discussion on how driver injection methods work (NT6) (3 replies, posted in Software)
Good stuff m_s
24 2012-06-01 06:09:34
Re: Touchpad Mouse x64 (53 replies, posted in 3rd Party Vista / 7 DriverPacks)
Sony Synaptics Touchpad 15.3.45.0
ftp://ftp.vaio-link.com/PUB/VAIO/ORIGIN … 8-0042.EXE
Edit:
Now Sony are finally on v16
25 2012-04-29 08:29:38
Re: [REQ] WLAN - updated Broadcom drivers (18 replies, posted in Vista / 7 DriverPack WLAN)
Its a bug because its not on the same line
Either of these would be correct:
; Place on same line as UnregisterDLLs=
[Cleanup]
UnregisterDlls = BCMIHVUI.regsrv.NTamd64, BCMIHVUI.regsrv.NTx86
; Or use a backslash to indicate to move to next line
[Cleanup]
UnregisterDlls = \
BCMIHVUI.regsrv.NTamd64, BCMIHVUI.regsrv.NTx86
But its only a minor bug that will only affect uninstall