| View previous topic :: View next topic |
| Author |
Message |
silentmacro
Joined: 17 Jan 2009 Posts: 1
|
Posted: Sat Jan 17, 2009 3:26 pm Post subject: What makes Quick Batch File Compiler better than the others? |
|
|
I am looking to buy a Batch File Compiler.
What features made you buy Quick BFC over using the other shareware compilers like Batch File Compiler Professional Edition or Scriptcrypter or even the free Bat to EXE Converter program?
I personally don't know if the free bat to exe converter is a good choice since it is free and many people are using it. Could this have a higher chance of false positives?
I am pretty sure all Batch file compilers including Quick BFC and BFC Professional Edition extract files to a temporary directory. Which one is better and why? |
|
| Back to top |
|
 |
|
|
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Mon Mar 16, 2009 11:02 pm Post subject: |
|
|
I know about some compatibility issues with other compilers.
You right about temporary directory, but next generation of QBFC will create native applications: no temporary files, 100% secure, syntaxis checker, optimizer, debugger.
Some time ago we posted link to early alpha-version, got a lot of feedback and now working on the new beta-version. |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Tue Mar 17, 2009 2:01 am Post subject: |
|
|
| Have tested BAT to EXE converter from F2KO. LOL! They just add batch file to the end of exe file without any encryption. Anyone can see content of your batch file in text or binary editor before execution. |
|
| Back to top |
|
 |
newuser
Joined: 29 Aug 2007 Posts: 6
|
Posted: Sat Mar 21, 2009 5:34 pm Post subject: |
|
|
Is the unicode support been implemented yet?
And when will the full native code version be release?  |
|
| Back to top |
|
 |
doitfortheluvof
Joined: 19 Sep 2009 Posts: 1
|
Posted: Sat Sep 19, 2009 12:23 am Post subject: |
|
|
| newuser wrote: | when will the full native code version be release?  |
This is a goooooood question. I would love to see such a thing! My C++ friend who works for Sony Online Entertainment said it is completely impossible and calls bullcrap. Unless of course... abyssmedia is going to completely re-write the Windows command interpreter by themselves. that does not sound very cost-effective to me.
Can I please see the "alpha version" that has been mentioned. I would love to do some testing. I can't find it anywhere! |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Mon Sep 21, 2009 5:59 pm Post subject: |
|
|
Exactly! But we not need to rewrite all features of command line interpreter. We just created byte-code application, something like C# or Java and virtual machine. Script parsed and compiled to byte-code, virtual machine may execute few commands itself and other commands using native interpreter.
Step-by-step, we will implement new commands in virtual machine and final version will not depends from cmd.exe
Another possible solution - translate batch script into high-level language like Pascal or C++. |
|
| Back to top |
|
 |
Whale
Joined: 24 Sep 2009 Posts: 11
|
Posted: Thu Sep 24, 2009 6:03 pm Post subject: |
|
|
I came across this info about 2 years ago.
And Im still waiting for the beta version.
Could you let us know when its going into beta release please?
All I need is that particular feature.  |
|
| Back to top |
|
 |
Whale
Joined: 24 Sep 2009 Posts: 11
|
Posted: Tue Dec 15, 2009 5:10 pm Post subject: |
|
|
Any update on this native compiler or beta version?
Its almost Christmas already.  |
|
| Back to top |
|
 |
Whale
Joined: 24 Sep 2009 Posts: 11
|
Posted: Tue Feb 09, 2010 6:35 pm Post subject: |
|
|
Its already 2010, will this project ever see the light or will be abandoned?
 |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Thu Feb 11, 2010 1:49 am Post subject: |
|
|
| Not abandoned, but suspended. I can't say more now. |
|
| Back to top |
|
 |
|
|
Whale
Joined: 24 Sep 2009 Posts: 11
|
Posted: Fri Feb 12, 2010 2:16 pm Post subject: |
|
|
| support wrote: | | Not abandoned, but suspended. I can't say more now. |
Thanks for the update.
If I have QBF license, can I request the last version of the working beta copy of the native compiler?
Can I know when was the last native compiler version and when was it released?
I might have some use of it even if its not fully completed.
All I need to know is until what extent the compiler can do.
I'm tired of learning scripting since batch is so much easier to use and so much batch examples and info can be found on the internet.
The reason I wasnt into batch file much is security since all batch compilers now just extract bat to a temp a folder and execute it.
Your the first company thats actually developing a native compiler for the batch.  |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Sat Feb 13, 2010 2:07 am Post subject: |
|
|
Latest beta have only syntaxis analyzer and parser. It can compile script to byte-code like Visual Basic or .NET
Virtual machine that execute this byte-code still not ready, so we not have working version right now. |
|
| Back to top |
|
 |
Whale
Joined: 24 Sep 2009 Posts: 11
|
Posted: Tue Feb 16, 2010 12:55 am Post subject: |
|
|
| support wrote: | Latest beta have only syntaxis analyzer and parser. It can compile script to byte-code like Visual Basic or .NET
Virtual machine that execute this byte-code still not ready, so we not have working version right now. |
Thanks for the update.
Hope this project will continue soon in future. BTW, drop a note when the project start again, will you?  |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Tue Feb 16, 2010 10:37 am Post subject: |
|
|
| Okay. |
|
| Back to top |
|
 |
Whale
Joined: 24 Sep 2009 Posts: 11
|
Posted: Wed Jul 06, 2011 5:21 pm Post subject: |
|
|
Its been another year now, any updates?
Thanks. |
|
| Back to top |
|
 |
|