mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-09 16:00:35 +00:00
C:IconX - Don't RUN the script in the background
This lets the user put input in the IconX console window, if needed Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com> git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45039 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
#define DEFWAIT (2 * 50) // two seconds
|
||||
#define DEFUSHELL (TRUE)
|
||||
|
||||
#define BASECOMMAND "C:Run QUIET EXECUTE "
|
||||
#define BASECOMMAND "EXECUTE "
|
||||
|
||||
const TEXT version[] = "\0$VER: IconX 41.3 (23.1.2012)";
|
||||
int __forceerrorrequester = 1;
|
||||
|
||||
Reference in New Issue
Block a user