2009/11/23 Hans Hagen <pragma at wxs.nl>: > arg = { > "dir", > "bar", > '"foo bar"', > } > > os.spawn(arg) > > works ok, so without arg[0] Yes, but your arg[1] has no spaces in it. Try running some program under %ProgramFiles% or other path with spaces. Cheers, Tomek