フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Getting a graphics indicating the MCR is loading into the installer created by deploytool

1 回表示 (過去 30 日間)
Andrew
Andrew 2014 年 6 月 3 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi all,
I've been reading up on adding some type of graphic so the uses gets some indication the MCR is actually loading. The best solution seems to be to wrap the executable created by deploytool which seems fine.
I'm wondering how to integrate this approach with the installer though (e.g. the web installer version of my deployable). All I can come up with though is to create a script that:
  1. runs the installer created by deploytool
  2. runs a second installer that creates the wrapped version of the exe that was created by the first installer
  3. replaces the executable from (1) with the wrapped version from (2)
Am I on the right track?
Cheers, Andrew

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by