Thanks Mark,I have revised your script as it was first intended back on 05/16/2015 via post and pm
[Process]RegHiveLoad,Tmp_Software,%RegSoftware%// for Mini Tool Partition WizardRegDelete,HKLM,Tmp_Software\Microsoft\Windows\CurrentVersion\SideBySide\Winners\x86_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_none_02d0010672fd8219// for AOEMI Partition AssistantRegDelete,HKLM,Tmp_Software\Microsoft\Windows\CurrentVersion\SideBySide\Winners\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_none_e8a8ec119a3821e7RegHiveUnLoad,Tmp_Software
For the record.Now, when running this tool (or Mini Tool Partition Wizard) I get "Error: The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail" Solved deleting the following keys (Win8.1SE x86):Code: [Select][Process]RegHiveLoad,Tmp_Software,%RegSoftware%// for Mini Tool Partition WizardRegDelete,HKLM,Tmp_Software\Microsoft\Windows\CurrentVersion\SideBySide\Winners\x86_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_none_02d0010672fd8219// for AOEMI Partition AssistantRegDelete,HKLM,Tmp_Software\Microsoft\Windows\CurrentVersion\SideBySide\Winners\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_none_e8a8ec119a3821e7RegHiveUnLoad,Tmp_Software
What version of AOEMI Partition Assistant Pro?
Hi Mark,I now see easly what you do, but, from what I read on plugin, Chris designed plugin to use only x86 executables etc., x64 files intentionally not copied, see plugin noteCode: [Select]// the x64 folder is not usedyou are reverting what Chris did at line 93, with your line 111 112 !!!!!!Anyway, I don't know why Chris did this (I mean why he designed plugin for x86 only, maybe he don't have time to test further since all TheOven projects have x86 support by JFX, it is not critical), but with your changes I feel it only waste space on PE, maybe you like to work on supporting both x86-x64 files, but you need to work more...
This is the most current version Uses the x86 program in x64 Arch which has morefeatures. If you prefer x64 version there is a check mark.
Added command lines support for resize/move partitions without data loss, create partitions, delete partitions, format partitions and other partition operations.