![]() |
Suppress "Error opening file for writing" Message from Script
How can one suppress the "Error opening file for writing" error message from the script?
It's not practical to suppress it by running the installer with the specific command line, I need to do it from within the script Any way how? |
"SetOverwrite off" if the problem is a existing file.
Or you could try to see if you can write there first: PHP Code:
|
thanks!
|
| All times are GMT. The time now is 17:19. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.