Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install if msi doesn't show up. #56

Open
diamondbroplayz opened this issue Jul 4, 2023 · 4 comments
Open

How to install if msi doesn't show up. #56

diamondbroplayz opened this issue Jul 4, 2023 · 4 comments

Comments

@diamondbroplayz
Copy link

My installer didn't show up. The fix is to go into cmd, navigate to the download folder, and type 'msiexec.exe /package File.Explorer_32bit_en-US.msi'.

Conaticus, you could make it an exe file which downloads the msi file and runs that in cmd.

@LeoCatsune
Copy link
Collaborator

Please provide more details as to what the issue is here? "The installer didn't show up" doesn't provide us with enough information to assess the issue.

@Nycz-lab
Copy link

Nycz-lab commented Jul 5, 2023

you can just compile the code yourself since its a tauri app it packages the program into a .exe and .msi installer then you can just use the .exe installer

@LeoCatsune
Copy link
Collaborator

If you are able to install the program with msiexec, then the msi file already exists in your downloads, but also, there is already an exe bundled with the releases, last I checked.

@LeoCatsune
Copy link
Collaborator

I stand corrected, looks like something broke the automations. I'll take a look later to see what's causing that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants