> Environment: v2.8.1 on WINXP. > I'm using the "launch" command to run an executable, where this executable > has no interface and therefore does not need to display/show to the user. > But when running the executable it flashes the DOS box to the user. > Is there an option on the "launch" command to NOT display the DOS box - a > 'silent' option or something?
Try setting the hideConsoleWindows to false before launching. Cheers, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
