NetTalk Central

Author Topic: NetTalk 6 Batch Command Not Running  (Read 3680 times)

AZIS350

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
    • Email
NetTalk 6 Batch Command Not Running
« on: November 22, 2011, 09:40:52 AM »
Not sure if it's our environment or if anyone else has this situation, just downloaded NetTalk 6 and made the necessary changes as per docs. Upon compiling the Command DOS window appears (showing the path of our current application) but no command is run (I assume it is a BAT file trying to run) and compile will not continue until command window is shut down manually (I let it run for at least 5 minutes before shutting down command window). Next command window then appears with same situation (no bat file running) and then after closing that one down another one comes up (assuming different bat files for copying web folder over, running gzipall.bat, etc.). After closing out each successive command window then the compile completes. However, since the bat files did not run we had to manually move the web folder, run gzipball.bat (just like in the old days :) :) - and then we were fine. OS is Windows 7 64-bit.  Thanks.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: NetTalk 6 Batch Command Not Running
« Reply #1 on: November 22, 2011, 11:39:44 AM »
It has generated a Copyall.bat and GzipAll.bat into your app folder.
I'd be interested in what you get when you run the batch files manually.

Which version of Clarion are you using?

Cheers
Bruce

AZIS350

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
    • Email
Re: NetTalk 6 Batch Command Not Running
« Reply #2 on: November 22, 2011, 01:33:16 PM »
Clarion 7.3 build 7900.

The web folder was not updated, however I can not confirm if the gzipall.bat and copyall.bat fiels were copied into the app folder - they may have. There was no indication when the command window appeared that any bat file was running or any process, and if there was, the command window did not shut down afterwards. I had to manually exit out each time, and only then did the compiler continue to the next step.

When I run the gzipall.bat file manually, the command window comes up very quickly, displays the command lines being processed, and then exits out of the window normally. I haven't tested copyall.bat yet but will assume manually it does the same thing properly.

Thanks for checking into this.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: NetTalk 6 Batch Command Not Running
« Reply #3 on: November 22, 2011, 10:07:29 PM »
I'm running on Win7.64 here myself, and not getting quite the same effect.
So my guess is it might have to do with UAC or something like that.

My clarion 8 is installed into c:\clarion8 not c:\program files though.

I'd be interested in any other users using Windows 7 to know if it is working / not working and what install / uac configuration you have.

Cheers
Bruce

Stu

  • Hero Member
  • *****
  • Posts: 510
    • View Profile
    • Email
Re: NetTalk 6 Batch Command Not Running
« Reply #4 on: November 22, 2011, 11:20:16 PM »
Bruce,

Windows 7. Default UAC settings.

Clarion folder: D:\Clarion8

The bat files are running fine.
Cheers,

Stu Andrews