rossum currently does not allow the user to specify the location of the support directory that it should make ktrans.exe use. Instead, it always searches the Windows registry for the FANUC keys (which fails on systems without a FANUC product installed).
If users specify a location for ktrans.exe, rossum should probably not abort if it can't find the FANUC reg keys, but instead expect the user to have specified a location for the support directory as well. Only if that is not the case should rossum fail with an appropriate error message.
rossum
currently does not allow the user to specify the location of the support directory that it should makektrans.exe
use. Instead, it always searches the Windows registry for the FANUC keys (which fails on systems without a FANUC product installed).If users specify a location for
ktrans.exe
,rossum
should probably not abort if it can't find the FANUC reg keys, but instead expect the user to have specified a location for the support directory as well. Only if that is not the case shouldrossum
fail with an appropriate error message.