Sep 12, 2013
08:38 AM
Have you tried to set the "Required Execution Level" to "Administrator". Then you can only execute the setup.exe if you have Admin rights. Not exactly what you want, but eventually sufficient. regards Markus
... View more
Aug 13, 2013
03:53 AM
May be the ".msm" file is broken. Have you tried to open the merge module in IS and take a look ? regards Markus
... View more
Feb 20, 2013
04:45 PM
Take a look to http://community.flexerasoftware.com/showthread.php?192471-COM-extract-problem-32-bit-vs-64-bit-OS
... View more
Feb 13, 2012
08:00 AM
I have no skype. But read your private messages ....
... View more
Feb 13, 2012
04:05 AM
when I read your code snippet I see that you check for x64 architecture. But on a 64-Bit OS you have also the 32-Bit version of IE and the 64-Bit version of the IE. You must also check in which IE version your code is called. Because the 32-Bit IE version can only register 32-Bit ActiveX components even if it is a 64-Bit OS. Hope this solves your problem. regards Markus
... View more
Jan 20, 2012
08:55 AM
Hhm, last time I installed IS2010 I used the setup.exe with the following properties:
... View more
Nov 30, 2011
03:40 AM
I'm not sure, but you can try "\n" (new line) and "\r" (cariage return).
... View more
Nov 18, 2011
07:08 AM
I read a post, that in IS-2012 you have to specify the buffersize for MsiGetProperty before each call to MsiGetProperty. In the past this was not necessary. So may be that's the reason why your code works in IS-2011 regards Markus
... View more
Sep 09, 2011
08:33 AM
May be a stupid question, but is it the same for 32-Bit and 64-Bit OS ? Or should I call %systemroot%\syswow64\regsvr32 on 64-Bit OS because the DLL are 32-Bit ? regards Markus
... View more
Labels
- Labels:
-
InstallShield 2012
Sep 03, 2011
06:23 AM
You can get the localized name with API SHGetLocalizedName At the following link is a code snippet how it works. http://blogs.msdn.com/b/michkap/archive/2007/01/18/1487464.aspx
... View more
Sep 02, 2011
07:16 AM
On windows 7 you have always "C:\Program Files" as [ProgramFilesFolder], but it is displayed "localized" in the windows explorer. If you use the variable [ProgramFilesFolder] you are always save.
... View more
Sep 16, 2010
08:48 AM
What means "My InstShld 2010 is!!" ? You can only extract com-registry data from a 64-Bit dll, if your InstallShield 2010 is installed on a 64-Bit platform/operating system. regards Markus
... View more
Sep 16, 2010
06:51 AM
Is your InstallShield 2010 installed on a 64-Bit platform ? regards Markus
... View more
May 27, 2010
04:51 AM
Aaron, go to http://www.installsite.org, use the navigation on the left side and go to "InstallScript Samples->Network". There you can find a script to retrieve the local ip and a lot of other useful things. regards Markus
... View more
- « Previous
- Next »
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