Mehmet Ali Şipi

Results 75 comments of Mehmet Ali Şipi

By this commit 5c717a364e937670197e54cf7ba13f550617ce0c, you will be able to protect files/folder that located in installation location. You just need to pass `-d dont_delete_install_location_files` flag. However using uninstaller is not recommend...

You can use the command for your situation. `v installer.v -d extended_language_support -d dont_delete_install_location_files -o installer.exe`

It's not actively updated, however I will fix the compile issues asap. I will notify you when the issues are fixed.

The `src/gtk_linux.v:35:1: error: [attr] has been deprecated, use `@[attr]` instead` error causes issues. I will fix it with next commit.

@BlueriteSoul should 7b3f0cee29282d9c406e0aa91e39e65bdf7fa8b2 fix that issue.