Цитата:
|
goodguy, ты, часом, не мудришь? ссылку про ограничения на батники покажи.
|
дык, по твоей же ссылке
http://help.adobe.com/en_US/as3/dev/...ad8a-8000.html
(конкретно по батч файлам):
Цитата:
Security considerations for native process communication
AIR on Windows does not allow you to run .bat files directly. The command interpreter application (cmd.exe) executes Windows .bat files. When you invoke a .bat file, this command application can interpret arguments passed to the command as additional applications to launch. A malicious injection of extra characters in the argument string could cause cmd.exe to execute a harmful or insecure application. For example, without proper data validation, your AIR application may call myBat.bat myArguments c:/evil.exe. The command application would launch the evil.exe application in addition to running your batch file.
|
на stackoverflow видел несколько подобных тем, так и не разрешенных
но на счет cmd наверное ты прав, хз, лично не проверял