Skip to content

Commit

Permalink
Make filename match branding
Browse files Browse the repository at this point in the history
  • Loading branch information
savolai committed May 21, 2013
1 parent d695691 commit 88e184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autorotate.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Name "JPEG Autorotate 2.0"
;XPStyle on

; The file to write
OutFile "installer\JPEG_autorotate.exe"
OutFile "installer\JPEG_Autorotate.exe"

; The default installation directory
InstallDir $PROGRAMFILES\JPEG-EXIF_autorotate
Expand Down

0 comments on commit 88e184a

Please sign in to comment.