openscad/scripts/installer32.nsi

4 lines
70 B
Plaintext
Raw Permalink Normal View History

Function .onInit
StrCpy $InstDir $PROGRAMFILES\OpenSCAD
FunctionEnd