lx-s / WinMute

WinMute lets you automatically mute your PC volume on certain events (e. g. Screensaver, Workstation Lock, Shutdown, etc.).
BSD 3-Clause "New" or "Revised" License
168 stars 6 forks source link

Update Installer script #28

Closed bovirus closed 11 months ago

bovirus commented 11 months ago

@lx-s

Update installer script Move all strings/custom emssages ina separate file for better managemnT Setup uninstall icon Setup app version get from exe Use GNU 3.0 RTF license file Many other improvements.

Note: I already included trings for italian language but I commented them to maintain current situation until will be available italian language for GUI.

lx-s commented 11 months ago

Hey there - thanks for your work!

I’ll look at it in detail, when I am at my PC.

the only thing that comes to mind: I don’t want to change the license from BSD 3-clause to GPLv3. I am quite okay with the very permissive license that WinMute currently has :)

bovirus commented 11 months ago

@lx-s

Sorry for my error about license type. Is it availbale a BSD.3 license text in rtf format? Or could be possible to change the text layout without 80 chars max line lenght, like

WinMute

       Copyright (C) 2023 Alexander Steinhoefer

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

lx-s commented 11 months ago

No problem :) Here you go! license.zip

bovirus commented 11 months ago

@lx-s

Coudl you check and approve Inno Setup changes here

https://github.com/lx-s/WinMute/pull/28

Thanks.

bovirus commented 11 months ago

@lx-s

When you camn pelase rebuild teh instalelr and publish it for final check. Thanks. Please close this PR.