Ted S Posted January 14, 2005 Posted January 14, 2005 I'm having trouble getting the automatic update feature for plug-ins to work. So far I have done this: 1. Enabled the FM client AutoUpdate feature (Edit -> Preferences -> Plug-ins Tab) 2. Enabled the "Allow FileMaker Pro clients to download updates automatically" checkbox on the Client Connections Assistant dialog box (on the server). 3. Placed the SMTPit_WIN.fmx file in the "c:Program FilesFileMakerFileMaker Server 7DataDatabasesAutoUpdate" folder. 4. Created a script with only one step: SetField [Globals::Temp_Txt_01; FMSAUC_UpdatePlugIn ( "SMTPit_WIN.fmx" )] When I run the script it returns a value of "5" to the Globals::Temp_Txt_01 field. Checking FileMaker's TechInfo site I find this for the number 5 error: "The downloaded file can
Ted S Posted January 14, 2005 Author Posted January 14, 2005 All, I found the answer. It seems that the syntax and file locations have changed from v6 to v7. FileMaker has published a guide: http://www.filemaker.com/downloads/pdf/fms7_auto_update.pdf I guess next time I'll read the manual.
HOnza Posted February 3, 2005 Posted February 3, 2005 If you do not want to think about the Auto Update syntax at all, try 24U Plug-In AutoInstaller. This free utility does all the work for you. You just enter the plug-in name, version function name, requested version number, and optionally registration info, even for mupltiple plug-ins, and AutoInstaller takes care of the rest.
Recommended Posts
This topic is 7301 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