Topic: Drivers/6 Other/XPE - pnp multimedia: Halt if Serial port is turned on  (Read 1642 times)

ZYX

  • Code Baker
  • Jr. Chef
  • **
  • Date Registered: Apr 2017
  • Posts: 59
This is in log:
CopyOrExpand - Failed to copy [I:\I386I:\I386\mdminst.dl_] to: [%BaseDir%\Target\Gena\I386\System32\mdminst.dll]: The system cannot find the path specified.

Here is a wrong line:
If,Not,ExistFile,%Target_Sys%\mdminst.dll,CopyOrExpand,%Source_Sys%%Source_Sys%\mdminst.dll,%Target_Sys%

It should be:
If,Not,ExistFile,%Target_Sys%\mdminst.dll,CopyOrExpand,%Source_Sys%\mdminst.dll,%Target_Sys%

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks for feedback ZYX,

new "XPE - pnp multimedia" plugin on server.  :cool:


Tips:
I do not use "XPE - pnp multimedia" on my personal PE so far, this development so far continues with feedback,
here are tips as far as I know.

+
You can use yellow compare button on "XPE - pnp multimedia" plugin to see changes of plugin on server
+
Finals\1 Optimizations\"Post Processing Tools" plugin also have "Update Infs" and "InfCacheBuild" --> see related links on this plugin
+
Drivers\6 Other\"HWPnP" may be required for some devices to work.
+
See info at
Downloads\DriversY\"Driver Add"
to understand more about 'UpdateInfs' "HWPnP" and other driver related things on PE.



See You
:turtle:


ZYX

  • Code Baker
  • Jr. Chef
  • **
  • Date Registered: Apr 2017
  • Posts: 59
Thanks!

 

Powered by EzPortal