Hello,<div><br></div><div>I am trying to use raco to make a distributable exe to share an app with friends and students who are largely ignorant about racket (and computers in general).  Making an &quot;all-in-wonder&quot; exe is a perfect solution for me here.</div>
<div><br></div><div>The problem is that when I run raco.exe, I get this error in Windows 7 (their preferred environment, not mine).</div><div><br></div><div>copy failed; cannot copy: c:\Program Files (x86)\Racket\.\lib\iconv.dll to: &lt;location I&#39;m attempting to build at&gt; (The system cannot find the file specified.; errno=2)</div>
<div><br></div><div>I noticed the \.\ in between Racket and lib in that file location, and while iconv.dll is present, I believe the \.\ is throwing it off?  Anyone have any experience here?</div><div><br></div><div>Thanks!</div>
<div><br></div><div>William Robinson</div>