|
The OptionalAppLinks parameter is similar to the RequireAppLinks parameter but ignores errors and starts the main application even when an import operation fails.Path names are on the deployment machine because the linking takes effect at runtime on the client machine. You can specify absolute paths, such as C:\abs\path\dotnet.exe, relative paths, such as relpath\dotnet.exe, and UNC paths, such as \\server\share\dotnet.exe.RequiredAppLinks and OptionalAppLinks parameters use the same syntax. For information about the RequireAppLinks parameter and examples, see RequiredAppLinks.