I have been trying TP[]'s suggestion to associate office files to windows 7 pc with remote apps published to their desktop:
His example uses Adobe, i need the office suite (word, excel, publisher, outlook, power point....all that is included in professional edition).
Here is what i have for Word:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Classes\Word]"AppUserModelId"="Microsoft.Windows.RemoteDesktop""EditFlags"=dword:00100000 [HKEY_CURRENT_USER\Software\Classes\Word\DefaultIcon] @="C:\Users\<user>\AppData\Roaming\Microsoft\Workspaces\{1B23DA55-D033-480C-B4B2-C7BF0658B97D}\Icons\\Word 2013 (Work Resources).ico,0" [HKEY_CURRENT_USER\Software\Classes\Word\shell] [HKEY_CURRENT_USER\Software\Classes\Word\shell\open] [HKEY_CURRENT_USER\Software\Classes\Word\shell\open\command] @="\"%systemroot%\system32\mstsc.exe\" /REMOTEFILE:\"%1\" \"C:\Users\<user>\AppData\Roaming\Microsoft\Workspaces\{1B23DA55-D033-480C-B4B2-C7BF0658B97D}\Resource\Word 2013 (Work Resources).rdp" [HKEY_CURRENT_USER\Software\Classes\.docx] @="Word" [HKEY_CURRENT_USER\Software\Classes\.docx\Word] [HKEY_CURRENT_USER\Software\Classes\.docx\Word\ShellNew]
When attempting to open a doc file, this results in "program not associated" error. i REALLY could use your help with this one