The good thing about the .NET version is that the Just-in-Time compiler of the Common Language Runtime will compile the program for the type of machine in use when the program is executed.
Jamal On Tue, 7 Jul 2009, Jeff Bishop wrote: > Date: Tue, 7 Jul 2009 09:22:27 -0700 > From: Jeff Bishop <j...@jeffbishop.com> > Reply-To: gw-scripting@gwmicro.com > To: gw-scripting@gwmicro.com > Subject: Re: Install Packages on 64 bit Vista > > Can 64 bit versions of the executables be made available in the distribution > and then have the code call them if using a 64 bit OS? > ----- Original Message ----- > From: "Jamal Mazrui" <empo...@smart.net> > To: <gw-scripting@gwmicro.com> > Sent: Tuesday, July 07, 2009 9:21 AM > Subject: Install Packages on 64 bit Vista > > > > I've had multiple reports that the script is failing, but unfortunately > > don't have a 64 bit machine to debug with myself. I'm willing to try some > > things and get feedback. > > > > First, try copying the file NETURL2File.exe over the file URL2File.exe and > > see if that makes a difference. NETURL2File.exe is included with Homer > > Shared Object. > > > > Jamal > > > > >