john renfrew Posted June 28, 2013 Posted June 28, 2013 Does anyone have any clever methods of telling if Windows is a 64 bit installation or 32 bit?? Now that we have both versions of the plug in it would be nice to install the right one. John
Wim Decorte Posted June 28, 2013 Posted June 28, 2013 from the command line: wmic OS get OSArchitecture So you can use that from Send Event, have it written to a text file and import the text file
Josh Ormond Posted July 2, 2013 Posted July 2, 2013 If you use Get ( FileMakerPath ), you could test for the folder "Program Files (x86)". While it's possible to install FM in the normal "Program Files" folder, it not recommended by Windows or other IT professionals. There could be issues with the dll files ( 32 vs 64 versions ) in those default locations. The result comes back as: /C:/Program Files (x86)/FileMaker/FileMaker Pro 12 Advanced/
Joe Pampalon Posted July 11, 2013 Posted July 11, 2013 Hello, The 64-bit plugins included with 360 Works downloads are only intended for use with Custom Web Publishing on FileMaker Server 12v02 or later. With the release of FMS 12v02, the CWP process became a 64-bit process and requires a 64-bit plugin to interact with it. All other FileMaker processes are still 32-bit, and you should continue to use the 32-bit plugin with them.
Recommended Posts
This topic is 4164 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now