summaryrefslogtreecommitdiffstats
path: root/windows_installer/installer.upgrade.ini
diff options
context:
space:
mode:
Diffstat (limited to 'windows_installer/installer.upgrade.ini')
-rw-r--r--windows_installer/installer.upgrade.ini28
1 files changed, 28 insertions, 0 deletions
diff --git a/windows_installer/installer.upgrade.ini b/windows_installer/installer.upgrade.ini
new file mode 100644
index 0000000..f247dd1
--- /dev/null
+++ b/windows_installer/installer.upgrade.ini
@@ -0,0 +1,28 @@
+[Settings]
+NumFields=2
+NextButtonText=Upgrade
+
+[Field 1]
+Type=label
+Text="A version of BitTorrent is already installed."
+Left=0
+Right=-1
+Top=0
+Bottom=15
+
+[Field 2]
+Type=label
+Text="This installer will upgrade your version."
+Left=0
+Right=-1
+Top=15
+Bottom=25
+
+[Field 3]
+Type=Radiobutton
+Text=Upgrade
+Left=0
+Right=-1
+Top=60
+Bottom=70
+State=1 \ No newline at end of file