Customisation - Run program from Zwcad
01-05-2012 12:57 . am | View his/her posts only
Hi I'm looking for create a toolbar button that launch a program,
i tried to write in command bar
Comando: START
Applicazione da inizializzare: "D:/Programmi (x86)/Cad/RSciTE/SciTE.exe"
and the program scite run
but if I write
^C^CSTART "D:/Programmi (x86)/Cad/RSciTE/SciTE.exe"
in command button I have that:
Comando: STARTApplicazione da inizializzare: "D:/Programmi (x86)
Comando: /Cad/RSciTE/SciTE.exe"
Impossibile riconoscere il comando. Per favore prova di nuovo.
I tried also with
^C^CSTART "D:\\Programmi (x86)\\Cad\\RSciTE\\SciTE.exe"
Someone can help me, please.
i tried to write in command bar
Comando: START
Applicazione da inizializzare: "D:/Programmi (x86)/Cad/RSciTE/SciTE.exe"
and the program scite run
but if I write
^C^CSTART "D:/Programmi (x86)/Cad/RSciTE/SciTE.exe"
in command button I have that:
Comando: STARTApplicazione da inizializzare: "D:/Programmi (x86)
Comando: /Cad/RSciTE/SciTE.exe"
Impossibile riconoscere il comando. Per favore prova di nuovo.
I tried also with
^C^CSTART "D:\\Programmi (x86)\\Cad\\RSciTE\\SciTE.exe"
Someone can help me, please.
Customisation - Run program from Zwcad
02-05-2012 10:49 . am | View his/her posts only
Programer's coming...
Customisation - Run program from Zwcad
03-05-2012 11:17 . am | View his/her posts only
Try this niubility
^C^C(command "START" "D:\\Programmi (x86)\\Cad\\RSciTE\\SciTE.exe")
from the legendary Arphone!!!
^C^C(command "START" "D:\\Programmi (x86)\\Cad\\RSciTE\\SciTE.exe")
from the legendary Arphone!!!
Customisation - Run program from Zwcad
04-05-2012 04:56 . pm | View his/her posts only
Great thanks to Arphone!



