Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nannib authored Feb 11, 2024
1 parent bd236d6 commit 2130939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ it creates the report and the two CSV files (list of usb devices and list of rec

You can create an **EXEcutable** file for Windows using this command::

**pyinstaller --hidden-import babel.numbers --onefile main.py**
**pyinstaller --clean --hidden-import babel.numbers --onefile --add-binary nircmd.exe;. --add-data nb_usb.py;. --add-data lnkfile.py;. main.py**

![image](https://github.com/nannib/USBnLnk/assets/12171140/287f55b8-b3c1-4729-8c26-09167c2065a8)

Expand Down

0 comments on commit 2130939

Please sign in to comment.