Improved windows installer
This commit is contained in:
parent
160c6d83db
commit
ce356fd694
10
bugs
10
bugs
@ -2,16 +2,12 @@ Linux:
|
||||
Updater:
|
||||
After updater has extracted the file set the executable flag again for the TeaClient binary
|
||||
|
||||
libomp.so.5: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
|
||||
remove OMP from PortableAudio
|
||||
|
||||
Windows:
|
||||
Updater:
|
||||
Updater popups console which says that there are invalid arguments! Fix this!
|
||||
Improve access to the update-install.exe (May request admin permissions)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
General:
|
||||
Audio replay with TS3 is a bit buggy!
|
@ -8,13 +8,11 @@
|
||||
AppId={{0F43B730-DF59-4A23-82AD-E895E72BE4AF}
|
||||
AppName=TeaSpeak Client
|
||||
AppVersion=<%= version %>
|
||||
;AppVerName=TeaSpeak 1.0.0
|
||||
AppPublisher=TeaSpeak
|
||||
AppPublisherURL=http://www.teaspeak.com/
|
||||
AppSupportURL=http://www.teaspeak.com/
|
||||
AppUpdatesURL=http://www.teaspeak.com/
|
||||
AppPublisherURL=https://www.teaspeak.com/
|
||||
AppSupportURL=https://www.forum.teaspeak.com/
|
||||
AppUpdatesURL=https://www.teaspeak.com/
|
||||
DefaultDirName={pf}\TeaSpeak
|
||||
DisableProgramGroupPage=yes
|
||||
OutputBaseFilename=<%= executable_name %>
|
||||
OutputDir=<%= dest_dir %>
|
||||
SetupIconFile=<%= icon_file %>
|
||||
|
Loading…
Reference in New Issue
Block a user