You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a burn bundle that installs .Net 8 Desktop runtime, and a custom .Net 8 bootstrapper application.
The prerequisites are detected correctly and .net installs fine but it takes a long time for my bootstrapper to appear because of the time it takes to install .net 8 which is fine but to the user it looks like nothing is happening.
Is there anyway to show a progress for the prerequisites?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a burn bundle that installs .Net 8 Desktop runtime, and a custom .Net 8 bootstrapper application.
The prerequisites are detected correctly and .net installs fine but it takes a long time for my bootstrapper to appear because of the time it takes to install .net 8 which is fine but to the user it looks like nothing is happening.
Is there anyway to show a progress for the prerequisites?
Beta Was this translation helpful? Give feedback.
All reactions