Hi All
I have Basic MSI project that includes custom prerequisite (*.prg file), that includes setup.exe file and runs it if it's not installed. My InstallShield Prerequisite Location is set to Extract from Setup.exe
When I build it on my local machine it works, but when I build it using TFS Build server with IsCmdbld.exe and passing location of the -prqpath i am getting error saying: ISDEV : error -6003: An error occurred streaming
My file to include located in the same folder where I have *.prq file.
Does anyone know why this is happening?
I have Basic MSI project that includes custom prerequisite (*.prg file), that includes setup.exe file and runs it if it's not installed. My InstallShield Prerequisite Location is set to Extract from Setup.exe
When I build it on my local machine it works, but when I build it using TFS Build server with IsCmdbld.exe and passing location of the -prqpath i am getting error saying: ISDEV : error -6003: An error occurred streaming
My file to include located in the same folder where I have *.prq file.
Does anyone know why this is happening?