Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Progress dialog title has a random process name #178

Closed
luislhg opened this issue Sep 1, 2023 · 3 comments
Closed

Progress dialog title has a random process name #178

luislhg opened this issue Sep 1, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@luislhg
Copy link

luislhg commented Sep 1, 2023

Any way to change this random title "squF8D3.tmp.exe"?
image

@KennyTK
Copy link

KennyTK commented Sep 2, 2023

I don't think this dialog box is intended function. Could you share a code snippet or example project that causes this to happen?

@luislhg
Copy link
Author

luislhg commented Sep 2, 2023

In Squirrel pack command just add a framework dependency, such as "squirrel pack --framework net6" and make sure to run the installer in a machine that does not have this .NET runtime installed.

Squirrel will open a dialog for each missing dependency/framework that it's installing.

This is the piece of code doing it:
image

@caesay caesay added the enhancement New feature or request label Sep 15, 2023
@caesay
Copy link
Member

caesay commented Sep 15, 2023

This dialog is only shown if you do not provide a splash image. If you provide your own splash image, this image is shown instead. However, I do think we can improve this dialog.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants