May 10, 2010
09:30 AM
Release settings are there just for backward compatibility. Prerequisites are the recommended way.
... View more
May 07, 2010
05:00 PM
I just downloaded and installed Team Foundation Server MSSCCI Provider 2010 and all the Source Control functionality works great in the InstallShield IDE.
... View more
May 07, 2010
04:46 PM
The easiest way is to simply copy the content of the SetupPrerequisites folder found under the InstallShield folder from your dev machine to the same location found on your TFS build agent machine.
... View more
May 06, 2010
02:47 PM
From the help library: If you are queuing a build on a 64-bit build machine, ensure that you have configured the build definition for your InstallShield project so that the 32-bit version of MSBuild is used to load the InstallShield.Tasks.dll file (which is a 32-bit file); otherwise, you will encounter a build error informing you that the InstallShield.Tasks.dll file could not be loaded. To select the 32-bit version of MSBuild, click the Process tab of your build definition in Team Explorer. Then, under the Advanced node, find the MSBuild Platform setting, and select x86. Note that if you are using a 32-bit build machine, you can select either Auto or x86 for the MSBuild Platform setting.
... View more
Apr 21, 2010
12:48 PM
That tab is in File Properties dialog of the Files & Folders view
... View more
Apr 21, 2010
12:37 PM
what does your custom action look like? Is it just an exe or vbscript? Also, how about specifying the full path to the exe using [System64Folder]?
... View more
Apr 21, 2010
12:13 PM
tene, VS and TFS 2010 integration will be improved in the next release. Can you private me your e-mail address so I can include you in the upcoming Beta program?
... View more
Apr 21, 2010
11:25 AM
Look at the CDROM Platforms release property and see if Windows 9.x is set. Also, look in the General Information View and verify that no specific Windows 9.x is specified. Those platforms are not supported anymore and removing them from the project/release setting should fix the error you are seeing.
... View more
Apr 07, 2010
09:53 AM
I can't reproduce this.... If you click the 'Show Details' toolbar button and look at the File Name field, do they all show the same full path to the msm file? :confused:
... View more
Apr 07, 2010
09:46 AM
Did you check Crystal Report's support about their merge modules? In the past, we've seen issues with the ways they author them...
... View more
Apr 07, 2010
09:44 AM
Are you running from inside Visual Studio 2008? Did you try running the InstallShield IDE? Can you provide more details?
... View more
Apr 06, 2010
05:47 PM
Windows Installer has a limit of 32767 files as this is what the msi database schema defaults to. For Basic Msi, InstallShield uses a modified schema when you have a larger number of files included in your project, but this is not done when building a merge module project. As a workaround, try modifying IsMsiMM.itp in the InstallShield\Support\0409 folder so the Sequence column definition is i4 instead of i2. Also, update the the _Validation table. Here's an MSDN page with more info. http://msdn.microsoft.com/en-us/library/aa367767.aspx
... View more
Feb 05, 2010
09:23 AM
Are you running on XP? Make sure you install the proper Code Pages from Control Panel | Regional And Language Options | Advanced | Code page conversion tables first.
... View more
Jan 28, 2010
10:57 AM
You can easily create your own Prerequisite using the Prerequisite Editor (found under the Tools menu).
... View more
Jan 28, 2010
10:54 AM
You can look at the InstallScript functions XCopyFile and DeleteDir. The help library includes samples.
... View more
Latest posts by Marwan
Subject | Views | Posted |
---|---|---|
763 | Aug 23, 2010 09:44 AM | |
1420 | Aug 23, 2010 09:32 AM | |
1420 | Aug 23, 2010 09:06 AM | |
980 | Aug 20, 2010 09:56 AM | |
872 | Aug 20, 2010 09:49 AM | |
772 | Aug 20, 2010 09:32 AM | |
1901 | Aug 18, 2010 05:10 PM | |
2263 | Aug 18, 2010 10:51 AM | |
764 | Aug 10, 2010 03:45 PM | |
764 | Aug 10, 2010 03:10 PM |
Activity Feed
- Posted Re: Define Tooltip Colors on InstallShield Forum. Aug 23, 2010 09:44 AM
- Posted Re: 64bit Installer Class acting as 32bit on InstallShield Forum. Aug 23, 2010 09:32 AM
- Posted Re: 64bit Installer Class acting as 32bit on InstallShield Forum. Aug 23, 2010 09:06 AM
- Posted Re: String Editor: exporting only marked String on InstallShield Forum. Aug 20, 2010 09:56 AM
- Posted Re: Configuration of Script Editor on InstallShield Forum. Aug 20, 2010 09:49 AM
- Posted Re: Trial Limitation: build events on InstallShield Forum. Aug 20, 2010 09:32 AM
- Posted Re: Is Installshield 2011 around the corner? on InstallShield Forum. Aug 18, 2010 05:10 PM
- Posted Re: Install dialogs display rectangular box, See attached images on InstallShield Forum. Aug 18, 2010 10:51 AM
- Posted Re: Including Windows Installer Engine 4.5 on InstallShield Forum. Aug 10, 2010 03:45 PM
- Posted Re: Including Windows Installer Engine 4.5 on InstallShield Forum. Aug 10, 2010 03:10 PM
- Posted Re: Do you want to dynamically link these files? on InstallShield Forum. Aug 10, 2010 03:02 PM
- Posted Re: InstallShileld Script Objects on InstallShield Forum. Aug 04, 2010 05:22 PM
- Posted Re: Accelerator key definition not visible on InstallShield Forum. Aug 02, 2010 01:21 PM
- Posted Re: InstallShield 2010 problem on InstallShield Forum. Aug 02, 2010 01:04 PM
- Posted Re: Ampersand displayed twice in titlebar on InstallShield Forum. Jul 28, 2010 08:19 AM
- Posted Re: Ampersand displayed twice in titlebar on InstallShield Forum. Jul 27, 2010 05:32 PM
- Posted Re: Ampersand displayed twice in titlebar on InstallShield Forum. Jul 26, 2010 11:06 AM
- Posted Re: Setting the AccessSSLFlags IIS property on InstallShield Forum. Jul 26, 2010 11:01 AM
- Posted Re: Prerequisite's that run a PowerShell on InstallShield Forum. Jul 22, 2010 11:36 AM
- Posted Re: IS12 to IS2010 migration on InstallShield Forum. Jul 22, 2010 10:25 AM