Hi
I'm trying to create an INI file for use in an unattended installation. I'm tried using various combinations of the 'createunattended' switch.
setup /createunattendfile C:\temp\vs2008_install.ini
and
setup /createunattend C:\temp\vs2008_install.ini
This launches the installer. Then, selecting a custom install, the VS installer just continues onto the attended install without creating the INI file. Can anyone suggest what I'm doing wrong?
Thanks