
10 * 11 * Licence details can be found in the file COPYING.
Nsis decompiler license#
5 * 6 * Copyright (C) 1999-2021 Nullsoft and Contributors 7 * 8 * Licensed under the zlib/libpng license (the "License") 9 * you may not use this file except in compliance with the License.
Nsis decompiler install#
You can install it later manually.As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style: standard) with prefixed line numbers and code folding option.Īlternatively you can here view or download the uninterpreted source code file.įor more information about "fileform.h" see the Fossies "Dox" file reference documentation.ġ /* 2 * fileform.h 3 * 4 * This file is a part of NSIS. !insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Unable to install Java. !insertmacro LANG_STRING STRING_JRE_REQUIRED "This application requires Java $, even though the JRE setup was successful " !insertmacro LANG_STRING STRING_JRE_REQUIRED_TITLE "JRE Installation Required " !insertmacro LANG_STRING STRING_FLASH_AX_DETECTING "Detecting Flash ActiveX " !insertmacro LANG_STRING STRING_FLASH_AX_SETUPFINISHED "Flash Setup finished " You can download it later manually or use our own flash viewer. !insertmacro LANG_STRING STRING_FLASH_AX_UNABLEINSTALL "Unable to install Flash ActiveX. !insertmacro LANG_STRING STRING_FLASH_AX_UNABLEFINDAFTER "Unable to find Flash ActiveX, even though the Flash setup was successful " !insertmacro LANG_STRING STRING_FLASH_AX_SETUPOUTCOME "Checking the Flash Setup's outcome " !insertmacro LANG_STRING STRING_FLASH_AX_INTERRUPTED "The Flash setup has been abnormally interrupted - return code " !insertmacro LANG_STRING STRING_FLASH_AX_LAUNCHSETUP "Launching Flash setup " !insertmacro LANG_STRING STRING_FLASH_AX_CANNOTDOWNLOAD "Cannot download Flash ActiveX. !insertmacro LANG_STRING STRING_FLASH_AX_DOWNRESULT "Download result = " !insertmacro LANG_STRING STRING_FLASH_AX_WILLDOWNLOAD "About to download Flash from " !insertmacro LANG_STRING STRING_FLASH_AX_MISSING "Result: Flash ActiveX is missing. !insertmacro LANG_STRING STRING_FLASH_AX_ALREADYINSTALLED "Flash ActiveX already installed " This will be downloaded and installed as part of the installation. !insertmacro LANG_STRING STRING_FLASH_AX_WILLINSTALL "This application requires installation of the Flash ActiveX control. !insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED "This application requires Flash ActiveX control " !insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Flash Player ActiveX control required " !insertmacro LANG_STRING STRING_SWC_CHECK "Checking Adobe site for newest PlayerGlobal.swc file " !insertmacro LANG_STRING STRING_SWC "Download PlayerGlobal.swc " !insertmacro LANG_STRING STRING_HELP_US_BUTTON "Help us! " !insertmacro LANG_STRING STRING_HELP_US_DOYOU "Do you know you can help us? " !insertmacro LANG_STRING STRING_HELP_US_MORE "Click here for more info: " !insertmacro LANG_STRING STRING_HELP_US_DONATE "If you wish to express your appreciation for the time and resources the author has spent developing, we also do accept and appreciate monetary donations. If you want to support us, you can tell other people about our decompiler.

Nsis decompiler free#
!insertmacro LANG_STRING STRING_HELP_US_FREE "This whole decompiler is Free and OpenSource. !insertmacro LANG_STRING STRING_HELP_US "Help us " !insertmacro LANG_STRING STRING_UNINST_USER "Remove user configuration "

!insertmacro LANG_STRING STRING_SECTION_SHORTCUT "Creates shortcut link on desktop "
Nsis decompiler windows#
!insertmacro LANG_STRING STRING_SECTION_CONTEXT_MENU "Adds FFDec to context menu of SWF and GFX files in Windows Explorer. !insertmacro LANG_STRING STRING_SECTION_SWC "Download FlashPlayer library from Adobe site - useful for ActionScript direct editation and other features " !insertmacro LANG_STRING STRING_SECTION_APP "Application GUI and Libraries " !insertmacro LANG_STRING STRING_ADD_CONTEXT_MENU "Add to context menu " !insertmacro LANG_STRING STRING_DESKTOP_SHORTCUT "Desktop Shortcut " !insertmacro LANG_STRING STRING_STARTING_DOWNLOAD "Starting download " !insertmacro LANG_STRING STRING_EXISTS_SKIP_DOWNLOAD "already exists, skipping download " !insertmacro LANG_STRING STRING_SAVED_TO "saved to " You can set the path to the SWC file later in advanced settings. Maybe your firewall is blocking access or you have some proxy enabled.

!insertmacro LANG_STRING STRING_SWC_NOTFOUND "PlayerGlobal.SWC was not found on Adobe webpages. !define LANG "POLISH " Must be the lang name define by NSIS
