กำลังแสดงผล 1 ถึง 2 จากทั้งหมด 2

หัวข้อ: Notepad2 3.1.21 Final

  1. #1
    ฝ่ายเทคนิค และโปรแกรมอัพเดท สัญลักษณ์ของ ฟ้าสางที่บางกอก
    วันที่สมัคร
    Feb 2008
    ที่อยู่
    นครศรีธรรมราช
    กระทู้
    468

    Notepad2 3.1.21 Final

    Notepad2 3.1.21 Final

    Notepad2 ได้พัฒนาตัวเองและคงคุณสมบัติเดิมจาก notepad เดิม ๆ ของ MS เอาไว้ ทำให้ notepad2 มีความสามารถสำหรับใช้แก้ไข code html หรือ text editor ที่ทำงานรวดเร็ว มี syntax highlighting ในระหว่างเขียน Code html นอกจากนี้ยังรองรับการทำงานหลายภาษา สามารถปรับตั้งเป็น Line number หรือ Wordwrap ได้ง่ายกว่า Notepad ตัวเดิม

    เนื่องจาก Notepad ใน Vista ผมเจอปัญหาในการตัดคำ การแยกบรรทัดของข้อความต่าง ๆ เมื่อนำมาโพสต์ในเวบบอร์ดต่าง ๆ จึงคิดที่จะเอา Notepad2 มาแทนที่ ใน Vista

    นอกจากนี้ยังรองรับการทำงานของไฟล์สกุลต่าง ๆ เช่น

    - HTML, XML, CSS, JavaScript, VBScript, ASP, PHP, CSS, Perl/CGI
    - C/C++, C#, Java, VB, Pascal, Assembler, SQL, Python, NSIS
    - INI, REG, INF, BAT, DIFF

    ผมได้เปลี่ยนไฟล์ที่ชื่อ Notepad2.exe เป็น Notepad.exe แล้วสร้าง SFX achive file คือ ไฟล์ Setup1.exe และ Setup2.exe เพื่อคัดลอก Notepad.exe ไปวางแทนที่ Notepad ตัวเดิมใน "C:\WINDOWS" และ "C:\WINDOWS\system32" และได้ปรับ NOTEPAD.ini ให้รองรับการใช้งานภาษาไทย การตั้ง Wordwrap และเพิ่มหมายเลขบรรทัด

    การติดตั้ง

    การติดตั้งบน Windows XP:

    ขั้นตอนการติดตั้ง เพียงแต่กดตัว Setup1.exe และ Setup2.exe ก็สามารถติดตั้ง Notepad2 แทนที่ Notepad ตัวเดิมได้แล้วครับ


    สำหรับการติดตั้งบน Windows Vista:

    1. ให้ปิดโปรแกรมที่ใช้ Notepad อยู่ให้หมดก่อน
    2. ไปโหลดโปรแกรม Unlocker จาก UNLOCKER 1.8.7 BY CEDRICK 'NITCH' COLLOMB แล้วทำการติดตั้งโปรแกรม หรือติดตั้ง Unlocker 1.8.7 ที่แนบมา
    3. ไปที่ "C:\WINDOWS" และ "C:\WINDOWS\system32" แล้วคลิกเม้าส์ขวาที่ไฟล์ Notepad.exe จากนั้นให้เลือกที่ Unlocker เมื่อขึ้นหน้าต่างของ Unlocker แล้วให้เลือกที่ drop menu ไปที่ Delete หากทำการลบได้สำเร็จโปรแกรมจะแสดงว่าคำว่า The object was deleted
    4. จากนั้นให้เรียกใช้ไฟล์ที่สองคือ Setup1.exe และ Setup2.exe

    Notepad2 3.1.21 Final การเปลี่ยนแปลงล่าสุด:

    - No ini-file is created by default (save settings with F7, once)
    - "Move Up" and "Move Down" keep selection and work with blocks
    - Set cursor to start (Ctrl+,) or end of text selection (Ctrl+.)
    - "URL Encode" (Ctrl+Shift+E) and "URL Decode" (Ctrl+Shift+R)
    - "Escape" (Ctrl+Alt+E) and "Unescape C Special Chars" (Ctrl+Alt+U)
    - "Sort Lines" with several options (Alt+O)
    - "Pad With Spaces" block command (Alt+B)
    - "Replace Next" assigned to hotkey (F4)
    - Auto strip trailing blanks option (File, Line Endings, Default)
    - Remapped "Transparent Mode" hotkey to Ctrl+0
    - Simple XML detection for files without extensions
    - Simple language detection for cgi and fcgi files
    - Reload file without file variable parsing (Alt+F8)
    - Enabled better styling of C/C++ preprocessor elements
    - Recent files and search strings merged with existing items on save
    - Paste board mode ignores immediately repeated copy actions
    - Command line switch + to accept multiple files (quoted spaces)
    - Command line switch - to accept single file argument (no quotes)
    - Option to set default command line mode (single or multiple files)
    - Command line switches to set file encoding and line ending mode
    - More /p command line switches (see "Command Line Switches" below)
    - /r command line switch to reuse existing window
    - /ns and /rs command line switches to enable single file instance
    - Renamed /t command line switch to /d (select default text scheme)
    - /t command line switch to set window title
    - Set window title to excerpt of current text selection (Ctrl+9)
    - Save relative pathnames for recent files (ini-option to disable)
    - Save relative directories for "Open with..." and "Favorites"
    - "Open with..." no longer sends short pathnames to external programs
    - External commands use current file directory as working directory
    - Remember "Save Copy" location until exit
    - Require only single click to restore window from tray icon
    - "Reuse Window" option timeout improves opening multiple files
    - Replaced "Find Up" option with "Find Previous" button in dialogs
    - "Find Wrap" notification dialogs provide "Cancel" button
    - Option to suppress replace count notifications
    - Find and replace dialogs provide new system menu commands
    - Dialog boxes use correct theme fonts on Vista
    - Patches to default styles, file types and auto-detection by Kai Liu
    - Incorporated base x64 source code compatibility patch
    - Fixed some problems with relative ini-file locations
    - Fixed some minor file variable problems
    - Fixed some encoding detection issues
    - Fixed some find and replace problems
    - Fixed several memory leaks when saving files
    - Fixed several memory leaks for editing operations
    - Reduced size of Notepad2.exe program file

    Notepad2 3.1.21 Final Released Date: June 21, 2009
    Notepad2 3.1.21 Final License: Freeware
    Notepad2 3.1.21 Final Requirements: Windows XP, Windows Vista
    Notepad2 3.1.21 Final Homepage: www.flos-freeware.ch

    Notepad2 3.1.21 Final Download: Notepad2 3.1.21 + Unlocker 1.8.7 File size: 850 KB
    แก้ไขครั้งสุดท้ายโดย ฟ้าสางที่บางกอก; 25-06-2009 at 21:22.

  2. #2
    ฝ่ายบริหารระดับสูง สัญลักษณ์ของ พล พระยาแล
    วันที่สมัคร
    Mar 2008
    กระทู้
    6,430
    โอ้ อ่านแล้ว ง่ายต่อการทำความเข้าใจของผู้ที่ไม่มีพื้นฐานทางด้านคอมพิวเตอร์จริง ๆ ครับ หุหุ

กฎการส่งข้อความ

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •