/build/static/layout/Breadcrumb_cap_w.png

TEG Analytical Software v4.2.3 silent installation

hi All currently i am working on an application TEG Analytical Software v4.2.3. Source provided is set up.exe and post installation configuration is to launch application from start menu,enter log in credentials and connect/map to patient database. Also have to provide full permissions to c:programme files\"Application name" folder. I can create a set up.iss with exe but cant repackage it. while trying to repackage its showing error. i am using admin studio repackager and my goal was to create a msi,mst and enter data base server as a property. but as i cant create msi,is there any other way to perform post installation tasks? thanks for responses.

2 Comments   [ + ] Show comments
  • how to map a database as a post installation activity? - swap20june 9 years ago
  • You'll get nowhere as a packager if you give up at the first hurdle!

    What error did you get when you attempted to repackage? - anonymous_9363 9 years ago

Answers (1)

Posted by: BHC-Austin 9 years ago
4th Degree Black Belt
0

Generally in cases like this, you'll have to script the installation process. What we've done for software like this (and we have a lot of it, unfortunately) is record the .iss for the silent install, then create a VBScript that initiates the setup and does whatever post-install stuff has to be done (e.g. writing to registry, INI files, etc).

If you can't configure the TEG software directly through INI files or registry, you could always use AutoIT to automate everything (including the setup, and not have to record a .iss file)


Comments:
  • hi thanks for reply. actually autoIT script is not allowed in our environment. and post installation configuration is to launch application and enter log in id,password and database information. i enter those credentials and tried to search if they are captured in registries. but no luck. so what would be other way to do it?

    thanks again. - swap20june 9 years ago
 
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