QUOTE (Lancelot @ Sep 5 2009, 08:57 PM)

Hi trumpy81,
Thanks for sharing the scripts,
Now scripts also working with LiveXP

Thanks for the feedback Lancelot

I've updated the scripts and uploaded them to my blog page.
I needed to correct a typo in the RocketDock script so that shutdown.exe would be included in the Win7RescuePE Build, you had ',' instead of a '\'. Please double check that it is working correctly in LiveXP.
Also, in the xplorer2 script I added an environment toggle to retain your preferences in LiveXP, so please check this script also.
Thanks for correcting my workarounds:
%TargetDir%\windows --> %target_win%
%TargetDir%\windows\System32 --> %target_sys%
%TargetDir%\Programs\%ProgramTitle% --> %Target_prog%\%ProgramFolder%
I used these because the correct functions were returning errors when I tested. Of course, Now I realise that there were no images loaded when I was testing ... doh!
I'll try to remember that in future