Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
About command-line arguments
#1
Hi,
I can use the bat code below to execute the CS file, 
However, the main Uiscripter window is displayed, and after the execution, the main window is not closed

How to do this: Do not display the main window, and automatically exit the process after execution

Thanks in advance for any advice and help
david
 
Code:
Copy      Help
 
@echo off
"C:\Program Files\Uiscripter\Au.Editor.exe" *Script4.cs
pause


Messages In This Thread
About command-line arguments - by Davider - 07-22-2022, 12:40 AM
RE: About command-line arguments - by Gintaras - 07-22-2022, 02:53 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)