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: selfhosting/DLSonWindows.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,14 +29,14 @@ needAutoGenerateSidebar: true
29
29
* Open cmd, navigate to the directory **"E:\nssm-2.24\win64"** and run the following command
30
30
31
31
```cmd
32
-
nssm install dynamsoft-dls
32
+
.\nssm install dynamsoft-dls
33
33
```
34
34
35
35
* A GUI will open, fill the parameters for the application like this (change the values according to where you put the files, and change ports if ports are occupied)
0 commit comments