Hello,
I have created installer for my application which was running fine. Now when i created new installer for release and tested on a clean windows server 2003. I got following Error from installer .
"you must install the 32-bit Windows imaging component (WIC) before you run setup"
my question is why this error is coming now and how is it related with my installer which was working fine till now and what's the solution for this without adding WIC.exe as pre-requisite?