Page 1 of 1

Create EXE's

PostPosted: Sat Jul 17, 2004 12:02 pm
by mabbeck
Is it possible to compile a macro into an executable file?

PostPosted: Sat Jul 17, 2004 12:03 pm
by Gintaras
no.

PostPosted: Mon Jul 19, 2004 3:24 pm
by ken gray
But you can make it into a shortcut and fire it off from that.

PostPosted: Mon May 29, 2006 4:34 pm
by J23
What the words exactly mean:
"But you can make it into a shortcut and fire it off from that"

I ask because I want to know:
Can I make standalone programs in QM ? Can I distribute programs written in QM without QM instance, without QM environment ?

J23

PostPosted: Mon May 29, 2006 4:39 pm
by Gintaras
No, you can't.

But you can make it into a shortcut and fire it off from that.


= Create a shortcut to run a macro.

PostPosted: Mon Jun 12, 2006 12:17 pm
by Gintaras
I would like to add this feature (compile macros to exe files), but I afraid that it can reduce the number of registrations. Are the following conditions acceptable?

1. This feature is available only in QM version that costs $80.
2. When a compiled exe runs, it adds a shortcut to the QM website on the desktop. Or shows a splashscreen or something else.

Also, the minimal size of an exe file would be ~500 kB. Because it includes whole QM run time code. It is very difficult to include only what is really needed. I don't want to use additional run-time dlls.

The $80 version also would have all C++ header files converted to QM.

PostPosted: Mon Jun 12, 2006 3:16 pm
by itsjustmatt
-I would really like to see this feature in a seperate version.
-I absolutly agree with having a "Professional QM" version for $80. You may be able to charge even more than that.
-I think advertisment should be limited to a small fast splash screen.
-I don't think the minimal file size is an issue. Even the simplest programs now days are huge.

PostPosted: Mon Jun 12, 2006 4:56 pm
by Gintaras
Shortcut was not good idea. Better will be splash screen with macro author info and qm info and checkbox "show this splash screen".

PostPosted: Mon Jun 12, 2006 6:56 pm
by _pi
i have a possible customer who should not see how i made it.
so in this rare case i need a qm exe which runs with no lead to qm.

maybe you should offer some kind of web compiling service.
upload your macro folder to a secured webform and choose the options you need.

removing banner -> qmpro + 10 euro
rewrite registry keys to custom -> 120 euro

prices are only examples

:D

PostPosted: Mon Jun 12, 2006 7:05 pm
by ken gray
i have a possible customer who should not see how i made it.
so in this rare case i need a qm exe which runs with no lead to qm.



You could encrypt it or use the shareware macro functions
http://quickmacros.com/forum/viewtopic. ... =shareware

PostPosted: Mon Jun 12, 2006 7:16 pm
by _pi
i don't want this customer to know how and with which program my solution has been made.
i can't prove it, but someone similar to those company stole my php code for oscommerce.
that was something what took me some time to develop.

PostPosted: Wed Jun 21, 2006 1:01 pm
by ken gray
you, know. if you did do this it might be good to put some skinning capability into it. this would really give the exe's a nice custom look too.

i found this one but i don't know who is the best to use in this area.
http://www.skincrafter.com/skbuilder.html

PostPosted: Wed Jun 21, 2006 1:13 pm
by Gintaras
Thank you, I'll try it.