开发者

Microsoft Application Virtualization - Export to Excel

开发者 https://www.devze.com 2023-03-06 00:20 出处:网络
It is possible to add \'Export to Excel\' context menu item as shown here This is done by adding res://C:\\Program 开发者_运维技巧Files\\Microsoft Office\\OFFICE12\\EXCEL.EXE/3000 via regedit.

It is possible to add 'Export to Excel' context menu item as shown here

This is done by adding res://C:\Program 开发者_运维技巧Files\Microsoft Office\OFFICE12\EXCEL.EXE/3000 via regedit.

Is it possible to do the same with Microsoft Application Virtualization?

The problem is that C:\Program Files\Microsoft Office\OFFICE12 is empty and does not contain an excel.exe file.


Try substituting the path to excel.exe from what the client sees.

0

精彩评论

暂无评论...
验证码 换一张
取 消