Plottor software to cut vinyl

Aquí podrás hablar de cualquier tema que no tenga un sección específica.
Anyone having idea how to make plottor software in autoplay media studio to cut vinyl stickers or any shape in .plt file :cerrado: :accepted:
AutoPlay Media Studio para algo así? Es mucho pedir para este software, me temo que AutoPlay Media Studio no tiene la capacidad para producir dicho proyecto.
dowsher escribió:AutoPlay Media Studio para algo así? Es mucho pedir para este software, me temo que AutoPlay Media Studio no tiene la capacidad para producir dicho proyecto.
Hi Thanks for Reply ok So Now Help me In One thing I want to Run Cut master.exe with Its Own File inside Autoplay Media Studio See attachment what i want to do

here is my xmount code

https://drive.google.com/open?id=0B_2Da ... 3k0cVdxSFE

On Show
File = xMount.Run("C:\\Program Files (x86)\\CUTOK Master\\CutMaster.exe");
tblMount = xMount.Window(File,"DEFAULT",nil,nil,nil,nil,500);

i want to do like this mount application and open file automatically

https://drive.google.com/open?id=0B_2Da ... TloUWZYNlE

On Show
File = xMount.Run("C:\\Program Files (x86)\\CUTOK Master\\CutMaster.exe") / ("C:\\Windows\\addins\\Untitled-2.plt");
tblMount = xMount.Window(File,"DEFAULT",nil,nil,nil,nil,500);

Please help me to open .plt file directly with xmount plugin i hope there is a way to solve this problem mins i want to open file with mounted app directlly i will very thankful