dolphin/Installer/Installer_x64.nsi

5 lines
122 B
Text
Raw Normal View History

2013-09-21 21:19:18 +02:00
!define DOLPHIN_ARCH x64
!define BASE_INSTALL_DIR "$PROGRAMFILES64"
!define PRODUCT_NAME "Dolphin"
2011-08-20 23:05:43 +02:00
2013-09-21 21:19:18 +02:00
!include Installer.nsi