軟體中文化實戰教學影片 + 技術諮詢(影片示範)讓你順利出師! 史上真正頭一遭 ! 本年度最新密訓課程 由軟體中文化教學基地【總教頭】所釋出的獨門技術密技 ! 參加了本課程,您無須再自我摸索曠日廢時→快速打通任都二脈 全部課程有提供技術諮詢及售後服務,學成後你就是:軟體王! 讓你使用的英文軟體中文化成為繁體:軟體看得懂,就比較會用,可省去買大量的書籍或補習費用。 中國簡體版也可以繁體中文化:簡體亂碼程式編碼修正,親自影片實戰教學絕非一般網路文章可相比擬。 日文版軟體或遊戲軟體也可以中文化:解決您網路有軟體卻不能用的窘境讓,日文版軟體或遊戲軟體也可以中文化! 出現亂碼的國外電子書也可以中文化:解決您軟體下載到軟體或電子書出現亂碼無法使用的困擾! 程式偵測分類教學:軟體直接偵殼→破除障礙→程式分類教學→標準資源與非標準資源中文化→回寫→自動中文化程式封包。 不會可問這可要有真功夫:買書學習只有圖片與文字,只有影片+技術諮詢,你才有可能完全無盲點! (有些密技除非拜師否則很難:無師自通!) 你不用每星期跑補習班,趕著時間跟老師上課!百分之百的上課實際操作錄製的教學影片! 不論是學生、電腦使用者、美工、或是一般民眾,不論從事那一種行業;只要有軟體中文化需求,都絕對需要這份秘技課程!

什麼是靜默安裝生成器?
如果您需要在多台電腦上快速安裝一套軟體,則「靜默安裝生成器」是一個很好的工具。

 

 

生成靜默安裝包:
靜默安裝生成器使您可以輕鬆地一鍵安裝多個程式。
您可以建立一個包括多個應用程式安裝程式的安裝程式包。
要安裝這些應用程式,只需運行該軟體包。
程式將自動(以靜默模式)在後台模式下安裝。


無人值守安裝:
無人參與的安裝exe和msi檔案

無人值守安裝最困難的任務是確定應用程式安裝程式類型和指令行選項。
靜默安裝生成器自動識別最常用的應用程式安裝程式,例如InstallShield,Wise,Nullsoft(NSIS)等。

下面的清單包括一些受支援的安裝程式及其指令行工具:

InstallShield
創新設定
Nullsoft安裝程式(NSIS)
Windows Installer(MSI)

軟體安裝自動化:
靜默安裝生成器容許您記錄安裝自動化腳本。此功能提供了靜默安裝不支援指令行選項的應用程式的功能。
UI自動化腳本
將cmd,vb,ps1構建為exe或msi安裝程式。

使用基於腳本或批處理檔案的自訂操作。靜默安裝生成器支援Windows批處理檔案(bat,cmd),Windows腳本(vbs,js)和Powershell(ps1)。內含目錄和依賴檔案。

【靜默安裝生成器】Silent Install Builder 6 官網:
http://www.silentinstall.org/


What is the Silent Install Builder?

The Silent Install Builder is a great tool if you need to quickly install a set of software on a multiple computers.

SiB version 5.1.4

Build silent installation packages

The Silent Install Builder allows you to easily install multiple programs with one click. You can create a setup package that contains multiple application installers. To install these applications, simply run the package. Programs will be installed automatically in background mode (silently).
Unattended installation
Unattended installation exe and msi files

The most difficult task of unattended installation is determine the application installer type and command line options . The Silent Install Builder automaticaly recognise most common used application installers such as InstallShield, Wise, Nullsoft (NSIS) and other.

The list below contains some supported installers and their command line swithes:

InstallShield
Inno Setup
Nullsoft Installer (NSIS)
Windows Installer (MSI)

Silent Install Builder
Software Installation automation

The Silent Install Builder allows you to record an Installation Automation script. This feature provides ability to silently install an applications that do not support command line options.
UI Automation Script
Build cmd, vb, ps1 to exe or msi installers.

Use the custom actions based on scripts or batch files. Silent install builder supports windows batch files (bat, cmd), windows scripts (vbs, js) and Powershell (ps1). Include directories with dependency files.