<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>hello,</DIV>
<DIV>yes, I am using 64 bit vista. and I am using py2exe to distribute my app. At the moment I'm dead in the water unti lI resolve this issue. Does anyone know of a quick fix?</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks,</DIV>
<DIV>Jeff<BR><BR>--- On <B>Fri, 2/12/10, Tim Roberts <I>&lt;timr@probo.com&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>From: Tim Roberts &lt;timr@probo.com&gt;<BR>Subject: Re: [python-win32] permissions error<BR>To: "Python-Win32 List" &lt;python-win32@python.org&gt;<BR>Date: Friday, February 12, 2010, 10:37 AM<BR><BR>
<DIV class=plainMail>Dave Angel wrote:<BR>&gt; 2) Are you running a 64bit version of Vista?<BR><BR>Yes, he is.&nbsp; The path "Program Files (x86)" is prima facie evidence of<BR>this.&nbsp; He's running 32-bit Python on a 64-bit system.&nbsp; And that's just fine.<BR><BR><BR>&gt; 3) What do you mean by "compile" and "compiled executable"?<BR><BR>It means he has used something like "py2exe" to turn his Python code<BR>into an executable.<BR><BR>This is a real problem, and one that pywin32 probably needs to address. <BR>On Vista and beyond, the "Program Files" directories are not writable by<BR>non-elevated programs.&nbsp; The win32com-generated wrappers need to go<BR>somewhere else, like "Local Settings\Temp" or "Local Settings\Apps".<BR><BR>-- <BR>Tim Roberts, <A href="http://us.mc431.mail.yahoo.com/mc/compose?to=timr@probo.com" ymailto="mailto:timr@probo.com">timr@probo.com</A><BR>Providenza &amp; Boekelheide,
 Inc.<BR><BR>_______________________________________________<BR>python-win32 mailing list<BR><A href="http://us.mc431.mail.yahoo.com/mc/compose?to=python-win32@python.org" ymailto="mailto:python-win32@python.org">python-win32@python.org</A><BR><A href="http://mail.python.org/mailman/listinfo/python-win32" target=_blank>http://mail.python.org/mailman/listinfo/python-win32</A><BR></DIV></BLOCKQUOTE></td></tr></table><br>