mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 15:39:27 -05:00
update installer script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1327 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ac151bf154
commit
2a98fa229a
@ -40,9 +40,9 @@ SetCompressor LZMA
|
|||||||
!define MUI_LANGDLL_REGISTRY_KEY ${REGKEY}
|
!define MUI_LANGDLL_REGISTRY_KEY ${REGKEY}
|
||||||
!define MUI_LANGDLL_REGISTRY_VALUENAME InstallerLanguage
|
!define MUI_LANGDLL_REGISTRY_VALUENAME InstallerLanguage
|
||||||
|
|
||||||
; !define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIt is recommended that you close all other applications before starting Setup. This will make it possible to update relevant system files without havinf to reboot your computer. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
;!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIt is recommended that you close all other applications before starting Setup. This will make it possible to update relevant system files without havinf to reboot your computer. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
||||||
|
|
||||||
!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
;!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
||||||
|
|
||||||
|
|
||||||
; Defines the un-/installer logo of RetroShare
|
; Defines the un-/installer logo of RetroShare
|
||||||
|
@ -40,9 +40,9 @@ SetCompressor LZMA
|
|||||||
!define MUI_LANGDLL_REGISTRY_KEY ${REGKEY}
|
!define MUI_LANGDLL_REGISTRY_KEY ${REGKEY}
|
||||||
!define MUI_LANGDLL_REGISTRY_VALUENAME InstallerLanguage
|
!define MUI_LANGDLL_REGISTRY_VALUENAME InstallerLanguage
|
||||||
|
|
||||||
; !define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIt is recommended that you close all other applications before starting Setup. This will make it possible to update relevant system files without havinf to reboot your computer. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
;!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIt is recommended that you close all other applications before starting Setup. This will make it possible to update relevant system files without havinf to reboot your computer. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
||||||
|
|
||||||
!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
;!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of RetroShare. \r\n\r\nIMPORTANT: Ensure that RetroShare is NOT RUNNING before continuing (you can exit from the taskbar menu), otherwise the installer cannot update the executables, and the installation will fail. \r\n\r\nClick Next to continue. "
|
||||||
|
|
||||||
|
|
||||||
; Defines the un-/installer logo of RetroShare
|
; Defines the un-/installer logo of RetroShare
|
||||||
|
Loading…
Reference in New Issue
Block a user