Kein,
Our investigations came to other results, because of that I told you to use less then 99 characters.
If you try to build a RT application on a RT target with very long names for the path it fails with error 15, when you did not use startup.rtexe
You could use C:\very long path ... with a lot of characters\startup.rtexe and it will not fail.
If you choose C:\very long path ... with a lot of characters\anyname.rtexe it will fail to build with error 15.
It only fails if the hole path has more the 99 characters and the name is not startup.rtexe.
If the hole path without the application name is not longer then 99 characters you can use any name you want.
This is reported in CAR #200328 and should be fixed with one of the next LV RT Versions.
Christian