Bundle Action: "Launch LNK" to start for example:
%SYSTEMDRIVE%\ProgramData\Microsoft\Windows\Start Menu\Programs\XYZ\abc.lnk
specifically where "...\abc.lnk" has not embedded path to an exe-file
by: Zenus Z. | over a year ago | Application Mgmt
by: Zenus Z. | over a year ago | Application Mgmt
Bundle Action: "Launch LNK" to start for example:
%SYSTEMDRIVE%\ProgramData\Microsoft\Windows\Start Menu\Programs\XYZ\abc.lnk
specifically where "...\abc.lnk" has not embedded path to an exe-file
by: Zenus Z. | over a year ago | Application Mgmt
Comments
Hi Zenus,
Quick check: Copy file action has the option to create the link file. Wondering if this helps here.
Option in Copy File Action
[] Create shortcut for the source file(s)
Herzlichen Dank!!! Das Kopieren der LNK-Datei funktioniert. Und ich kann den kopierten Link aufrufen:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Test-LNK\xyz.lnk
---
Aber mit welcher "Launch"-Option kann ich LNK aufrufen?
"Launch Exceutable" "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Test-LNK\xyz.lnk" führt zu:
Fehler beim Aufruf von "C:\Windows\Installer\{90140000-0011-0000-0000-0000000FF1CE}\xlicons.exe". Windows-Fehler: Die angegebene ausführbare Datei ist keine gültige Anwendung für diese Betriebssystemplattform.
[Google translate:]
Thank you very much!!! Copying the LNK file works. And I can call the copied link:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Test-LNK\xyz.lnk
---
But which "Launch" option I can call LNK?
"Launch Executable" "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Test-LNK\xyz.lnk" leads to:
The call to "C:\Windows\Installer\{90140000-0011-0000-0000-0000000FF1CE}\xlicons.exe". Windows error: The specified executable file is not a valid application for this operating system platform.
Anwendungen werde bei uns ausschließlich über den NAL gestartet (nicht über das Start-Menü). Das ist die Herausforderung.
Applications will start with us exclusively through the NAL (not on the Start menu). That is the challenge.