add nicer logo
This commit is contained in:
parent
0acee1e8ad
commit
e977697814
@ -26,4 +26,3 @@ SaveToFile "c:\joinpatched.ps1"
|
|||||||
set-executionpolicy RemoteSigned
|
set-executionpolicy RemoteSigned
|
||||||
powershell c:\joinpatched.ps1
|
powershell c:\joinpatched.ps1
|
||||||
del c:\joinpatched.ps1
|
del c:\joinpatched.ps1
|
||||||
|
|
@ -12,8 +12,8 @@ ADVICE="Mandatory items: domainname / joinadmin / joinadminpw | Optional items:
|
|||||||
# Valid value: restricted | public
|
# Valid value: restricted | public
|
||||||
TYPE="public"
|
TYPE="public"
|
||||||
|
|
||||||
DL_FILE[0]="joindomain.png"
|
DL_FILE[0]="LOGO_ActiveDirectory.png"
|
||||||
DL_SOURCE[0]="http://www.bitblokes.de/wp-content/uploads/2010/10/openvpn-logo-150x150.png"
|
DL_SOURCE[0]="http://www.itx-solutions.nl/wp-content/uploads/2013/12/LOGO_ActiveDirectory.png"
|
||||||
|
|
||||||
# File array index for the image showing while installing the program
|
# File array index for the image showing while installing the program
|
||||||
ICON_DL_INDEX=0
|
ICON_DL_INDEX=0
|
||||||
|
@ -1 +0,0 @@
|
|||||||
1e55e6d56fd54b044fedb5863e1693e812b776fe /home/dtrinks/.opsi-dist-cache/dtnet.de/joindomain/1//joindomain.png
|
|
Loading…
Reference in New Issue
Block a user