Thx Radimus, it works perfectly
Run should have that integrated...

Although it does have problems with spaced directories...
Code:

$file = "M:\Some dir with spaces\file.ext"
run '%comspec% /c "$file"'


gives the error that it cannot run "M:\Some"


Edited by apronk (2006-02-22 03:45 PM)