Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

How to get install result status in custom action script


1 reply to this topic

chenggj

chenggj
  • Full Members
  • 2 posts

Posted 21 March 2017 - 11:36

Hey there!

 

I'm in the case that in my custom action, I want to sprint a log information, and the information depending on the result of silent installation. 

 

For example.

 

If install successfully, I will write "Resultcode = 0" in the log file. if not, I will write the "resultcode = 1".

 

So how should I do?

 

I hope describing the question clearly!

 

Thanks a lot!



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 22 March 2017 - 13:14

Are you asking how to get the information or how to write it to the log?