This website uses cookies. By clicking OK, 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.
Chaitra
Pilgrim
Jul 25, 2014
05:31 AM
Hello Paul, The Dlls and folders that get added in the InstallShield -> 2013 LE folder are included as soon as the ISLE installation process is done on the system. And all the required DLLs are included by default. If you wish to remove any files, you can do so by manually deleting them or store them in a different location and add it to this folder for a later use. Hope this helps. Thanks, Chaitra
... View more
Jul 24, 2014
09:25 AM
Hello Fernando, To change the file name on a destination computer is not possible, as there is no Direct Editor. However, a VB script can be written and a Custom Action can be created to allow the change in file name during installation on a destination computer. Thanks, Chaitra
... View more
Jul 10, 2014
04:32 AM
Hi Sylwia, Do you want to create a new custom Merge Module? Or are you looking out to create a Merge Module Project in InstallShield? InstallShield Limited Edition does not have the Prerequisite Editor. There are many Merge Modules and Prerequisites, already available within ISLE in the Redistributables View. If your question is related to the Merge Module Project type, then ISLE do not consist of any different project types. This feature can be availed in Premier and Professional Versions of InstallShield. Please let me know if you need any further information on this. Thanks, Chaitra
... View more
Jun 27, 2014
09:06 AM
Hi, Could you please tell me if you have used any Custom Actions in your project? Please create a new project ( without creating any custom actions or changing any settings ) and check if you observe the same behaviour with Dialogs. It works fine when both Ready to Install and Setup Progress Dialog is checked, on my machine. Please let me know your feedback so that I can assist you further on this. Thanks, Chaitra
... View more
Jun 27, 2014
08:42 AM
Hi Felipe, When you right click on your Visual Studio solution-> add new project -> do you see "Setup and Deployment" under the Other Project Types? If you see that option, select it and if ISLE is installed on your machine, you can directly create a setup project by clicking OK. If you do not see this template ( Setup and Deployment ), kindly download InstallShield Limited Edition for Visual Studio from the below link: http://learn.flexerasoftware.com/content/IS-EVAL-InstallShield-Limited-Edition-Visual-Studio Register-> download the product and activate it by entering the serial number which you receive through mail/ post registration. Do you see ISLE in Control Panel? If it is already installed on your machine, you might probably want to re-install or run a Repair process of both ISLE and Visual Studio applications and then try again. Hope this helps. Please let me know if I can be of any further help to you. Thanks, Chaitra
... View more
Jun 27, 2014
08:33 AM
Hi Joseph, The Warning 6245 occurs when at least one component in your project contains .NET properties, but the .NET Framework has not been installed. For more information on this, please refer the below article: https://flexeracommunity.force.com/customer/articles/en_US/ERRDOC/Q107665 Error 6109 might occur for various reasons. Please take sometime to have a look at the below link for more information: https://flexeracommunity.force.com/customer/articles/en_US/ERRDOC/Q109435 Thank you for your detailed explanation along with the screen shots. And you are in the right direction about including the project dependencies and ensuring the .NET framework being installed on the machine. However, may I know the current update about your project? What are the things you observe, after re-building your project once you have made changes and added dependencies. Please let me know your feedback so that I can take this forward. Thanks, Chaitra
... View more
Jun 20, 2014
09:24 AM
Hello Erik, For the warning 6245, please refer the below link: https://flexeracommunity.force.com/customer/articles/en_US/ERRDOC/Q107665 This warning is known to occur when at least one component in your project contains .NET properties, but the .NET Framework has not been installed. If you are installing an application that contains .NET assemblies, the .NET Framework should be bundled with your setup unless the setup is only targeting machines that are known to have the .NET Framework already installed. Yes, your understanding is right about the .NET properties being installed on the target PC. But, it has to be included in the setup project release. Error 6109 Internal Build Error might occur due to various reasons. As a workaround: Changing project setting such as setting .net scan at build to none or specifying that files in the project should not be built can help you work around the issue without having to make huge changes in your InstallShield project. Hope this helps. Thanks, Chaitra
... View more
Jun 18, 2014
09:10 AM
Hi, Thank you for the response. The first error that you mentioned- "Error 4075: File not found" Does this has any particular Merge Module name in the error message? Please refer the below link, and let me know if you are facing any similar error: https://community.flexerasoftware.com/showthread.php?184376-Error-4075-File-not-found-An-error-occurred-merging-module-MODULENAME-for-featur Thanks, Chaitra
... View more
Jun 18, 2014
08:43 AM
Hello John, This behaviour is seen when the installer fails to scan project dependencies. -> Right-click Project Primary Output -> Dependencies from scan at Build ->Manually add the dependencies ( indicated by red icon ) -> Check/Un-check the files to get rid of warning 6248. Hope this helps. Thanks, Chaitra
... View more
Jun 18, 2014
08:37 AM
Hi Anthony, We cannot exclude any config files which is included in the project, in ISLE. However, conditions can be set to exclude such files in the paid versions of InstallShield. Thanks, Chaitra
... View more
Jun 18, 2014
03:45 AM
Hi Agnihotri, If you are using InstallShield Limited Edition for Visual Studio, kindly navigate to step 6 "Prepare for Release" -> Releases -> CD_ROM/DVD-5/ Single Image -> Build tab -> set "Keep Unused Directories" to No. Please follow the below links for more information: https://community.flexerasoftware.com/showthread.php?196717-getting-Error-2727-Directory-entry-not-found http://forum.installsite.net/index.php?showtopic=19908 http://forum.installsite.net/index.php?showtopic=18898 Hope this helps. Thanks, Chaitra
... View more
Jun 16, 2014
08:56 AM
Hi, For error 7141: Please clean up your registry, by using any system registry clean-up tool. Also, take sometime to have a look at the below post, this error might occur if you have used any special characters in the project name: https://community.flexerasoftware.com/showthread.php?191078-Error-code-7141-An-Unexpected-error-occured-embedding-file To avoid warning 7235 from occuring: General Information -> Software Identification Tag -> Use Software Identification Tag -> No To avoid warning 6248: Select the files in Files and Folders view -> Right-click project Primary Output -> Select Dependencies from scan at Build -> Manually add the dependencies (indicated by a red icon) -> check/un-check as per your requirement. You might want to have a look at the below article on warning 6248: https://flexeracommunity.force.com/customer/articles/en_US/ERRDOC/Q109065 Hope this helps. Thanks, Chaitra
... View more
Jun 16, 2014
08:35 AM
Hi, When you run through the VS Deployment Project Import Wizard, you might want to re-check the path location given, as the VS solution you are trying to convert is missing from the current location. Please take sometime to have a look at the below article for more information on this: http://helpnet.installshield.com/installshield17helplib/Convert-vdproj.htm Hope this helps. Thanks, Chaitra
... View more
Jun 16, 2014
08:21 AM
Hi, Do you have network connection for your system? Online activation will not take much of your time. Have you logged in as an admin to your system? Please register and download ISLE from the below link: http://learn.flexerasoftware.com/content/IS-EVAL-InstallShield-Limited-Edition-Visual-Studio And let me know if this did not help. Thanks, Chaitra
... View more
Jun 06, 2014
02:36 AM
Hi, What are the files that you have added in your setup project? Does it include any dependencies? If yes, please right click on the files and select "Dependencies from scan at Build" and in Project Assistant -> Application Files, you can "Add Project Outputs" to select the Visual Studio project groups you wish to add in your InstallShield Project. Hope this helps. Please try and let me know your observations. Thanks, Chaitra
... View more
Latest posts by Chaitra
Subject | Views | Posted |
---|---|---|
601 | Jul 25, 2014 05:31 AM | |
373 | Jul 24, 2014 09:25 AM | |
353 | Jul 10, 2014 04:32 AM | |
522 | Jun 27, 2014 09:06 AM | |
380 | Jun 27, 2014 08:42 AM | |
676 | Jun 27, 2014 08:33 AM | |
396 | Jun 20, 2014 09:24 AM | |
3113 | Jun 18, 2014 09:10 AM | |
616 | Jun 18, 2014 08:43 AM | |
403 | Jun 18, 2014 08:37 AM |
Activity Feed
- Posted Re: Adding dlls to Program Files on InstallShield Forum. Jul 25, 2014 05:31 AM
- Posted Re: how to change the filename in the destination PC on InstallShield Forum. Jul 24, 2014 09:25 AM
- Posted Re: How to Create Merge Module Project on InstallShield Forum. Jul 10, 2014 04:32 AM
- Posted Re: Setup Progress Diaolog not appearing during install - Visual Studio 2012 on InstallShield Forum. Jun 27, 2014 09:06 AM
- Posted Re: InstallShield LE project does not appear to be added on InstallShield Forum. Jun 27, 2014 08:42 AM
- Posted Re: -6109: Internal Build Error on InstallShield Forum. Jun 27, 2014 08:33 AM
- Posted Re: Cannot make release on account of Internal Build Error -6109 on InstallShield Forum. Jun 20, 2014 09:24 AM
- Posted Re: Error code 2727 on installing application on InstallShield Forum. Jun 18, 2014 09:10 AM
- Posted Re: Visual Studio 2012 and SQLite on InstallShield Forum. Jun 18, 2014 08:43 AM
- Posted Re: How do I exclude config files on InstallShield Forum. Jun 18, 2014 08:37 AM
- Posted Re: Error code 2727 on installing application on InstallShield Forum. Jun 18, 2014 03:45 AM
- Posted Re: Intermittent 7141 error during build in VS 2013 on InstallShield Forum. Jun 16, 2014 08:56 AM
- Posted Re: Install Shield Limited Edition for Visual Studio converting setup files on InstallShield Forum. Jun 16, 2014 08:35 AM
- Posted Re: How can I get activation ? on InstallShield Forum. Jun 16, 2014 08:21 AM
- Posted Re: Setup installation package on InstallShield Forum. Jun 06, 2014 02:36 AM
- Posted Re: Help Creating a Dialog and Edit Text File on InstallShield Forum. Jun 06, 2014 02:23 AM
- Posted Re: Using PATH variables on InstallShield Forum. May 30, 2014 06:16 AM
- Posted Re: Where is Limited Edition 2014 and .NET 4.5.1 on InstallShield Forum. May 30, 2014 06:03 AM
- Posted Re: Where is Limited Edition 2014 and .NET 4.5.1 on InstallShield Forum. May 28, 2014 01:32 AM
- Posted Re: Application dependencies deleted after upgrade installation on InstallShield Forum. May 12, 2014 09:12 AM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Mar 18, 2019
12:11 PM
|