Silent Installation of HotSpots2.0 Windows doesn't work.
When creating the response file nothing is updated into the file.
To recreate the issue see below for instructions.
Customer Testcase
In order to create a silent install of HotSpot 2.0, I ran the following command:
hotspot-2_0-win.exe -a -r -f1c:\Hotspot.iss
This created a response file in c:\winnt\setup.iss. Note that it totally disregarded the -f1 parameter. I copied the setup.iss file to C:\ and subsequently ran the command:
hotspot-2_0-win.exe -s -a -s -f1c:\setup.iss -f2C:\logfile.txt
the command executes silently for a while, giving the appearance that it is running properly, but does not actually install anything. In addition, no logfile is created making debug impossible.
When creating the response file nothing is updated into the file.
To recreate the issue see below for instructions.
Customer Testcase
In order to create a silent install of HotSpot 2.0, I ran the following command:
hotspot-2_0-win.exe -a -r -f1c:\Hotspot.iss
This created a response file in c:\winnt\setup.iss. Note that it totally disregarded the -f1 parameter. I copied the setup.iss file to C:\ and subsequently ran the command:
hotspot-2_0-win.exe -s -a -s -f1c:\setup.iss -f2C:\logfile.txt
the command executes silently for a while, giving the appearance that it is running properly, but does not actually install anything. In addition, no logfile is created making debug impossible.