You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/windows-custom-images.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ The Windows Dockerfile at `examples/build-your-own-image/Dockerfile-windows` per
60
60
```
61
61
- Creates a temporary folder for installers.
62
62
- Copies Windows installer resources from `Resources/Windows Resources` into the image (for example, NI Package Manager bootstrapper and LabVIEW.ini template).
63
+
-**You would have to place the NI Package Manager installer and name it as install.exe under `Resources/Windows Resources`.**
0 commit comments