NIS Edit modified version VNISEdit 2.0.3 (build 060712)

Source: Internet
Author: User

NIS Edit modified version VNISEdit 2.0.3 (build 060712)

 

(Based onNIS Edit2.0.3 modify compilation)Previous Version revision history: http://restools.hanzify.org/article.asp? Id = 24
There is a download connection at the bottom.

Build 050515
1. Optimize the script to export HTML code to speed up opening. In addition, you can add line numbers as the editor's font settings change, and the hop width also changes with the editor's width. All font styles follow the editor settings, including keywords and line numbers. (Example: http://restools.hanzify.org/temp/makensis.htm)
2. Add the copy script as the UBB code. It is convenient for Forum posts and discussions. Color is always the best aid for code viewing. View
3. added the HTML file exported as a big5 script file (automatically selected with the interface language ).
Diagram:
[# Seperator #]

Build 050605
1. When exporting HTML, whether the line number is displayed will be displayed with the editor setting.
2. When you move the mouse over a keyword, for example, in the comment, no prompt is displayed. The usage prompt is displayed only in the highlighted code.
3. In "! INCLUDE "," CALL ", or"! In the insertMACRO jump, the cursor of the corrected little hand is displayed only on the relevant word, and only click on the word to jump. In addition, the Hot Link Effect of Delphi is also added with a Hot Link color setting in the color settings, which is purely a Delphi programming drill and does not play a major role. ^ Also, after the jump, the line will be identified in pink.

4. Fixed the keyword padding issue in the editor control that may cause Automatic completion of input when trim spaces at the end of a line.
5. Add options to set whether the title is displayed in the auto-Completion list. Effect close to Delphi Editor

6. Add the copy and export options. You may need to [code] to reference UBB code in other forums.

7. In "! INCLUDE "," CALL ", or"! InsertMACRO records the jump position to easily return to the original position.

Build 050606
Fixes bugs caused by several new features.

Build 050806
1. fixed the problem of Chinese display when no syntax is highlighted.
2. Change the section view to the "window" tab, because it is estimated that it is more frequently used than the "window" page.
3. Fixed the issue of displaying misplacement of HotLink keywords in some cases.
4. the compilation error prompt is displayed in multiple languages (in the file VNISEdit \ Config \ CmpParsing. ini sets error prompts for different languages) search the statements and locate the error location in the script to adapt to the compiler of any language version.
5. fixed the problem of Undo redo during script editing (in some cases, the script should be changed but cannot be saved after all undo ).
6. In the design window, you can use Del to delete the control. The view supports display of the control and double-click positioning. Including positioning in the ini script. Modifications in visual design or ini scripts are displayed in the view in real time.
Fixed the problem where the focus is lost in the design window and the click control does not respond.
7. Add "RTL" attribute settings for visual properties in the InstallOptions window. (Read from the right to the left). Also, if you select Default for window properties, the property settings in the ini file will be cleared. Correction: The Text attribute of ICO and BMP controls is displayed in the dialog box, instead of a Text editing box.
8. The compression mode of the script wizard adds the selection of the solid mode. LZMA is the default compression algorithm. Fixed: If no compression is selected, SetCompress off will be added to disable compression.

Build 050807
1. Fixed a small problem caused by visual editing.
2. Installation Wizard correction:
-- When VNISEdit uses the Chinese interface, the wizard uses SimpChinese as the default installation interface language.
-- The comments in the Wizard are all set in the language file, which is suitable for changing to multi-language comments. In the future, add a comment rule in the Wizard: If there is no explanation in the NSIS help, I will certainly add a simple comment (implemented in the language file to make it easier to change to multiple languages). If there is a comment in the help, for example, for common NSIS commands, I do not necessarily add comments because I can press F1 to obtain the relevant explanations of this command.
-- Add xp style options on the traditional installation Interface
-- After selecting multiple languages on the traditional installation interface, a dialog box for selecting multiple languages will be added.
-- In the wizard, use InstallDirRegKey HKLM "$ {PRODUCT_UNINST_KEY}" "UninstallString" to check the installation directory of the original installer, the original InstallDirRegKey HKLM "$ {PRODUCT_DIR_REGKEY}" uses the program name in Software \ Microsoft \ Windows \ CurrentVersion \ App Paths, the possibility of duplicate program names is too high, so we can check the path of the uninstalled program.
-- Change "NONE" in the Wizard interface to "Silent Installation"
-- When the multi-language selection window is used, the LangDLL. dll plug-in is added as the pre-release file.
-- If you select to display a splash screen, the splash. dll or advsplash. dll plug-in is added as a pre-release file.
-- If you select to play background music, the system. dll plug-in is added as a pre-release file.
-- Fixed. onGUIEnd as Function, = _ = !!! This sweat, for so long, no one has raised a serious error in this script. Today I used it for an installation. How can I choose components? It's just dizzy. I actually used the Section.

Build 050831
1. Fixed a small jump issue.
2. the Help menu automatically retrieves the plug-in instructions under the Doc directory.
3. In the editor, when you press F1, the plug-in document is first retrieved as the plug-in name. If there is any relevant document, it will be called. Facilitate the help of calling plug-ins. Keyword help is retrieved only when no plug-in document is found.
4. Add an "extreme compression" algorithm option in the Wizard.

Build 050903
1. sort and display the Help menu of the plug-in document.
2. Fixed the activation issue of the Save button for Undo redo again.
3. Wizard correction
-- Place all Function Sections behind Section sections, and add comments between them to declare that the Function Section must be written behind the Section to avoid unknown exceptions in the NSIS installer.
-- Add a safe way to uninstall the program, according to install. log Installation record file to uninstall the program to avoid deleting files not placed by the local Installer. This function requires that the currently used NSIS compiler has enabled the log Installation record function. In the wizard, this will instantly check whether the current compiler has enabled this function and prompt.

Build 050916
Fixed a BUG.

Build 060709
1. added N menu skins.
2. Modify the file list as a Standard toolbar and unify the toolbar style.
3. Wizard correction
-- Added the text attribute settings at the bottom of the installer.
-- Add background window property settings.

Build 060712
1. While copying HTML code, it will copy an HTML Format content at the same time in the clipboard, you can easily use other editing tools that can paste web content, such as: Dreamweaver, MS Word.
2. After waiting for a long time, the original author did not make any changes, so he came and added the Call function to jump to the Code marked, including the Global tag and local tag.
Added code redirection for Goto, including tag and positive and negative offset. for positive and negative offset, complex conditional Code may not be correctly reflected, but it can be well reflected in general code, it will process comments or line feed codes mixed in it.

Download(You can use it after decompression without installation, but remember to set it as the default editor to become the NSIS script's default open tool)

Http://restools.hanzify.org/nsis/VNISEdit060712.zip

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.