update readme
This commit is contained in:
parent
33ee735f83
commit
cca4ccbb8c
@ -44,7 +44,7 @@ Double click the gui.py file
|
||||
Using auto-py-to-exe
|
||||
`pip install auto-py-to-exe`
|
||||
|
||||
Export command, will generate the exe file in the output folder
|
||||
Export command, will generate the exe file in dist folder
|
||||
```
|
||||
pyinstaller --noconfirm --onefile --console --add-data "C:/Users/lucienrenaud/Desktop/SldwrksExporter/scripts/export-pdf-dxf.ps1;." --add-data "C:/Users/lucienrenaud/Desktop/SldwrksExporter/scripts/export-step.ps1;." --add-data "C:/Users/lucienrenaud/Desktop/SldwrksExporter/scripts/SolidWorks.Interop.sldworks.dll;." "C:/Users/lucienrenaud/Desktop/SldwrksExporter/scripts/export.py"
|
||||
```
|
Loading…
Reference in New Issue
Block a user