This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Setup an deployment template missing after installing.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2016
07:42 AM
Setup an deployment template missing after installing.
I have get a e-mail with downloading url and ran the installation of the "InstallShield Limited Edition" . But after restarting the computer and visual studio 2013 the template missing under Other Project Types. How can I fix this?
Regards Magne Larsen
Regards Magne Larsen
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 05, 2016
01:56 PM
You may want to try repairing the installation via 'Programs and Features' in the Control Panel or an uninstall/re-install should resolve the issue as well.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 06, 2016
02:09 AM
Hi!
I have uninstalled and installed again. After restarting computer the template still missing under "Other Project Types". Is the InstallShield2015LimitedEdition.exe the rigth one for Visual Studio 2013.
I have uninstalled and installed again. After restarting computer the template still missing under "Other Project Types". Is the InstallShield2015LimitedEdition.exe the rigth one for Visual Studio 2013.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 06, 2016
03:36 PM
What edition of Visual Studio 2013 are you using ?
InstallShield Limited Edition for Visual Studio is included with Visual Studio 2010 and higher versions.
InstallShield Limited Edition for Visual Studio supports Visual Studio Professional, Premium and Ultimate editions.
If you meet the requirements above, you can attempt to flush the template cache
Navigate to the folder below
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE>
In a command prompt, execute the following:
devenv /installvstemplates
Once the process completes you can Launch Visual Studio and you should then see your missing templates.
InstallShield Limited Edition for Visual Studio is included with Visual Studio 2010 and higher versions.
InstallShield Limited Edition for Visual Studio supports Visual Studio Professional, Premium and Ultimate editions.
If you meet the requirements above, you can attempt to flush the template cache
Navigate to the folder below
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE>
In a command prompt, execute the following:
devenv /installvstemplates
Once the process completes you can Launch Visual Studio and you should then see your missing templates.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 11, 2016
03:07 AM
I have tried the command, but still can not find the template.
My Visual Studion information:
Microsoft Visual Studio Community 2013
Version 12.0.31101.00 Update 4
Microsoft .NET Framework
Version 4.6.01055
Installed Version: Professional.
My Visual Studion information:
Microsoft Visual Studio Community 2013
Version 12.0.31101.00 Update 4
Microsoft .NET Framework
Version 4.6.01055
Installed Version: Professional.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 13, 2016
03:24 PM
It looks like you provided the information from the Help > About screen from Visual Studio but it suggests that you have the free Community edition which InstallShield Limited Edition is not supported on which may explain why you are unable to see the project template.
You should be able to confirm this by going to Programs and Features in Windows Control Panel and looking for "Microsoft Visual Studio Community 2013 with Update 4" and the Limited Edition WILL NOT work with this version
The Professional edition would be listed as "Microsoft Visual Studio Professional 2013" and the Limited Edition WILL work with this edition.
You may want to confirm your licensing with Microsoft if you think that it is incorrect.
You should be able to confirm this by going to Programs and Features in Windows Control Panel and looking for "Microsoft Visual Studio Community 2013 with Update 4" and the Limited Edition WILL NOT work with this version
The Professional edition would be listed as "Microsoft Visual Studio Professional 2013" and the Limited Edition WILL work with this edition.
You may want to confirm your licensing with Microsoft if you think that it is incorrect.