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.
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)
Please log in to answer
Posted by:
Sinbad
13 years ago
Posted by:
anonymous_9363
13 years ago
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.
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
13 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
vhoyy
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.