/build/static/layout/Breadcrumb_cap_w.png

installshield wrapped msi package (myob) - Newbie

heyas,

i'm a bit new to this but i'm struggling to create a silent install of myob (Mind Your Own Bussiness) it's an installshield wrapped msi. i've followed the instructions at http://support.installshield.com/kb/view.asp?articleid=Q108166 but after that it comes up with a :

unhandled exception
error number: 0x80040706
description: Object reference not set

any ideas as to the best way to deploy myob ?

Thanks.

0 Comments   [ + ] Show comments

Answers (3)

Posted by: damonjohns 9 years ago
White Belt
1
I also had trouble with this here is how you silently package MYOB.

Step 1. Generate an iss response file by running the following command:
setup.exe /r -f1"c:\temp\Install.iss"
Run through the full installation, then roll back your vm or uninstall MYOB
Step 2. Test your silent installation by running the following command:
setup.exe /s /v"SERIAL=xxxxxxxxxxxx" -f1"c:\temp\Install.iss"
Note you must pass a valid serial number otherwise the install will fail with setup.log file having a ResultCode=-3 error in it.

Further information here: 
http://myobaustralia.custhelp.com/app/answers/detail/a_id/35117/~/accountright-silent-install

Cheers
Damon

Comments:
  • I have had some issues with MYOB 2015. if you extract the msi and create a mst file, you can deploy it successfully, however, it wont integrate with MS Office especially MS Excell.
    Damon has get the right way to do it. - PackageX 8 years ago
Posted by: jaybee96 10 years ago
Red Belt
1

run the application and find the MSI in %TEMP% will help you

Posted by: usachrisk 20 years ago
Purple Belt
0
I'm not sure specifically about MYOB, but I think this was the syntax I used for another InstallShield EXE that called the two MSis:

setup.exe /s /v"/qn "

For testing, you can use /qb instead of /qn for basic setup dialogs instead of complete silence.

Let me know how it goes,
Chris.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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