bugfix
This commit is contained in:
parent
da23305f21
commit
6d1890d37a
@ -16,6 +16,9 @@ taskkill /F /IM xojo.exe 2>nul
|
||||
echo installing XOJO ...
|
||||
start /wait %EXE% /LOADINF=%CONFIG% /NORESTART /NOCANCEL /SILENT /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS
|
||||
|
||||
echo renaming XOJO desktop icon ...
|
||||
move /Y %PUBLIC%\Desktop\Xojo*.lnk %PUBLIC%\Desktop\XOJO.lnk 2>nul
|
||||
|
||||
echo ####### %0 #######
|
||||
pause
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user