Help: Has anyone packaged Sage ACT! Pro 2011
The Sage ACT! Pro 2011 setup has an MSI. However, the MSI does not install the complete application. The setup installs many more folders and files and registries. The issue i have here is that, During installation, I need to change the lanugae to United Kingdom. The setup doesnot take the changed value though.
I select "UK" click Next and come back to the language screen and the language is back to "US". Since the source itself behaves this way, I do not know how to capture the change.
Any help would be appreciated.
I select "UK" click Next and come back to the language screen and the language is back to "US". Since the source itself behaves this way, I do not know how to capture the change.
Any help would be appreciated.
0 Comments
[ + ] Show comments
Answers (12)
Please log in to answer
Posted by:
Savage455
13 years ago
Posted by:
emgz01
13 years ago
Have you tried running a switch "ProductLanguage=2057" (not entirely sure if that's the proper code for UK eng). Anyway, not sure if 2011 is the same as 2010 but it's not a fun software to package.
Comments:
-
I m also unable to create response file for Sage Act Pro 2012 SP1.
There is no document to deploy 2012 SP1 silently. I tried following the article for Act premium 2011 SP1, but no luck...kindly help... - ankita_g29 11 years ago
Posted by:
kunjumol
13 years ago
Posted by:
WiseAppPackager
13 years ago
Posted by:
kunjumol
13 years ago
Posted by:
kunjumol
13 years ago
The iss file looks like this:
[{569E52E4-5043-6D8E489D4AAB}-DlgOrder]
Dlg0={569E52E4-5043-6D8E489D4AAB}-ZSdShared_CountryDlg-0
Count=4
Dlg1={569E52E4-5043-6D8E489D4AAB}-ZSdShared_License-0
Dlg2={569E52E4-5043-6D8E489D4AAB}-ZSdShared_InstallRoutes-1
Dlg3={569E52E4-5043-6D8E489D4AAB}-ZSdShared_Finish-0
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_CountryDlg-0]
szCountry=United Kingdom
Result=0
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_License-0]
Result=1
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_InstallRoutes-1]
Result=1
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_Finish-0]
bOpt1=0
bOpt2=0
bOpt3=0
Result=1
A log file is created in C:\Windows\Temp\ActLog
The log file looks like this:
C:\ProgramData\Microsoft\Protect does not exist.
Registry Key Software\SageSQLInfo not found.
Inside SILENTMODE of Shared_Dlg_License.
The first two lines appear even in a sucessful installation. However, I dont seem to understand what the third line indicates.
[{569E52E4-5043-6D8E489D4AAB}-DlgOrder]
Dlg0={569E52E4-5043-6D8E489D4AAB}-ZSdShared_CountryDlg-0
Count=4
Dlg1={569E52E4-5043-6D8E489D4AAB}-ZSdShared_License-0
Dlg2={569E52E4-5043-6D8E489D4AAB}-ZSdShared_InstallRoutes-1
Dlg3={569E52E4-5043-6D8E489D4AAB}-ZSdShared_Finish-0
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_CountryDlg-0]
szCountry=United Kingdom
Result=0
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_License-0]
Result=1
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_InstallRoutes-1]
Result=1
[{569E52E4-5043-6D8E489D4AAB}-ZSdShared_Finish-0]
bOpt1=0
bOpt2=0
bOpt3=0
Result=1
A log file is created in C:\Windows\Temp\ActLog
The log file looks like this:
C:\ProgramData\Microsoft\Protect does not exist.
Registry Key Software\SageSQLInfo not found.
Inside SILENTMODE of Shared_Dlg_License.
The first two lines appear even in a sucessful installation. However, I dont seem to understand what the third line indicates.
Comments:
-
kunjumol: I also have the same problem while installing with response file the log file in temp states the same thing..can u let me know how did u tackle this problem. - ankita_g29 11 years ago
Posted by:
WiseAppPackager
13 years ago
Posted by:
kunjumol
13 years ago
Posted by:
deemacgee
13 years ago
You're not the only one. I've been getting the -3 return code as well... extremely frustrating; am about to recommend that we move away from ACT! to something - anything - that's actually deployable to your bog-standard, garden-variety, locked-down corporate environment.
Why software developers don't take the concept of automated deployment seriously is beyond me.
Tried that on WinXP 32, Win7 32, Win7 64. No difference.
Why software developers don't take the concept of automated deployment seriously is beyond me.
You can follow the below link if not already tried.
http://kb.sagesoftwareonline.com/cgi-bin/sagesoftwareonline.cfg/php/enduser/std_adp.php?p_faqid=26837
This is for Sage Premium version, but the base installer shouldn't have much difference.
Tried that on WinXP 32, Win7 32, Win7 64. No difference.
Posted by:
kanagaraj
13 years ago
Installshield is known for caputring incorrect values and you need to fix them manually. Use the below script and install should complete charmly.
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-DlgOrder]
Dlg0={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_CountryDlg-0
Count=4
Dlg1={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_License-0
Dlg2={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_InstallRoutes-0
Dlg3={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_Finish-0
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_CountryDlg-0]
szCountry=United States
Result=1
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_License-0]
Result=1
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_InstallRoutes-0]
Result=1
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_Finish-0]
bOpt1=0
bOpt2=0
bOpt3=0
Result=1
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-DlgOrder]
Dlg0={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_CountryDlg-0
Count=4
Dlg1={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_License-0
Dlg2={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_InstallRoutes-0
Dlg3={569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_Finish-0
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_CountryDlg-0]
szCountry=United States
Result=1
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_License-0]
Result=1
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_InstallRoutes-0]
Result=1
[{569E52E4-5043-4F93-AE2B-6D8E489D4AAB}-ZSdShared_Finish-0]
bOpt1=0
bOpt2=0
bOpt3=0
Result=1
Posted by:
anonymous_9363
13 years ago
Posted by:
Btill
13 years ago
Thank you kanagaraj, what you posted worked for me. The /r iss file that is created did not work until I used what you posted. My iss file was exactly the same as kunjumol. If you compare them, you will see what needs to be changed.
Not sure as to how you figured these changes out, but I thank you.
VBScab, this is the first time an iss file was recorded and did not work for me. But I can confirm that what is posted above was the solution for us to get out a silent install for all.
Not sure as to how you figured these changes out, but I thank you.
VBScab, this is the first time an iss file was recorded and did not work for me. But I can confirm that what is posted above was the solution for us to get out a silent install for all.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.