Topic: Driver Integration Plugin for Win8.1SE  (Read 4738 times)

Driver Integration Plugin for Win8.1SE
« on: December 14, 2013, 05:46:45 PM »

Aeolis

  • Chef
  • ***
  • Location: Rio de Janeiro, Brazil
  • Date Registered: Oct 2012
  • Posts: 134
Hello folks,

I have just started using this new project for Win8.1SE and I would like to know if it is possible to add custom drivers to Win8.1SE. I have not found a "Drivers Integration" script under the "Drivers" section as it was usual for Win7PE_SE or Win8PE_SE.
I have already tried to use the latest "Drivers Integration" script available for Win8PE_SE and it didn't work. Any suggestions?

Best regards,

Aeolis
« Last Edit: November 04, 2015, 11:22:00 PM by Lancelot »

Re: Driver Integration Script for Win8.1SE
« Reply #1 on: December 14, 2013, 06:07:00 PM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
Aeolis, please read ChrisR's reaction #1 to my post in "Amazing..." in this subforum, where he talks about driver integration.

Re: Driver Integration Script for Win8.1SE
« Reply #2 on: December 14, 2013, 07:09:44 PM »

Aeolis

  • Chef
  • ***
  • Location: Rio de Janeiro, Brazil
  • Date Registered: Oct 2012
  • Posts: 134
Hello folks,

Thank you Atari800xl, I have missed that answer from ChrisR. Actually, I am building my PE's using my Windows 7 x64 machine. I have done a very little tweak to the "Driver Integration" script and I am testing now. I will see what I can do from my end to achieve driver integration.

Best regards,

Aeolis

Re: Driver Integration Script for Win8.1SE
« Reply #3 on: December 15, 2013, 06:36:11 PM »

Aeolis

  • Chef
  • ***
  • Location: Rio de Janeiro, Brazil
  • Date Registered: Oct 2012
  • Posts: 134
Hello folks,

After a little research and testing I have changed "Drivers Integration" script in a way that it copies the following files from Target System32 folder to Target dism folder before running "dism.exe":

api-ms-win-downlevel-advapi32-l1-1-1.dll
api-ms-win-downlevel-advapi32-l4-1-0.dll
api-ms-win-downlevel-kernel32-l1-1-0.dll
api-ms-win-downlevel-kernel32-l2-1-0.dll
api-ms-win-downlevel-ole32-l1-1-1.dll
api-ms-win-downlevel-user32-l1-1-1.dll


It stopped "dism.exe" from complaining of missing libraries, but now "dism.exe" ends unexpectedly with "Failed to find the resources for this executable" error message.

The strange part is that Windows 8.1 dism should be able to run under Windows 7 system according to Microsoft: http://technet.microsoft.com/en-us/library/hh825186.aspx

I have no ideas for now. I will wait for ChrisR, JFX, 2aCD and Lancelot help for now.

Best regards,

Aeolis

Re: Driver Integration Script for Win8.1SE
« Reply #4 on: December 15, 2013, 06:44:04 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
I do not know dism, but just an idea:
may this be
architecture mismatch situation !

host win7x86 + source win81x64 + dism would be x86 I guess + above dll files x64
or
host win7x64 + source win81x64 (or win81x86) + dism would be x64 I guess + above dll files x86
or
...

Just an idea  :cool:
:turtle:

Re: Driver Integration Script for Win8.1SE
« Reply #5 on: December 16, 2013, 02:20:18 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
I also expect, it is here now  :xmas-tongue: :xmas-good:

I added things for Servicing and It uses ADK for Win8.1, previously downloaded with GetWaikTools  :xmas-thumbsup:
Unfortunately ADK for Win8.1 is  not compatible with Windows XP, 2003 and Vista HostOS  :xmas-sad:

:xmas-beer:


Re: Driver Integration Script for Win8.1SE
« Reply #6 on: December 16, 2013, 08:08:14 PM »

Aeolis

  • Chef
  • ***
  • Location: Rio de Janeiro, Brazil
  • Date Registered: Oct 2012
  • Posts: 134
Hello folks,

ChrisR, thank you very much! You are the best. :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup:

Best regards,

Aeolis

 

Powered by EzPortal