diff --git a/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj b/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj
index 552efb1..c9932c2 100644
--- a/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj
+++ b/Effector.Plugin.Lib/Effector.Plugin.Lib.vbproj
@@ -154,6 +154,9 @@
+
+
+
copy $(TargetPath) c:\EgtData\Effector\Plugin\Effector.Plugin.DoorArreda\Effector.Plugin.Lib.dll
diff --git a/Effector.Plugin.Lib/EffectorWindow/EffectorWindowV.xaml b/Effector.Plugin.Lib/EffectorWindow/EffectorWindowV.xaml
new file mode 100644
index 0000000..b1390f1
--- /dev/null
+++ b/Effector.Plugin.Lib/EffectorWindow/EffectorWindowV.xaml
@@ -0,0 +1,109 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Effector.Plugin.Lib/EffectorWindow/EffectorWindowV.xaml.vb b/Effector.Plugin.Lib/EffectorWindow/EffectorWindowV.xaml.vb
new file mode 100644
index 0000000..2afa718
--- /dev/null
+++ b/Effector.Plugin.Lib/EffectorWindow/EffectorWindowV.xaml.vb
@@ -0,0 +1,3 @@
+Public Class EffectorWindowV
+
+End Class