jendrikseipp / rednotebook

RedNotebook is a cross-platform journal
https://rednotebook.app
GNU General Public License v2.0
488 stars 110 forks source link

Build option for the portable version? #722

Closed iameijaz closed 1 year ago

iameijaz commented 1 year ago

Hello there, I was hoping to find a way to build a portabel exe file for this after some modifications, and i am using appveyor to build this and I am getting a setup file instead. Any help would be appreciated.

jendrikseipp commented 1 year ago

Next to the installer exe file, there should be a zip file containing the standalone executable file.

iameijaz commented 1 year ago

But, can't we have just a single EXE file which acts like a portable version?

jendrikseipp commented 1 year ago

That exe is portable.

For the installer we need a different exe, but you can just ignore it.

iameijaz commented 1 year ago

Alright.Thanks. But can you tell me which different exe would we need to accomplish that?