mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Merged PR 9294: fix instructions for .lnk files (#1135)
This commit is contained in:
parent
f4b74c9e39
commit
424a1feccd
@ -747,6 +747,10 @@ copy <appName>.lnk "%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\<app
|
|||||||
|
|
||||||
In Windows Configuration Designer, under **ProvisioningCommands** > **DeviceContext**:
|
In Windows Configuration Designer, under **ProvisioningCommands** > **DeviceContext**:
|
||||||
|
|
||||||
- Under **CommandFiles**, upload your batch file, your .lnk file, and your desktop app installation file
|
- Under **CommandFiles**, upload your batch file, your .lnk file, and your desktop app installation file.
|
||||||
- Under **CommandLine**, enter cmd /c *FileName*.bat
|
|
||||||
|
>[!IMPORTANT]
|
||||||
|
>Paste the full file path to the .lnk file in the **CommandFiles** field. If you browse to and select the .lnk file, the file path will be changed to the path of the target of the .lnk.
|
||||||
|
|
||||||
|
- Under **CommandLine**, enter `cmd /c *FileName*.bat`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user