fix typos

This commit is contained in:
RainRat
2024-02-28 19:08:20 -08:00
parent 9d0efe0707
commit 902ce67fad
162 changed files with 391 additions and 391 deletions

View File

@@ -87,7 +87,7 @@ SetShellVarContext all
CreateShortCut "$SMPROGRAMS\DOSBox-${VER_MAYOR}.${VER_MINOR}\Extras\Video\Video instructions.lnk" "$INSTDIR\Video Codec\Video Instructions.txt"
;change outpath so the working directory gets set to zmbv
SetOutPath "$INSTDIR\Video Codec"
; Shortcut creation depends on wether we are 9x of NT
; Shortcut creation depends on whether we are 9x of NT
ClearErrors
ReadRegStr $R0 HKLM "SOFTWARE\Microsoft\Windows NT\CurrentVersion" CurrentVersion
IfErrors we_9x we_nt