LivePro Plugins
Moderator: MaineCoon
Re: LivePro Plugins
Notes on Getting the Update Utility Working
After a lot of testing, I found that the update utility enforces region restrictions. Using a VPN set to Germany allowed the updates to download without any issues.
I also added an exception for the project folder in Microsoft Security. With that in place, turning Security or Firewall on/off didn’t affect the program.
This project launches Acronis True Image faster than any other build I’ve tried, including the factory PE.
2025 download link:
https://download.acronis.com/AcronisTrueImage_42072.exe
Compatibility Notes
- StartAllBack, StartIsBack10, and StartIsBack8.1 wouldn’t run for me.
- OpenShell worked fine, which may be why some projects include it directly in their scripts.
Driver Integration
If I uncheck “Disable Driver Signature Enforcement”, I get this message when running the program:
“Please check the path. Might be that he does not point to the chosen project.”
After clicking OK, everything continues normally and all drivers install correctly.
Total Commander
I also receive this message:
“Licence-file not found. Press Build to continue.”
The build still completes without problems.
After a lot of testing, I found that the update utility enforces region restrictions. Using a VPN set to Germany allowed the updates to download without any issues.
I also added an exception for the project folder in Microsoft Security. With that in place, turning Security or Firewall on/off didn’t affect the program.
This project launches Acronis True Image faster than any other build I’ve tried, including the factory PE.
2025 download link:
https://download.acronis.com/AcronisTrueImage_42072.exe
Compatibility Notes
- StartAllBack, StartIsBack10, and StartIsBack8.1 wouldn’t run for me.
- OpenShell worked fine, which may be why some projects include it directly in their scripts.
Driver Integration
If I uncheck “Disable Driver Signature Enforcement”, I get this message when running the program:
“Please check the path. Might be that he does not point to the chosen project.”
After clicking OK, everything continues normally and all drivers install correctly.
Total Commander
I also receive this message:
“Licence-file not found. Press Build to continue.”
The build still completes without problems.
Re: LivePro Plugins
@prz42
I'm glad you managed to establish a successful connection to the Update Center.
There shouldn't actually be any country-specific limitations. I haven't configured anything on my end.
Regarding Startisback: Could you test the MultiPE project to see if it also encounters the error ?
Kare
--
I'm glad you managed to establish a successful connection to the Update Center.
There shouldn't actually be any country-specific limitations. I haven't configured anything on my end.
Regarding Startisback: Could you test the MultiPE project to see if it also encounters the error ?
Kare
--
Re: LivePro Plugins
@Kare
I can say that that Startallback works fine in MultiPE but not in MergePE (black screen error)
I can say that that Startallback works fine in MultiPE but not in MergePE (black screen error)
Re: LivePro Plugins
Hi Kare,CD-RW wrote: Tue 14 Apr, 2026 3:49 am @prz42
I'm glad you managed to establish a successful connection to the Update Center.
There shouldn't actually be any country-specific limitations. I haven't configured anything on my end.
Regarding Startisback: Could you test the MultiPE project to see if it also encounters the error ?
Kare
--
I downloaded the MultiPE project and the startisback work perfect.
Is your project able to do links to the taskbar?
Also there was one file needed in the AOMEI Backupper that was needed for it to work
on my system. It is "fileProtectHlp.dll" also nice touch on adding the folder
Code: Select all
DirCopy,%ScrDir%\{app}\html\upgrade-now\,%prgdir%\html\upgrade-now\
DirCopy,%ScrAppF%\plugins\,%prgdir%\plugins\
Code: Select all
IniWrite,%Target_Prog%\%ProgramFolder%\cfg.ini,Language,LANGUAGE,""
This is a great project and we need to hit the paypal. Thanks for taking the time.
Re: LivePro Plugins
@prz42
Aomei Backupper: Yes, the language is currently only German. A language selection option will be added in the next version.
Ohhhhh, the file fileProtectHlp.dll is missing. This will be fixed in the next script version.
Thanks for the heads-up.
PIN functionality only works up to Windows 11 version. I need to test which version it is.
Add_Shortcut,Pin,".",x:\windows\explorer.exe",""
Kare
--
Aomei Backupper: Yes, the language is currently only German. A language selection option will be added in the next version.
Ohhhhh, the file fileProtectHlp.dll is missing. This will be fixed in the next script version.
Thanks for the heads-up.
PIN functionality only works up to Windows 11 version. I need to test which version it is.
Add_Shortcut,Pin,".",x:\windows\explorer.exe",""
Kare
--
Re: LivePro Plugins
Hopefully CD-RW can check this plugin to see if it is compliant with LSP-MultiPE.
I know it doesn't have "MD5" enabled in the plugin. Hopefully this is a good solution. Is there anyway you could create a couple core plugins?
LetterSwap "Synchronizes letters of disks Host & Guest OS"
Snipping Tool "For Windows 11" I've created them on other
_______ projects but no luck. I have one created for LSP-MultiPE
_______________ but still looking for files to make it work. I can upload
_________________ mine if it makes it easier to check to see why it doesn't work?
I know it doesn't have "MD5" enabled in the plugin. Hopefully this is a good solution. Is there anyway you could create a couple core plugins?
LetterSwap "Synchronizes letters of disks Host & Guest OS"
Snipping Tool "For Windows 11" I've created them on other
_______ projects but no luck. I have one created for LSP-MultiPE
_______________ but still looking for files to make it work. I can upload
_________________ mine if it makes it easier to check to see why it doesn't work?
Re: LivePro Plugins
@prz42
Thanks for your new plugin.
Apart from a few minor issues, it works. I uploaded the Macron Reflect 10 script to the Update Center \HDD Backup and made it available to the user.
Adding an MD5 check only requires a few lines.
Some information for a shorter syntax:
Syntax ReqFile/CopyFile
wihout Value= only file
Value: 1 = Copy Mui file + Fallback
Value: 2 = Copy Mui file + Fallback+Munfile
ReqFile,File [,Value]
Source, target, and fallback are defined using the command SetReqFile before.
"Is there anyway you could create a couple core plugins?
LetterSwap "Synchronizes letters of disks Host & Guest OS"
Snipping Tool "For Windows 11" I've created them on other
_______ projects but no luck. I have one created for LSP-MultiPE
_______________ but still looking for files to make it work. I can upload
_________________ mine if it makes it easier to check to see why it doesn't work?"
Send me the scripts via email, and I will try to get them working.
Kare
--
Thanks for your new plugin.
Apart from a few minor issues, it works. I uploaded the Macron Reflect 10 script to the Update Center \HDD Backup and made it available to the user.
Adding an MD5 check only requires a few lines.
Code: Select all
[download]
if,%Arch%,=,x86,then
set,%UrlPath_1%,http://updates.macrium.com/Reflect/v10/getmsi.asp?edition=0&type=2&arch=0&redirect=Y
set,%FilePath%,%AppsDir%\MacriumReflect_10x86.exe
Set,%ServerMD5%,396cf2a273b8424c385445c063679ec5
else
set,%UrlPath_1%,http://updates.macrium.com/Reflect/v10/getmsi.asp?edition=0&type=2&arch=1&redirect=Y
set,%FilePath%,%AppsDir%\MacriumReflect_10x64.exe
Set,%ServerMD5%,49f2dfe530204949c3547c9d36210c9b
end
FileDelete,%FilePath%,1
Echo,204,Txt
If,not,ExistWebFile,%UrlPath_1%,Then,Message,NExist_Download,Msg|LSP
Echo,205,Txt
WebGet,%UrlPath_1%,%FilePath%
If,%Exitcode%,=,1,Then,Message,Err_Download,Msg|LSP
Retrieve,%FileMD5%,MD5,%FilePath%
If,Not,%FileMD5%,=,%ServerMD5%,Then
Message,Err_MD5,Msg|
FileDelete,%FilePath%,1
Exit
EndCode: Select all
// Delete file
If,ExistFile,%Tools%\Test.exe,then,Filedelete,%Tools%\Test.exe
// Short Delete file
Filedelete,%Tools%\Test.exe,1
// Remove Folder
if,ExistDir,%AppsDir%\ResourceHacker,Then,DirRemove,%AppsDir%\ResourceHacker,1
// Remove Folder
DirRemove,%AppsDir%\ResourceHacker,3
wihout Value= only file
Value: 1 = Copy Mui file + Fallback
Value: 2 = Copy Mui file + Fallback+Munfile
ReqFile,File [,Value]
Source, target, and fallback are defined using the command SetReqFile before.
Code: Select all
SetReqFile,%Install_sys%,%Distlang%,%FallBack%,%target_sys%
ReqFile,VERSION.dll
ReqFile,WINHTTP.dll,1
ReqFile,WININET.dll,2
LetterSwap "Synchronizes letters of disks Host & Guest OS"
Snipping Tool "For Windows 11" I've created them on other
_______ projects but no luck. I have one created for LSP-MultiPE
_______________ but still looking for files to make it work. I can upload
_________________ mine if it makes it easier to check to see why it doesn't work?"
Send me the scripts via email, and I will try to get them working.
Kare
--
Re: LivePro Plugins
Mcp-hc needs Directvobsub vsfilter.dll to support .srt subtitles but how to put
this in a script: regsvr32 x:\windows\system32\vsfilter.dll

this in a script: regsvr32 x:\windows\system32\vsfilter.dll
Re: LivePro Plugins
@Oscar
Check in LSP helpfile section PEinit.
System,SetPEInit,RegID,Startup,Register|vsfilter.dll
Kare
--
Check in LSP helpfile section PEinit.
System,SetPEInit,RegID,Startup,Register|vsfilter.dll
Kare
--
Re: LivePro Plugins
Thanks Kare
MultiPE Help is broken, clicking on an item does nothing.
MergePE Help is working fine
MultiPE Help is broken, clicking on an item does nothing.
MergePE Help is working fine
Re: LivePro Plugins
The following files are necessary to support video streaming in
sites like Daylymotion, but I do not know how to get them because
only 6 of them exist in the source.
sites like Daylymotion, but I do not know how to get them because
only 6 of them exist in the source.
Code: Select all
SetReqFile,%Install_sys%,%Distlang%,%FallBack%,%target_sys%
ReqFile, mdmregistration.dll
ReqFile, mf.dll
ReqFile, MFCaptureEngine.dll
ReqFile, mfcm140.dll
ReqFile, mfcm140u.dll
ReqFile, mfdvdec.dll
ReqFile, mferror.dll
ReqFile, mfh263enc.dll
ReqFile, mfh264enc.dll
ReqFile, mfmjpegdec.dll
ReqFile, mfperfhelper.dll
ReqFile, MFPlay.dll
ReqFile, mfps.dll
ReqFile, mftranscode.dll
ReqFile, mfvdsp.dll
ReqFile, mfvfw.dll
ReqFile, MFWMAAEC.DLL
ReqFile, MSAudDecMFT.dll
Re: LivePro Plugins
@oscar
If files are missing, the command Wim,Extract can be used.
e.g. file+mui fallback 64 Bit
e.g. file+mui fallback 32 Bit
If files are missing, the command Wim,Extract can be used.
e.g. file+mui fallback 64 Bit
Code: Select all
Wim,Extract,MuiFile,%Installwim%,%WIM_Index%,Windows\System32\shell32.dll,%DistLang%:%FallBack%,%InstallSRC%
Extracts the file 'Shell32.dll' from 'Install.wim/esd' in the WIM index %WIM_Index% and the language files from the Mui list to %InstallSRC%.
Code: Select all
Wim,Extract,MuiFile,%Installwim%,%WIM_Index%,Windows\Syswow64\shell32.dll,%DistLang%:%FallBack%,%InstallSRC%
Re: LivePro Plugins
Actually Help was not broken, Windows was blocking the .chm file as a security measureoscar wrote: Sun 19 Apr, 2026 1:30 pm Thanks Kare
MultiPE Help is broken, clicking on an item does nothing.
Solution:
".chm Help Files Open With an Error or are Blank
Right-click on the .chm help file in Windows File Explorer and select Properties.
At the bottom of the General Properties pane, click Unblock, then click Apply."
- Cookiebaker
- Registered User
- Posts: 303
- Joined: Mon 04 Nov, 2024 6:30 am
- Location: Germany
- Contact:
Re: LivePro Plugins
Live system works in the root F:\MultiPE1268 like a charm.
No problems with update or anything else.
But when I tried to copy it in a subfolder
like this F:\PortableApps\MultiPE1268 it stops due to length of path name.
With PHoenix there is no issue to put it here F:\PortableApps\PhoenixPE.
Not serious but interesting.
No problems with update or anything else.
But when I tried to copy it in a subfolder
like this F:\PortableApps\MultiPE1268 it stops due to length of path name.
With PHoenix there is no issue to put it here F:\PortableApps\PhoenixPE.
Not serious but interesting.
The good old days
Re: LivePro Plugins
Hello
At 15 characters, we are below the 256-character limit.
You can try removing the limit temporarily to see if it still works.
Kare
--
At 15 characters, we are below the 256-character limit.
You can try removing the limit temporarily to see if it still works.
Kare
--
- Cookiebaker
- Registered User
- Posts: 303
- Joined: Mon 04 Nov, 2024 6:30 am
- Location: Germany
- Contact:
Re: LivePro Plugins
@Cookiebaker
In the Build\3-Preconfig.srt line 67 and 68 add // char.
Kare
--
In the Build\3-Preconfig.srt line 67 and 68 add // char.
Code: Select all
//String,%len%,Len,%basedir%
//if,%len%,>,15,Then,Run,%scriptfile%,Dirlen
--
- Cookiebaker
- Registered User
- Posts: 303
- Joined: Mon 04 Nov, 2024 6:30 am
- Location: Germany
- Contact:
Re: LivePro Plugins
Many thanks Kare, now its possible to put it in portable Apps folder.CD-RW wrote: Tue 28 Apr, 2026 2:12 pm @Cookiebaker
In the Build\3-Preconfig.srt line 67 and 68 add // char.
KareCode: Select all
//String,%len%,Len,%basedir% //if,%len%,>,15,Then,Run,%scriptfile%,Dirlen
--
The good old days