Skip to main content
Question

Choosing which version on fme (32 or 64 bit) to be run on bat file on same machine.

  • January 7, 2021
  • 1 reply
  • 14 views

 

We have installed both 32 and 64 bit version of fme on same machine. We are running a bat file that has the following struncture: fme python script.py which runs fine and is using the fme 64bit version(that was the first one installed on the computer).

 

 

Afterwards we have installed the 32 bit version on same machine and we are tring to use a bat file that has the same structure as the one mentioned above but running the 32 bit fme version.

 

Has anyone an ideea about how can this be done? Thanks :)

1 reply

Forum|alt.badge.img+2

Fully qualify the path for the fme.exe for the version you want to use.

 

Example

"C:\Program Files\FME\fme.exe"

 

If your path has spaces in it, be sure to double quote.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings