Search the Community
Showing results for tags 'shortcut'.
-
Hi there, folks, I have a macro that opens applications using the "Program Launch" command, and it works fine. I took one of said applications and made a shortcut for it, with the same name. I opened the Program Launch command window, rebrowsed to the location, and selected the shortcut. It changed the name to "Notepad.exe.lnk". When I run the macro, I get the following error: The following error was encountered: The program could not be launched "[File Path]\Notepad.exe.lnk" I know the file is there, and I know the shortcut and application both work. I can run the macro pointing at the application, but not the shortcut. Can macro express not launch shortcuts? Thanks.