Topic: error copy  (Read 94 times)

error copy
« on: January 20, 2021, 05:40:55 PM »

speed95

  • Apprentice
  • *
  • Date Registered: Jan 2021
  • Posts: 3
hi,

I've a problem :

dirmake,C:\LSP1150\Target\Win10PE_CD\Program Files\MinitoolPartWiz12
Filecopy: C:\LSP1150\Temp\Apps\MinitoolPartWiz12\{app}\partitionwizard,1.exe --> C:\LSP1150\Target\Win10PE_CD\Program Files\MinitoolPartWiz12\partitionwizard.exe
-Error- FileCopy: C:\LSP1150\Temp\Apps\MinitoolPartWiz12\{app}\partitionwizard,1.dll , C:\LSP1150\Target\Win10PE_CD\Program Files\MinitoolPartWiz12\partitionwizard.dll
 An issue for this error?

Re: error copy
« Reply #1 on: January 20, 2021, 07:08:17 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi speed95

Yes, partitionwizard,1.dll and partitionwizard,2.dll seem to be missing in the current pw1203-free.exe file that gets downloaded.  Version 12.3 seems to work without that dll, so it's down to a file change in the last upgrade, so you need to change the line in the file (MiniPartWZ12.srt) around line 79

Code: [Select]
Filecopy,%Source%\partitionwizard%PArch%.dll,%prgdir%\partitionwizard.dll
  -->
Code: [Select]
If,ExistFile,%Source%\partitionwizard%PArch%.dll,Then,Filecopy,%Source%\partitionwizard%PArch%.dll,%prgdir%\partitionwizard.dll

until Kare fixes the issue for the new version (existing .srt file works fine with older app version)
« Last Edit: January 20, 2021, 08:07:14 PM by APT »

Re: error copy
« Reply #2 on: January 21, 2021, 08:09:42 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
@Speed95 / APT

Thanks for the info. Now fixed and a new version available in Update Center.

Kare
--


 

Powered by EzPortal