Hi All,

I have this BaseHTTPServer.HTTPServer that is located at C:\ (im on
Windows XP), when i run the program (httpserver.pyw) from the Run
Dialog as "C:\httpserver.pyw" the root folder ("\") for http server is
C:\, but when i add an entry to Registry Run so that it runs at boot
time, the root folder becomes "C:\Documents and Settings\<username>" ?

Does anyone know what the problem is?

Cheers

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to