Ahh.. got it

Code:
 
$ItemPath = ReadProfileString("$INIPath",$Section,"ItemPath")
$Silent = Execute('$$ItemPath = "$ItemPath"')



Where the ini entry looks like..
ItemPath=%USERPROFILE%\Start Menu\Test.exe

Thanks for your help.. I dont think I ever knew about execute() either.. always something new to learn.
_________________________
Austin Henderson