mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
3 lines
86 B
NSIS
3 lines
86 B
NSIS
!macro customInit
|
|
StrCpy $INSTDIR "$LOCALAPPDATA\Programs\TraceXDesktop"
|
|
!macroend |