|
|||
|
the applications need "run as administrator".
e.g. var windowsFolder = new Folder(Shell.getSpecialFolder("windows")); var mytest= new FileStream(windowsFolder.path+"\\"+"test.txt", "w"); mytest.writeLine("test"); mytest.close(); it must be "run as administrator". any way? thanks. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|