| View previous topic :: View next topic |
| Author |
Message |
mfairbrother
Joined: 08 Mar 2006 Posts: 2
|
Posted: Wed Mar 08, 2006 10:31 pm Post subject: |
|
|
| Any command line switches to control if the compiled batch file is going to be a Ghost or not? |
|
| Back to top |
|
 |
|
|
mfairbrother
Joined: 08 Mar 2006 Posts: 2
|
Posted: Wed Mar 08, 2006 10:51 pm Post subject: |
|
|
| Was able to figure out how to get around not knowing the answer to my question. |
|
| Back to top |
|
 |
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Thu Mar 09, 2006 4:21 pm Post subject: |
|
|
| Ghost application accept same switches as original script. |
|
| Back to top |
|
 |
johndoe Guest
|
Posted: Thu Apr 06, 2006 9:23 pm Post subject: |
|
|
Hi. I had the same question as the original poster. Is there a way to control the "silent" mode flag if I am doing the compile from the command line?
I know right now the command line seems to use the last setting that was made when the tool is used in interactive mode. However, we need to do many compiles.. some are silent, some are not.. It is a pain to have to go into interactive mode just to switch the "silent" mode on and off.
Basically, what I want to do is:
quickbfc.exe /silent xxx yyy
Is this possible?
Thanks,
John |
|
| Back to top |
|
 |
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Thu Apr 06, 2006 10:28 pm Post subject: |
|
|
Oh... sorry, I don't understand first question. Current version doesn't support any switches, but we working on the new version.
Probably it will use project settings from original batch file (as comments REM mode=ghost) or from command line. |
|
| Back to top |
|
 |
das Guest
|
Posted: Tue Apr 11, 2006 10:25 pm Post subject: |
|
|
Is there a way I can make my compiled file ghost?
I have a command line ghost thing that will open up another exe with no gui, but it shows a gui....
I want to be able to open my compiled exe and NOT see a command prompt. I do not want a switch or anything like that.
Is there a way to do this? |
|
| Back to top |
|
 |
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
Posted: Thu Apr 13, 2006 8:28 pm Post subject: |
|
|
| We can control only compiled application, called application will always show window. |
|
| Back to top |
|
 |
das Guest
|
Posted: Tue Apr 18, 2006 2:23 am Post subject: |
|
|
| My compiled exe isn't extracting the full file attached. It just makes an file with its name ( 0 bytes), and I get an error because it is an invalid file. |
|
| Back to top |
|
 |
Oleg Tsheglov Site Admin
Joined: 13 Feb 2004 Posts: 309
|
|
| Back to top |
|
 |
|