Hi,
Well, keep in mind here that at the time the Visual Basic 6 libraries were written 64-bit didn't exist so all the Visual Basic components are 32-bit only to begin with. So worrying about 32-bit vs 64-bit isn't an issue here.
Its merely an issue of copying the Visual Basic libraries to c:\Windows\system32 and then registering them with regsvr32. Obviously Inno Settup can do this. Cheers! On 5/8/2012 12:28 PM, Pitermach wrote:
that does sound like a good idea, providing you can properly identify x86 and x64 and register the dll's. Which, I'm guessing, isn't hard with inosetup or what ever you're using
--- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
