差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

java:installanywhere [2017/08/19 23:33]
127.0.0.1 外部編輯
java:installanywhere [2023/06/25 09:48]
行 1: 行 1:
-{{tag>​InstallAnywhere java}} 
-====== InstallAnywhere ====== 
-===== Introduction ===== 
-InstallAnywhere是一個提供跨平台的安裝程式框架,提供了IDE讓你編輯安裝流程。我從工作開始使用2008,到現在升級至2015。會升級的主因是2008無法升級到Java 8 update 60,這是因為此版本的Java能夠正確判別出Windows10的版本,而導致Installer無法正確判斷Windows(有興趣可以自行trace IA的code)。在升級之前我們也撰寫了大量的測試,所以才敢跨這麼多版本升上去(跨這麼多版本主因是太貴了..)。\\ 
-\\ 
-而此頁面主要分享一些心路歷程。 
-===== Articles ===== 
-  * [[https://​www.youtube.com/​watch?​v=l_TH5Bnr7Bo&​feature=youtu.be|InstallAnywhere 2015 - Register and Activate the Node-Locked License]] 
-  * [[java:​installanywhere:​changeHostID|在Product And License Center中修改HostID]] 
-  * [[java:​installanywhere:​setupOnCentOS6Problem|在CentOS6上安裝InstallAnywhere2015所遇到的問題]] 
-  * [[java:​installanywhere:​SideEffectOfGroupRule|這是Group Rule的Side Effect嗎?​]] 
-  * [[java:​installanywhere:​VariablProblemeOflinuxScript|執行Linux Script的問題]] 
-  * [[java:​installanywhere:​MissingVarWhenRunningSilentMode|某些變數在執行Silent模式遺失了]] 
-  * [[java:​installanywhere:​SlashInstallPathProblemOnWindows|Forward-Slash的安裝路徑,在Windows上無法正常反安裝]] 
-  * [[java:​installanywhere:​installer_without_jvm|Without VM的Installer]] 
-  * [[java:​installanywhere:​installer_without_jvm:​jvm_search_settings|JVM Search Settings]] 
-  * [[java:​installanywhere:​plugin:​extract_to_file|Use Plug-Ins - Extract to File]] 
-===== Q&A ===== 
-    Q. Node-Locked License與Standalone Build Node-Locked License的區別?​ 
-    A. Standalone Build無法使用IDE,是專門給build system使用的。買Premier Edition的會送一把Standalone Build的license。 
-       More -> http://​www.flexerasoftware.com/​producer/​products/​software-installation/​installanywhere/​standalone-build/​ 
  
-    Q. 原本安裝之後會有InstallLog.log,現在跑哪去了?​ 
-    A. 你可以在Uninstall/​Logs中找到它,你可以透過Project>​General Settings>​Log Settings去更改。 
- 
-    Q. IA2008可以在缺少安裝檔案時build installer,但IA2015不行,為何呢?​ 
-    A. 有可能是IA2008的問題,雖然有檢查出這問題,但依然產生出installer。如果忽略這錯誤,有可能會產生一個無法安裝完全的installer。 
- 
-===== Resource ===== 
-  * [[http://​resources.flexerasoftware.com/​instructions/​productlicensing/​en/​installanywherefaqs.htm|InstallAnywhere FAQ]] 
-  * [[https://​flexeracommunity.force.com/​customer/​|Customer Community]] (請先花$買維護id) 
-  * [[http://​helpnet.flexerasoftware.com/​installanywhere2015/​|InstallAnywhere 2015 Help Library]] 
-  * [[https://​community.flexerasoftware.com/​showthread.php?​219243-Read-me-first-Quick-links-for-info-on-InstallAnywhere-2015|Thread:​ Read me first: Quick links for info on InstallAnywhere 2015]] 
-  * [[https://​flexeracommunity.force.com/​customer/​articles/​en_US/​ISSUE/​HOTFIX-InstallAnywhere-Hotfix-for-Windows-Launchers|HOTFIX:​ InstallAnywhere HotFix for Windows Launchers]] 
-  * [[https://​flexeracommunity.force.com/​customer/​articles/​en_US/​ISSUE/​HOTFIX-InstallAnywhere-2015-Service-Pack-1-HotFix-A|HOTFIX-InstallAnywhere-2015-Service-Pack-1-HotFix-A]] 
-  * [[https://​www.microway.com.au/​installshield/​InstallAnywhere2015_UserGuide.pdf|IA2015 UserGuide]] 
- 
-=====    ===== 
----- 
-\\ 
-~~DISQUS~~