-
28 Feb 2013 3:42 PM #1
Publish CMD Window Close
Publish CMD Window Close
Hi All
A minor inconvenience, yet a right pain in the backside...whenever the Publish button is pressed (on a Windows install), a command window is opened; after the action has been completed, the window stays open and requires a manual click to close it. Not a drama with one or two Publish actions, but a real wrist killer (type either exit or move the mouse and click) when one is in a RAD cycle.
My question - any way to simply amend an 'exit' to that script and close the window?
ta
Doug
-
2 Mar 2013 7:29 PM #2
Yeah the goal is to have a console that shows up docked to the bottom. I understand your frustration with the current process.
Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
2 Mar 2013 7:40 PM #3
Thanks...
Thanks...
Hi Phil
Thanks for the reply...I'll wait for the new version with baited breath.
Cheers
Doug
-
13 Mar 2013 7:43 AM #4
Take a look at 2.2 behaviour : http://www.sencha.com/forum/showthre...nnot-be-closed.
@Doug : Just let SA open CMD windows. Then CloseAll (Right-click on task bar button in Windows)
@Phil : the docked console would have been really nice
-
13 Mar 2013 7:47 AM #5
Yeah I know yoann.colleaux but time did not permit.
I'm looking into the closing issue this is clearly a bug that will be fixed. Does Esc work for you or that's not working either?Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
13 Mar 2013 8:32 AM #6
-
14 Mar 2013 9:00 AM #7
A nosy question - why do you use Publish. For my RAD I have the SA project catalogue inside of my web-root so I just save and then refresh in the browser - saves you some mousing
See you at SenchaCon 2013
-
14 Mar 2013 1:25 PM #8
I made a program to run it in background.
http://binarycrash.net/members/index...ivo=cmd_sa.rar
md5sum: 262effd75ea433bb4d68cf0d78de0ca3
Inside the RAR you have the cmd.exe and it's source code.
You can compile it in free pascal if you like, or use the one i already compiled.
Extract cmd.exe to where you instaled Sencha Architect.
For example i installed mine at: W:\SENCHA\SenchaArchitect\
When i click "Publish" button it execute my program and my program executes the cmd from windows system directory passing the received params.Last edited by BinaryCrash; 14 Mar 2013 at 1:27 PM. Reason: added md5sum
-
14 Mar 2013 1:26 PM #9
Tangix - you legend. Such an obvious solution...I'm implementing now.
-
15 Mar 2013 7:37 AM #10
Very clever BinaryCrash. Wondering what this solves so perhaps we can improve our process.
2.3 will include some serious deploy upgrades.Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team


Reply With Quote