Hello,
I'm having some trouble with Windows 7 and probably Windows Vista as well.
My application runs elevated and has to create files and folders within the
"Program Files"-Folder. (I can't store the files at another place.) I'm
using the os module (Python 2.7), rsync, 7zip and gzip to create
Greetings,
I would appreciate any help I could get with the following problem. 30% of
the time after running the following code to get the sheet names out of an
excel file, I will receive a windows error saying that “Microsoft Office
Excel has stopped working”.
Code:
xl=win32com.client.Disp
On 31/05/2011 3:58 AM, Gremlin wrote:
Hello,
I’m having some trouble with Windows 7 and probably Windows Vista as
well. My application runs elevated and has to create files and folders
within the “Program Files”-Folder. (I can’t store the files at another
place.) I’m using the os module (Python