Hi Guys,
When TE doesn't work as expected on Win7 I check C:\Users\glets\AppData\Roaming\SmartBear\TestExecute\9.0\Silent.log
In any case your project's files must be organized the exact same way from one machine to another. They are referenced in the Script.tcScript file and the paths are relative:
<Node name="item0000000092">
<Node name="item data">
<Prp name="relpath" type="S" value="..\..\..\Shared\Scripts\SharedUtils.sj"/>
</Node>
<Prp name="index" type="I" value="92"/>
<Prp name="key" type="S" value="{765D03A3-F278-4546-B94E-BA560AA9521F}"/>
<Prp name="pluginname" type="S" value="Script"/>
<Prp name="type" type="S" value="{291CAE9C-4D20-4F33-8B5F-D48B587F3D65}"/>
<Prp name="typename" type="S" value="Script Unit"/>
</Node>
Sincerely