ContributionsMost RecentMost LikesSolutionsRe: Executing shell commands?That worked! Thanks! //Nicklas Re: Executing shell commands?Hi, I can't find that object being defined anywhere, also TC does not recognize it. Also, there is no CreateObject function, so I can create it through that either. I'm a bit stumped. //Nicklas PS. BTW, our TC-version is 6.52. DS. Executing shell commands?Hi, Is there any way to make calls like "excelcompare filea fileb" without putting them in tested apps? Like a simple ShellExecute(AFilename : string) or similar? I have searched everywhere in the documentation, and probably missed something, but I can't find it! //Nicklas