<div dir="ltr"><div>Thank you for this example Ulf.</div><div><br></div><div>However, the modifications I've illustrated here below to the relup file instruct to stop the setup application.</div><div><br></div><div>The release_handler will query the states only of currently running applications:</div><div><a href="https://github.com/erlang/otp/blob/maint/lib/sasl/src/release_handler_1.erl#L597">https://github.com/erlang/otp/blob/maint/lib/sasl/src/release_handler_1.erl#L597</a></div><div><br></div><div>Hence, since the setup app is stopped, it does not query it.</div><div><br></div><div>Probably that's why my example here below works? :)</div><div class="gmail_extra"><br></div></div>