I have a MSI that I loaded up into my Tuner. I then set a path to the MST file and picked CREATE RESPONSE TRANSFORM
It ran my MSI and I answered all of my windows (next, ok, next etc......)
I then made 1 registry change and saved it.
I then ran the file with this syntax
C:\>msiexec /i "\\itlab02\apps\Utilities\dawn\msi\dawn.msi" TRANSFORMS="\\itlab0
2\apps\Utilities\dawn\msi\dawn.mst"
This worked and the MSI started but it DID NOT install in silent mode. It prompted me to hit Next, OK, Next etc....
How do I silnece that? And I thought that is what the Tuner was suposed to do but it is not doing it......yet.
Also, how do you prompt the end user with a dialog box, capture what they enter and then pipe that response into your script? I need to capture the users NAME and then use that in the script.
Thank you.
Matt
Matt@farallone.com