Contents

Command Line Interface


DotFix NiceProtect supports command-line execution, allowing integration into automated build scripts and batch processes.

Syntax:

DotFixNiceProtect.exe "path_to_project_file.dfp"
Loads a saved project file with all protection settings pre-configured.

DotFixNiceProtect.exe "path_to_executable.exe"
Opens a raw executable (EXE, DLL, OCX) with default protection settings.

For headless environments (CI/CD servers), use the console version: DotFixNiceProtectConsole.exe. It accepts the same parameters but runs without a graphical user interface.

 

Copyright © 2001 - 2026, DotFix Software