I have created a WPF application using VS 2010. I want to make installer file (exe) for this application.
This application also uses some other 3rd party files (bat files); which i have zipped. I want to unzip this file while installing and set the path of unzipped dir in Path variable also.