Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2012-04-13 23:16:55 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-04-13 23:16:55 +0400
commitf3b4e961835a5d08d24f6287aa2558272457bf3e (patch)
treed77fd83f9366494a26ce19d867fa8ffa92c296dd /LAVFilters.iss
parentc9876611de18a0140b414433a02bf74dc005e38d (diff)
Add AppPublisher settings to installer script
Diffstat (limited to 'LAVFilters.iss')
-rw-r--r--LAVFilters.iss2
1 files changed, 2 insertions, 0 deletions
diff --git a/LAVFilters.iss b/LAVFilters.iss
index 8de47368..d6c45f8d 100644
--- a/LAVFilters.iss
+++ b/LAVFilters.iss
@@ -10,6 +10,8 @@ AllowNoIcons = yes
AllowUNCPath = no
AppId = lavfilters
AppName = LAV Filters
+AppPublisher = Hendrik Leppkes
+AppPublisherURL = http://1f0.de/
AppVerName = LAV Filters {#=LAV_VERSION_MAJOR}.{#=LAV_VERSION_MINOR}.{#=LAV_VERSION_REVISION}
AppVersion = {#=LAV_VERSION_MAJOR}.{#=LAV_VERSION_MINOR}.{#=LAV_VERSION_REVISION}
VersionInfoVersion = {#=LAV_VERSION_MAJOR}.{#=LAV_VERSION_MINOR}.{#=LAV_VERSION_REVISION}.0