/build/static/layout/Breadcrumb_cap_w.png

Acrobat 7 pro serial number error on silent install

I've been using installshield tuner to create a mst file for acrobat 7 pro. This works if I install the package using the setup.exe. When distributing this package using sms, the setup.exe is launching the msi file, and then terminates the setup.exe. This causes SMS to think that the installation is finished and sms disconnects the distribution share, and the msi install fails.

I've tried to execute the msi directly, but this gives me a LICENSE number error. Is there any workaround for this?

Why do Installshield create custom tasks in the setup.exe file? Why can't they create true msi files?

0 Comments   [ + ] Show comments

Answers (6)

Posted by: wiseapp 18 years ago
Second Degree Green Belt
0
Hi Magnarj:

if you try to run the MSI directly then it wont read the setup.ini file provided with the setup. Since MSI's cannot read ini or text files at the time of their execution for parameters, thats why a setup.exe has been created that would read the ini and would then run the installation(that is MSI). However in case you want to run the MSI thru the command line silently without it asking you the license number, follow the steps:

1. go to the setup folder
2. open the setup.ini file or abcpy.ini and copy this line ISX_SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
3. type in msiexec /i abc.msi ISX_SERIALNUMBER=your serial number that you copied

Now it will not ask you to enter license number, try this one in case doesnt work leave a msg.

Take Care.




Edited to remove serial number: do not post serial numbers! - Bob Kelly
Posted by: wiseapp 18 years ago
Second Degree Green Belt
0
Hi Bob:

I am sorry to post that serial number but in any case that was a tryout product serial number and was not a production one. I will still make it a point not to do this in future.
Posted by: magnarj 18 years ago
Senior Yellow Belt
0
Thanks for the answer, i'll try it. I think I did this on the Acrobat 6, package. Strange how I could forget about this. I thought the MST file would include this property.
Posted by: joshrys 18 years ago
Yellow Belt
0
i'm having the same issue in wise package studio... does this command work as well?
Posted by: joshrys 18 years ago
Yellow Belt
0
ok i tried this just now and i still get the error. I am using this command:

C:\WINNT\system32\MSIEXEC.EXE TRANSFORMS="\\server\share\Wise Share Point\Projects\Adobe reader\AcroStan.mst" /i "\\server\share\Wise Share Point\Projects\Adobe reader\AcroStan.msi" ISX_SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /qb+

also tried putting the serial # into the ini file, no workie.
Posted by: ictu packager 18 years ago
Orange Belt
0
that would be because adobe pro doesnt like being hidden
you cant use any /qb or qr switches or similar, its a known adobe problem as pointed out here
the only way i have deployed this is with an adobe progress screen visible
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ