diff --git a/ThorUpdater/FoxBin2PrgVersion.txt b/ThorUpdater/FoxBin2PrgVersion.txt index ceb9ce7..c461402 100644 --- a/ThorUpdater/FoxBin2PrgVersion.txt +++ b/ThorUpdater/FoxBin2PrgVersion.txt @@ -7,7 +7,7 @@ with toUpdateObject .AvailableVersion = 'FoxBin2PRG-1.19.80-update-20230808' .Notes = GetNotes() * .RegisterWithThor = GetRegisterWithThor() - .RegisterWithThor = "SET STEP ON"+0h0d0a+"*"+sys(16) + .RegisterWithThor = "SET STEP ON"+0h0d0a+"*"+NVL(EXECSCRIPT(_SCREEN.cThorDispatcher, 'Thor_Proc_GetFoxBin2PrgFolder'),'fail') endwith return toUpdateObject