cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
karthik
Level 2

unable to open .isproj

Hi

I am using Visual studio 2010 and have an old project which I am modifying. It has a .isproj project in it and VS was not able to open them as it did not recognize this project format. Hence I installed the InstallShield 2012 Spring on my computer. But even after installation of InstallShield Visual studio is not able to recognize this project format. Do I need to install any additional plugin to open this project?

Thanks,
Karthik
Labels (1)
0 Kudos
(1) Reply
Shuttledude
Level 7

You actually open the *.sln file and embed the *.ism file, which creates the *.isproj file. You compile the *.sln file to get the InstallShield setup to build.

See if this thread will help:

http://community.flexerasoftware.com/showthread.php?203223-Opening-InstallShield-Projects-in-Microsoft-Visual-Studio
0 Kudos