Topic: [REQ] CardReader Broadcom ACER E1-571
HWID:
VEN_14E4 DEV_16BE
You are not logged in. Please login or register.
HWID:
VEN_14E4 DEV_16BE
thanks again!
You are welcome. would it be nice to have a single page with all the beta drivers to make easier to test? I am using your tool SAD to copy all the files and test.
Thanks old friend,
I keep trying to get my ass in gear around here, free time has been like platinum for me. the way you are doing it is the traditional way. Grouping them may make sense given the huge amount of drivers that need updated.
Wana take a crack at putting a NT6 pack or two together?
thanks for reporting what needs added that helps a lot!
Jeff
Note: It may be that the folder path was drastically changed for Bigfoot's betas.
This might affect SAD compatibility when it attempts to remove other OS drivers, etc.
Should they be altered as a starting point for *_NT6_x64_1302's to be for concurrent release with core NT5 packs?
Admin? (Happy belated b-dy Jeff!)
Last edited by TechDud (2014-07-01 01:32:40)
Thanks old friend,
I keep trying to get my ass in gear around here, free time has been like platinum for me. the way you are doing it is the traditional way. Grouping them may make sense given the huge amount of drivers that need updated.
Wana take a crack at putting a NT6 pack or two together?
thanks for reporting what needs added that helps a lot!
Jeff
I have not idea of how the driverpacks get build. If there is any wiki where I can have a look maybe I could give it a shot.
@cheche no real guide step by step. there are guides around here in the FAQ and team sections. I can't belive you never got added to testing team sir!. YOu are now! Welcome to the circle of trust. he he he.
@techdud Thanks for the b-day wishes, 51 now. were you aware that your post is completely OT? LOL
the folder structure we just discussed the other day? the structure should be compatible with SAD. We can certainly make changes in the future but we would need to plan it as a team.
OverFlow wrote:Thanks old friend,
I keep trying to get my ass in gear around here, free time has been like platinum for me. the way you are doing it is the traditional way. Grouping them may make sense given the huge amount of drivers that need updated.
Wana take a crack at putting a NT6 pack or two together?
thanks for reporting what needs added that helps a lot!
Jeff
I have not idea of how the driverpacks get build. If there is any wiki where I can have a look maybe I could give it a shot.
start packing 1st, worry later. tats wut i did.
attrib -R -S -H "%current%*.*" /S /D
::remove cpk exp lib pdb res if exist
for %%a in (cpk exp lib pdb res) do (
set ext=%%a
for /f "delims=" %%a in ('dir /s /b %current%*.!ext!') do (
echo "%%a" >> removed.txt
del "%%a"
)
)
::checksignature
for %%a in (cat dll exe sys) do (
sigcheck /s /c %current%*.%%a > sigcheck_%%a.csv
)
this might b helpful for u
and he has only been here 6 months .
"Pack first - Worry later" <--woo hoo!
the nt5 packs are quite difficult, NT6 are not. you simply need to maintain the base folder structure.
No one has ever made a perfect pack and we all have made mistakes, we try not to repeat the same ones .
if you are willing to try we are willing to help. Jaak always said "help us to help you".
Jeff
http://msdn.microsoft.com/en-us/library … 85%29.aspx
idk if this helps but i read 80% of it
ACER Aspire 4752Z
PCI\VEN_14E4&DEV_16BF
PCI\VEN_14E4&DEV_16BC
http://global-download.acer.com/GDFiles … ;SC=AAP_10
edit: same as PCI\VEN_14E4&DEV_16BE. my bad
Last edited by josywong (2014-08-12 14:15:22)
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.
[ Generated in 0.016 seconds, 10 queries executed ]