amend prev commit (fix quote)
This commit is contained in:
parent
274522b1a4
commit
12902f7136
@ -261,7 +261,7 @@ if test -z "$NOVIDEOTOOLS"; then
|
||||
|
||||
cat >> $NSISFILE << EOF
|
||||
Section "Videotimeline Tools" SecVideo
|
||||
WriteRegStr "HKLM Software\\${PROGRAM_NAME}\\v${PROGRAM_VERSION}\\video" "Install_Dir" "\$INSTDIR\\video"
|
||||
WriteRegStr HKLM "Software\\${PROGRAM_NAME}\\v${PROGRAM_VERSION}\\video" "Install_Dir" "\$INSTDIR\\video"
|
||||
SetOutPath \$INSTDIR
|
||||
File /r video
|
||||
SectionEnd
|
||||
|
Loading…
Reference in New Issue
Block a user