Releases: Terence0816/Windows-PrtEasyServer
Releases · Terence0816/Windows-PrtEasyServer
Release list
v2.0.0.0
v2.0.0.0
This is a major architecture update. The main application has been rewritten from the original Python packaged version into a native C++ version.
What's New
- Rebuilt the main application in C++ for faster startup and improved responsiveness.
- Significantly reduced the main executable size, from about 25MB in the earliest version to about 728KB.
- Removed the dependency on the Python Runtime, making the runtime environment cleaner and lighter.
- Improved Windows 7 compatibility compared with the previous Python packaged version, reducing the chance of missing runtime components or compatibility issues.
- Continued support for Windows 7 / 10 / 11.
- Added support for custom .txt language files.
- Built-in tw.txt and en.txt language files are included. Users can modify or replace the language files to switch the interface to the language they need.
v2.0.0.0
本版本為重大架構更新,主程式已從原本的 Python 打包版本重寫為 C++ 原生版本。
更新內容
- 主程式改以 C++ 重新編譯,啟動速度與操作反應更快。
- 大幅降低主程式檔案大小,從最初版本約 25MB 降至約 728KB。
- 移除對 Python Runtime 的依賴,執行環境更乾淨。
- 提升 Windows 7 相容性,較原本 Python 打包版本更不容易受到缺少元件或 Runtime 影響。
- 維持 Windows 7 / 10 / 11 支援。
- 支援自定義語言檔,可透過外部 .txt 語言檔切換介面語言。
- 內建 tw.txt 與 en.txt,使用者可自行替換或修改語言檔內容,以切換成需要的語言。
v1.2.0.0
What's New in v1.2.0.0
- This version also adds support for setting up the server side on Windows 7 and packaging printer drivers.
- Automatic installation via the configuration file now also supports Windows 7 client-side connections. If a driver package is available, it will be installed automatically.
- Significantly reduce the size of the main program file.
v1.2.0.0 更新重點
- 這次版本也開始支援 WIN7 伺服器端架設 與 打包印表機驅動程式。
- 設定檔自動安裝也開始支援 WIN7 連接端,如有驅動包也會自動安裝。
- 大幅減少主程式檔案容量。
v1.1.1.0
What's New in v1.1.1.0
- The installer BAT no longer uses a Base64-encoded PowerShell launch flow.
- It now uses a readable UTF-8 embedded PowerShell script that is extracted and executed at runtime.
- Chinese and English installer messages are preserved.
- This improves readability and may reduce some antivirus false-positive heuristics.
v1.1.1.0 更新重點
- 安裝批次檔不再使用 Base64 編碼的 PowerShell 啟動方式。
- 現在改為可讀的 UTF-8 明文嵌入式 PowerShell 腳本,執行時再抽出並執行。
- 保留中英文安裝訊息。
- 內容更容易檢查,也有助於降低部分防毒誤判機率。
v1.1.0.0
English
- The built-in web page can now download both the setup BAT and the matching driver package.
- If the BAT and driver ZIP are stored in the same folder, the client PC can try automatic driver installation before falling back to manual setup.
- Updated English and Traditional Chinese web screenshots.
- Improved packaged EXE version metadata.
繁體中文
- 內建網頁現在可直接下載設定 BAT 與對應驅動程式 ZIP。
- 若 BAT 與驅動 ZIP 放在同一個資料夾,用戶端會先嘗試自動安裝驅動,再視情況回退到手動安裝。
- 已更新中文與英文的網頁畫面截圖。
- 已補強打包後 EXE 的版本資訊。
PrtEasyServer v1.0.0.0
繁體中文
PrtEasyServer 正式版簽名執行檔。
- 支援多台本機印表機分享
- 支援 RAW 9100 TCP/IP 列印
- 內建中英文介面與安裝網頁
- 可下載對應印表機的安裝 BAT
English
Official signed release build for PrtEasyServer.
- Multi-printer local sharing
- RAW 9100 TCP/IP printing
- Built-in Chinese and English UI and web page
- Downloadable printer installer BAT files