Aug 11, 2016
12:18 PM
I do not know InstallShield Limited Edition, but I suppose it is a subset of InstallShield Professional/Premier. So which project type do you have ? Basic MSI or InstallScript ? regards Markus
... View more
Dec 25, 2015
09:13 AM
https://flexeracommunity.force.com/customer/CCDocumentation
... View more
Oct 30, 2015
10:17 AM
Read here https://flexeracommunity.force.com/customer/articles/en_US/INFO/Q200900 for the limits of the trial version. Specially point 3. regards Markus
... View more
Oct 28, 2015
03:04 PM
Have you tried using a response file ? https://flexeracommunity.force.com/customer/articles/en_US/HOWTO/Q209967 regards Markus
... View more
Oct 21, 2015
10:20 AM
Have you read the known issues from IS-2014: https://flexeracommunity.force.com/customer/articles/en_US/INFO/InstallShield-2014-Known-Issues in detail IOJ-166306 and tried the workaround ? regards Markus
... View more
Oct 07, 2015
04:53 AM
Never used myself, but according the InstallShield help you can use path variables like See help: http://helpnet.flexerasoftware.com/installshield22helplib/installshield22helplib.htm#StartTopic=helplibrary/ToolsOptionsPrereq.htm regards Markus
... View more
Apr 10, 2015
03:50 AM
We have "repackged" TrueView 2015 with DesignReview 2013. But we've made a InstallShield Suite Project from the msi packages. We had problems with the "setup.exe" control program from autodesk. So we decided to use the individual msi packages and create our own control with a IS suite. Runs in our environment in silent mode. regards Markus
... View more
Jan 24, 2015
06:12 AM
You can try to write a little VBA (i.e. office or something else you have) and test the WIN API function. Declare Function DeletePrinterDriver Lib "winspool.drv" Alias "DeletePrinterDriverA" (ByVal pName As String, ByVal pEnvironment As String, ByVal pDriverName As String) As Long There you can check if it in principle work for your case. regards Markus
... View more
Dec 18, 2014
04:36 AM
Is the cab file signed ?
... View more
Dec 11, 2014
04:55 AM
take a look here: http://helpnet.flexerasoftware.com/installshield21helplib/installshield21helplib.htm#StartTopic=helplibrary/WorkingWithDiff-FullReases.htm regards Markus
... View more
Dec 10, 2014
04:29 PM
In principle IS Prof 6 is a pure InstallScript project type. Your new InstallScript MSI project type uses MSI as "installation technology". If you want to upgrade you should also create a "InstallScript" project type in IS 2014.
... View more
Oct 24, 2014
10:15 AM
Search for "dism.exe" here in the forum.
... View more
Oct 15, 2014
09:39 AM
I recommend the book "VB/VBA Developer's Guide to the Windows Installer" from Mike Gunderloy. May be it is sufficient for you to download the source code from ftp://ftp.sybex.com/2745/ Chapter 8 is with a sample about MsiQueryFeatureState. regards Markus
... View more
Sep 02, 2014
03:50 PM
Hhm I would try to run procmon.exe from sysinternals to check what's wrong. regards Markus
... View more
About
I use InstallShield since version 6.21 and InstallShield for Windows Installer since version 1.51
Bellheim, Rheinland/Pfalz, Germany
Latest posts by MarkusLatz
Subject | Views | Posted |
---|---|---|
253 | Sep 06, 2022 10:14 AM | |
126 | Sep 06, 2022 09:29 AM | |
370 | May 30, 2022 10:58 AM | |
372 | May 30, 2022 10:45 AM | |
1167 | May 27, 2022 06:26 PM | |
Re: InstallShield Runtime | 56 | May 20, 2022 07:49 AM |
524 | Apr 19, 2022 08:06 AM | |
273 | Apr 18, 2022 07:37 AM | |
554 | Apr 18, 2022 06:57 AM | |
253 | Mar 17, 2022 09:23 AM |
Activity Feed
- Posted Re: Multiple Copies of DLLs on InstallShield Forum. Sep 06, 2022 10:14 AM
- Posted Modify the InstallLocation of a MSIX package with a MSIX Modification package ? on InstallShield Forum. Sep 06, 2022 09:29 AM
- Got a Kudo for Re: .NET Desktop 6.0 Prerequisite File. Jun 08, 2022 06:01 AM
- Posted Re: Get MSI table data from within CA on InstallShield Forum. May 30, 2022 10:58 AM
- Posted Re: Get MSI table data from within CA on InstallShield Forum. May 30, 2022 10:45 AM
- Posted Re: .NET Desktop 6.0 Prerequisite File on InstallShield Forum. May 27, 2022 06:26 PM
- Posted Re: InstallShield Runtime on InstallShield Forum. May 20, 2022 07:49 AM
- Posted Re: Error while running project. on InstallShield Forum. Apr 19, 2022 08:06 AM
- Posted Re: "Merge module object holder" - Something missing on InstallShield Forum. Apr 18, 2022 07:37 AM
- Posted Re: Error while running project. on InstallShield Forum. Apr 18, 2022 06:57 AM
- Got a Kudo for Re: About "Microsoft Visual C ++ 2019 Redistributable Package". Mar 25, 2022 05:44 AM
- Posted Re: System Search Registry with MsiGetProperty on InstallShield Forum. Mar 17, 2022 09:23 AM
- Posted Re: How to register dll using Installshield on InstallShield Forum. Mar 17, 2022 09:14 AM
- Got a Kudo for Re: Diagnosing PackageCode is not unique. Mar 17, 2022 05:06 AM
- Posted Re: About "Microsoft Visual C ++ 2019 Redistributable Package" on InstallShield Forum. Mar 17, 2022 04:02 AM
- Posted Re: Diagnosing PackageCode is not unique on InstallShield Forum. Mar 17, 2022 03:50 AM
- Posted Re: How to silently install Crystal Report RunTime version 13 through my InstallShield Installer? on InstallShield Forum. Oct 28, 2021 04:23 AM
- Posted Re: Installscript project - changing productName effects error 1706 on InstallShield Forum. Oct 28, 2021 03:47 AM
- Posted Re: How to force a restart from InstallScript Custom Action using Suite Project file on InstallShield Forum. Oct 28, 2021 03:36 AM
- Posted Re: Check Suite UI exe is running on Silent Mode on InstallShield Forum. Sep 30, 2021 10:33 AM