diff options
Diffstat (limited to 'src/win32/CheckReqs1.ini')
-rw-r--r-- | src/win32/CheckReqs1.ini | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/win32/CheckReqs1.ini b/src/win32/CheckReqs1.ini new file mode 100644 index 000000000..d475ede35 --- /dev/null +++ b/src/win32/CheckReqs1.ini @@ -0,0 +1,28 @@ +[Settings] +NumFields=3 + +[Field 1] +Type=label +Left=0 +Right=-1 +Top=10 +Bottom=70 +Text="OpenSLL 0.9.7c or newer is not found on your computer.\r\n\r\nEjabberd includes required SSL libraries but if you don't have SSL certificate then without installed OpenSSL you will not be able to create your own SSL certificate and use SSL-enabled connections.\r\n\r\nOpenSLL can be downloaded from" + +[Field 2] +Type=link +Left=0 +Right=-1 +Top=74 +Bottom=88 +State=http://www.slproweb.com/products/Win32OpenSSL.html +Text=http://www.slproweb.com/products/Win32OpenSSL.html + +[Field 3] +Type=label +Left=0 +Right=-1 +Top=93 +Bottom=-10 +Text="If you want to continue installation anyway, click Next." + |