4 lines
76 B
Batchfile
4 lines
76 B
Batchfile
|
call ..\paths.bat
|
||
|
mkdir %PluginsDir%
|
||
|
copy vm\emailnot.qvm %PluginsDir%
|
||
|
pause
|