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
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.
The text was updated successfully, but these errors were encountered:
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.
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
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.
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.
The text was updated successfully, but these errors were encountered: