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
Okay this is a super cool bit of software, It mostly works for me when I run the .exe, but it does sometimes download duplicates, because it's clicking the manual download button too. Would you please explain how to use the ".\NexusDownloadFlow.exe --help" line? Where should I actually type this? I want to edit the templates but I don't know where to type the commands in. I don't know much about command lines and programs.
The text was updated successfully, but these errors were encountered:
Open a Windows terminal where the NexusDownloadFlow.exe executable file is located. Type the commands you want to use. As requested, NexusDownloadFlow.exe --help.
However, in your case you should use the following commands instead:
To add the set of templates you need: NexusDownloadFlow.exe add-templates "path/to/custom/template1.png" "path/to/custom/template2.png"
To start NDF only with your added templates: NexusDownloadFlow.exe --mode custom
Okay this is a super cool bit of software, It mostly works for me when I run the .exe, but it does sometimes download duplicates, because it's clicking the manual download button too. Would you please explain how to use the ".\NexusDownloadFlow.exe --help" line? Where should I actually type this? I want to edit the templates but I don't know where to type the commands in. I don't know much about command lines and programs.
The text was updated successfully, but these errors were encountered: