passing .ini file to setup
Hello,
How can I pass .ini file to the setup without mentionning the explicit
directory name. I use this command and it does not recognize the .ini file:
"E:\SQL Exp\setup.exe" /qb /settings setup.ini
But I I mention this command it can find it:
"E:\SQL Exp\setup.exe" /qb /settings E:\SQL Exp\setup.ini"
--
Mike
|