Batch File to force proceed without user intervention


  1. Posts : 5
    Windows 7 Pro
       #1

    Batch File to force proceed without user intervention


    Hello
    I have a batch files that exports data to a folder below

    "D:\WinCCU32\wccu" archive_outputs None batch,selectall,"group=TDS","sort=Meter ID","setupfile=D:\WinCCU32\scheduler\ccutds_group.ini"
    The script works, but the issue is that I get prompts during the export from some of these archive outputs that says
    Unable to open live analysis file, using fixed analysis
    When this happens, Someone has to hit ok before it will proceed to export the files.

    What would i include in the batch file to force the batch to proceed without a user selecting OK


    thanks,
      My Computer


  2. Posts : 72
    Win 10 Pro 19043.1237 (X64) (21H1)
       #2

    If not personal, do you mind sharing or posting pic of batch file ?
    Other eyes seeing the batch file might help with issue !
      My Computer


  3. Posts : 16,953
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #3

    The response seems likely to be a property of the software 'WinCCU32' / 'wccu'.

    Does this software not have a Help file / support website / user forum that could help you?

    You could try adding a PS/vbs SendKeys command to input a Return command but whether or it would work in this particular case is in the lap of the gods.
    - I always use NirSoft's NirCmd for SendKeys instead and my command line for that within a batch file is
    Code:
    ...\nircmd.exe sendkey enter press

    Denis
    Last edited by Try3; 07 Mar 2021 at 10:35.
      My Computer


  4. Posts : 5
    Windows 7 Pro
    Thread Starter
       #4

    Thanks for the direction
    So far i cant get no help from Winccu support

    I will keep trying to figure it out
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:39.
Find Us




Windows 10 Forums