Click here to Skip to main content
15,890,123 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I want to use InstallShield 2012 LE for creating installation packages for my application which i'm writing in VS 2010 environment. My application needs WinAVR compiler to be installed. I want the created installation package to check whether WinAVR is installed and if not suggest users to install it (so should include it) before installing my application. It may also be required to check for installed WinAVR version and if it's too old decide to upgrade it. I've never tried InstallShield before. So please help me solve the problem.
Thank you
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900