Hello Everyone

I try to create Shortcuts for the New Office Version on a Windows 2008 R2 Server. This Windows is an 64-Bit Release, therefore all 32-Bit Application incl. MS Office are installed under C:\Program Files (x86). e.g. Office path: C:\Program Files (x86)\Microsoft Office\Office14

I try to create a Shortcut for Access with the following code:

AddProgramGroup ("Microsoft Office 2010")
AddProgramItem ("C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE", "Microsoft Access 2010", "", "", "C:\Program Files (x86)\Microsoft Office\Office14", 0, 0)

This isnt working at all. For 64-Bit Application installed under C:\Program Files all work well...

Have you an idea how to solve it?

Cheers

Jerome


Edited by swissjay (2010-10-19 05:27 PM)