why did the WindowsError occur?

Ramchandra Apte maniandram01 at gmail.com
Wed Sep 5 08:51:57 EDT 2012


On Wednesday, 5 September 2012 13:21:58 UTC+5:30, Mark Lawrence  wrote:
> On 05/09/2012 07:30, Levi Nie wrote:
> 
> > my code:
> 
> > import os
> 
> > os.startfile(r'C:\Program Files\Internet Explorer.exe')
> 
> >
> 
> > the error:
> 
> > os.startfile(r'C:\Program Files\Internet Explorer.exe')
> 
> > WindowsError: [Error 2] : 'C:\\Program Files\\Internet Explorer.exe'
> 
> >
> 
> >
> 
> >
> 
> 
> 
> Because you've done something wrong.  If you'd like to tell us what 
> 
> you've done to find out where the problem is, we are far more likely to 
> 
> help.  Please remember that the rates of pay here are amongst the lowest 
> 
> in the world :)
I haven't heard anybody in a group paying money to be able to answer a question!
So it should be the lowest rates of pay in the world.
> 
> 
> 
> -- 
> 
> Cheers.
> 
> 
> 
> Mark Lawrence.



More information about the Python-list mailing list