May 09, 2011
06:28 AM
Hi, To overcome this error you have to either add the dependent file to the Primary Output location or add a Reference to their Visual Studio project to the dependent file using Visual Studio’s Solution Explorer. Thanks, Madu
... View more
May 09, 2011
06:18 AM
Hi, Could you kindly let me know if In Project Assistant, Installation requirements has "Microsoft .NET Framework 4.0 Full package" checked? Also with regards to Redistributables when ISLE shows "Needs to be downloaded", do you encounter this during the Installation in network drive? Thanks, Madu
... View more
Apr 28, 2011
04:24 AM
Hi, I understand you are encountering problem with limit in length of file paths during compilation of InstallShield project. Kindly try the following steps 🙂 : 1) Check-out your ISPROJ project from TFS then close the solution 2) Open the .ISL in Notepad 3) Using the search to locate the table definition for ISPathVariable 4) Note that the column definition is defined by default as ISPathVariable Change the def value to a larger number such as "s64" 5) Re-open the solution in Visual Studio and open the "Direct Editor" view of your Installer project 6) Correct all of the project names in the following columns of the following tables (this is a one-time action after increasing the ISPathVariable column length): Column ISPathVariable; Table ISPathVariable Column ISBuildSourcePath; Table File 7) Save and check-in your project. Thanks, Madusree
... View more
Apr 28, 2011
02:06 AM
Hi, VBScript does offer a number of useful features that JavaScript does not, such as MsgBox, InputBox and String. To make these available in JavaScript, you have to create a script that creates an object that works as a wrapper for these functions in JavaScript. The object should have a method for each VBScript function, which can be used to call these functions. This allows you to use them from JavaScript as if they were a normal part of JavaScript Also kindly take a look on the following MSDN Article which discusses on Custom Action Types supporting JScript and VBScript http://msdn.microsoft.com/en-us/library/aa371538%28v=vs.85%29.aspx Thanks, Madusree
... View more
Apr 27, 2011
06:31 AM
Hi, To overcome this error you have to either add the dependent file to the Primary Output location or add a Reference to their Visual Studio project to the dependent file using Visual Studio’s Solution Explorer. Thanks, Madusree
... View more
Apr 26, 2011
08:17 AM
Hi, Kindly take few moments to have a look at the following MSDN Articles which discusses on creating FileSystem Object using Jscript http://msdn.microsoft.com/en-us/library/2z9ffy99%28VS.85%29.aspx http://support.microsoft.com/kb/229693 http://msdn.microsoft.com/en-us/library/aa208404%28office.11%29.aspx Also kindly refer the topic InstallShield Help Library that is installed with InstallShield Limited Edition “JScript Custom Action Settings” Thanks, Madusree
... View more
Apr 21, 2011
09:36 AM
Hi, Utilizing Dependency Scanners would have been Ideal ,but since this feature is not supported by InstallShield Limited Edition, I suggest you to use Dependency walker which can be downloaded from the following Link http://www.dependencywalker.com/ Could you kindly confirm me if you are encountering this Error while building with Team Explorer? Thanks, Madu
... View more
Apr 18, 2011
08:38 AM
Hi, Thanks for the response. Currently I am looking into this Issue.I should have further updates at the earliest. Thanks, Madusree
... View more
Apr 18, 2011
05:34 AM
Hi, Kindly refer the following article which has more information regarding the Build Error -6109 http://kb.flexerasoftware.com/selfse...rnalID=Q109435 You may use the following command to generate a verbose log of the setup you have created. Setup.exe/v"/l*v \"C:\filenamel.txt\"" Thanks, Madusree
... View more
Apr 13, 2011
12:15 AM
Hi, You may create a website through the Internet Information Services view. Kindly refer the InstallShield Help Library that is installed with InstallShield Limited Edition. Kindly refer the topic “Internet Information Services”. Thanks, Madusree
... View more
Apr 08, 2011
12:56 AM
Hi Don, After further testing I found that you can indeed edit texts in the prerequisite-related dialogs which is displayed by the Setup.exe launcher. Setup.exe dialogs are not available for edit within InstallShield Limited edition However, you can edit the default strings that are included in the dialogs. They are located in the .ini files that are installed to C:\Program Files\InstallShield\2011LE\Support. The English strings, for example, are in the 0x0409.ini file. For the string 1652 I added the message “Some application installs could take 5 minutes or more depending on your OS and computer hardware” saved the file and after re-building the solution, while installing the newly added message reflected in the prerequisite pop up dialog 🙂 Thanks, Madusree
... View more
Apr 07, 2011
09:28 AM
Hi, Could you kindly confirm me if you are referring to the Prerequisite pop up dialog that appears before Installation or the Software requirements dialog. If you are referring to System requirement dialog you can edit the message by navigating to Solution Explorer->Customize setup appearance->Text and Messages. But you cannot edit the text that appears on Prerequisite dialog. Thanks, Madusree
... View more
Apr 07, 2011
02:00 AM
Hi, Kindly check your private message. Thanks, Madusree
... View more
Apr 06, 2011
07:42 AM
Hi, The SQL Scripts view is not available in InstallShield Limited Edition.Hence you may not be able to configure the SQL server. You may try the Premier or the Professional Edition of InstallShield which are designed for creating complex installers. Thanks, Madusree
... View more
Apr 05, 2011
08:27 AM
Hi, I am currently looking into this Issue.I should have further updates at the earliest. Thanks, Madusree
... View more
Latest posts by Madusree
Subject | Views | Posted |
---|---|---|
1045 | Jul 08, 2011 03:02 AM | |
695 | Jun 24, 2011 08:55 AM | |
470 | Jun 17, 2011 06:20 AM | |
846 | Jun 16, 2011 07:03 AM | |
1001 | Jun 16, 2011 05:24 AM | |
1001 | Jun 14, 2011 08:36 AM | |
846 | Jun 14, 2011 08:34 AM | |
1054 | Jun 13, 2011 07:41 AM | |
841 | Jun 09, 2011 03:16 AM | |
1794 | Jun 09, 2011 03:14 AM |
Activity Feed
- Posted Re: Download of IS2010LE / Visual Studio 2010 not working on InstallShield Forum. Jul 08, 2011 03:02 AM
- Posted Re: How do i require a user to enter a password from InstallShield LE before installation on InstallShield Forum. Jun 24, 2011 08:55 AM
- Posted Re: InstallShield 2011 LE - crashing VS 2010, problems with COM and Information page on InstallShield Forum. Jun 17, 2011 06:20 AM
- Posted Re: Visual Studio 2010 with admin privileges or crash on InstallShield Forum. Jun 16, 2011 07:03 AM
- Posted Re: SQL SERVER 2005 EXPRESS Redist. on InstallShield Forum. Jun 16, 2011 05:24 AM
- Posted Re: SQL SERVER 2005 EXPRESS Redist. on InstallShield Forum. Jun 14, 2011 08:36 AM
- Posted Re: Visual Studio 2010 with admin privileges or crash on InstallShield Forum. Jun 14, 2011 08:34 AM
- Posted Re: Add external distribution packages (i.e. .NET Framework) to my application on InstallShield Forum. Jun 13, 2011 07:41 AM
- Posted Re: Installshield 2011 LE activation. on InstallShield Forum. Jun 09, 2011 03:16 AM
- Posted Re: Serial Number for Installshield LE (VS2010) never received on InstallShield Forum. Jun 09, 2011 03:14 AM
- Posted Re: .net version for entire website erroneously being changed on InstallShield Forum. Jun 06, 2011 08:02 AM
- Posted Re: TFS build doesn't include .net assemblies from dependent projects on InstallShield Forum. Jun 06, 2011 05:59 AM
- Posted Re: Where are SQL Server native client redistributables? on InstallShield Forum. Jun 03, 2011 04:26 AM
- Posted Re: .net version for entire website erroneously being changed on InstallShield Forum. Jun 02, 2011 05:11 AM
- Posted Re: clear read-only attribute for Web.Config when specified as Content files on InstallShield Forum. May 31, 2011 04:18 AM
- Posted Re: TFS build doesn't include .net assemblies from dependent projects on InstallShield Forum. May 30, 2011 04:41 AM
- Posted Re: Where are SQL Server native client redistributables? on InstallShield Forum. May 27, 2011 08:39 AM
- Posted Re: clear read-only attribute for Web.Config when specified as Content files on InstallShield Forum. May 26, 2011 08:21 AM
- Posted Re: pack an aditional setup on the Target disk on InstallShield Forum. May 23, 2011 08:26 AM
- Posted Re: Free Install Shield with Visual Studio 2010 on InstallShield Forum. May 20, 2011 09:05 AM