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
This is because there isn't exactly a way to tell whether the exe is portable or an installer that isn't a known one (like Inno, Nullsoft, etc), so this was treating all portable exe's as the exe installer type. I'll change it so that if the previous installer was portable, it'll use that.
That's what 73e31f8 (released in Komac 2.0.4) does - if the previous installer's installer type is portable, it will use portable. Otherwise, it will use the installer type Komac has identified.
Is there an existing issue for this?
What happened?
The nightly version's update command changed previous version's
portable
toexe
caused errorThe text was updated successfully, but these errors were encountered: