Hi
TheHive the problem isn't in h7pluginbuilder
you must manulley updated path in these registry value's to the new path "Program Files"
RegWrite,"HKLM",0x1,"H7Software\Microsoft\Windows\CurrentVersion\App Paths\VMip.exe","Path","%SystemDrive%\
Program\VMware\"
RegWrite,"HKLM",0x1,"H7Software\Microsoft\Windows\CurrentVersion\App Paths\VMip.exe","","%SystemDrive%\
Programs\VMware\VMip.exe"
RegWrite,"HKLM",0x1,"H7Software\Microsoft\Windows\CurrentVersion\App Paths\VMwareTray.exe","","%SystemDrive%\
Programs\VMware\VMwareTray.exe"
RegWrite,"HKLM",0x1,"H7Software\Microsoft\Windows\CurrentVersion\Control Panel\Cpls","VMCPL","%SystemDrive%\
Programs\VMware\VMControlPanel.cpl"
this one which cause the message RegWrite,"HKLM",0x2,"H7Software\Microsoft\Windows\CurrentVersion\RunOnce","Start VMware Tools Services Command","%SystemDrive%\
Programs\ShellExecute\ShellExecute.exe" -h "%SystemRoot%\System32\AutoRun0_StartVMwareToolsServices.cmd"
maybe this one which cause the blue screenRegWrite,"HKLM",0x2,"H7Software\VMware, Inc.\VMware Tools","InstallPath","\
Programs\VMware\"
this line which cause the blue screan not the above
RegWrite,"HKLM",0x2,"H7System\ControlSet001\Services\VMTools","ImagePath","""%SystemDrive%\
Programs\VMware\VMwareService.exe"""
don't forget to chane Program also in this line
RegWrite,"HKLM",0x1,"H7Software\Microsoft\Windows\CurrentVersion\App Paths\VMip.exe","Path","%SystemDrive%\
Program\VMware\"
search you may find more