i am new to installsheild deployment, i was tried many times, create custom action type--> New Powershell --Installed with Product.
then i specficed custom action to powershell script path- as ---Test.ps1.(browsing buttion)
this (Test.ps1) powershell script has path of my wsp.
like ----> Add-SPSolution "C:\Program Files (x86)\My Company Name\My Product Name\WorkflowProject1.wsp"
then build and run the setup. but my wsp is not deployed.
i reset my iis for every installation---whenever i run my installsheild setup.exe of wsp.
can any one explain---how to deploy wsp in instllsheild 2013.