![]() |
cannot read file from $TEMP :(
Hi
I have a script that prompts user some values and execute a file's content like this: SetOutPath "$TEMP" SetOverwrite on File 'file.sql' ExecWait '"$DESKTOP\mysql.exe" --user=$username --password=$password --execute="$TEMP\file.sql" $db_name' This script fails. What is the problem? Thanks. |
Re: cannot read file from $TEMP :(
Quote:
ExecWait '"$DESKTOP\mysql.exe" --user=$username --password=$password --execute="source $TEMP\file.sql" $db_name' Thanks |
| All times are GMT. The time now is 05:16. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.