Quantcast
Channel: SCN : Discussion List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2881

64bit Deploy with RTE control

$
0
0

Community:

 

 

According to the documentation (table 35-6) , These files are needed for RTE support:

pbrtc126.dll, tp15.dll, tp15_bmp.flt, tp15_css.dll, tp15_doc.dll, tp15_gif.flt, tp15_htm.dll, tp15_ic.dll, tp15_ic.ini, tp15_jpg.flt, tp15_obj.dll, tp15_pdf.dll, tp15_png.flt, tp15_rtf.dll,
tp15_tif.flt, tp15_tls.dll, tp15_wmf.flt, tp15_wnd.dll, tp4ole15.ocx

 

 

I created two MSI files to see what files are needed for 64bit deploy with RTE control

 

 

2014-10-14 11_39_34-PowerBuilder Runtime Packager.png

I have a MS SDK tool called ORCA that allows you to look inside a MSI file.

  

In the 32 bit deploy with RTF option checked -  PBCLTRT126.msi  Both PBRTC126.dll and all the affiliated files in the RTC folder (dlls and ocx) are packed into the MSI

32msi.png

 

BUT

 

In the 64 bit deploy with RTF option checked – PB64RT126.msi ONLY PBRTC126.dll is packed into the MSI – all the supportive files are NOT packed

.

64msi.png

 

I have not tried this out yet on a deployment machine – but – Am I smelling an ingredient messing from the Runtime soup?

 

Are these supportive files only available for 32 bit?

 

Are they not needed in 64 bit?

 

OR ……(is it an SAP deployment design flaw)?

 

Yakov


Viewing all articles
Browse latest Browse all 2881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>