/build/static/layout/Breadcrumb_cap_w.png

HELP PLEASE! :(

What's wrong with this:

Target:: "[ProgramFilesFolder]Microsoft Office\Office12\EXCEL.EXE" "[INSTALLDIR]Ev4Excel.xla"
I tried delete and add quotation mark but the shortcut is unknown type.
Thanks for the one who could help ! :)

The "[ProgramFilesFolder]Microsoft Office\Office12\EXCEL.EXE is not included in my package but its already in the image.

0 Comments   [ + ] Show comments

Answers (5)

Posted by: Sinbad 12 years ago
Senior Yellow Belt
0
Have you tried adding a backslash after ProgramFilesFolder?
[ProgramFilesFolder]\Microsoft Office\...
Posted by: anonymous_9363 12 years ago
Red Belt
0
I would suggest abandoning prefixing the actual target file with a path to Excel, because that way, you restrict its operation to the Excel version you currently have. As soon as you upgrade Office, your shortcut is broken and you'll have to revisit every machine to fix it. Done like this instead:

Target:: "[INSTALLDIR]Ev4Excel.xla"

it can run with any supported version of Excel. It should work OK, since the Office install associates the .XLA file type with the Excel executable.
Posted by: vhoyy 12 years ago
Senior Yellow Belt
0
But I need to have 2 target. The add in (Ev4Excel.xla) is in different location. How do i make it works with ms office 2007 and 2010 at the same time? Because in legacy after I launch the shortcut it also open MS Office excel sheet.
Posted by: anonymous_9363 12 years ago
Red Belt
0
I'd use a Set Property Custom Action to create a property for the destination folder conditioned on the OS.
Posted by: vhoyy 12 years ago
Senior Yellow Belt
0
May I know how to create that property of that custom action? thanks! I used installshield.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ