Mar 12, 2020
10:17 AM
Hi, I am using following function call and failed. nResult = RegDBGetKeyValueEx ( "SOFTWARE\\COMPANYU\\Product\\Install\\{XXXCCCC-CCCC-CCCC-CCCC-XXXXXXXX}", "Version", nType, szVersion, nSize); The problem is the GUID which is used in the registry. if the GUID is in the registry, how can I uses "RegDBGetKeyValueEx"? Best,
... View more
Labels
- Labels:
-
InstallShield 2018
Jan 24, 2020
03:29 PM
Hi, My "basicMSI" project generates a "MSI" install package. I used it to install my software on my computer. I changed the "version" string and generated the MSI install package. When I ran the updated "MSI" package again on my computer, I got "Another version of …." error message show. Actually I want my install package shows "Maintenance dialog" when I my install package second time. How can I do it? Best,
... View more
Labels
- Labels:
-
InstallShield 2018
Jan 16, 2020
07:28 AM
Hi Roman, Thank you for your quick reply. In the system search, there is registry search. What is the search result? Best,
... View more
Jan 16, 2020
07:10 AM
Hi Roman, Thank you for your reply. ----------- Check for the registry key existing in you main basicMSI. ----------- I did this at "System Search" and save to a property "MyPro". What this "MyPro" looks like? Is it Bool or the registry ket value? ----------- Put only positiv check result in a new property MYREGKEY ----------- What this "result" looks like? Is it a bool or registry key value? ----------- In chained "Install condition" write a condition MYREGKEY. ----------- Could you give me example? How to write this condition? MYREGKEY = "value"? Best,
... View more
Jan 15, 2020
10:24 AM
Hi, I need to chain a MSI module in my basicMSI project. I can not my "install condition" properly set. I need to check one registry. If this registry exists, skip install, otherwise, install this MSI. How can do this? Best,
... View more
Labels
- Labels:
-
InstallShield 2018
May 10, 2018
04:28 PM
Hi, I have an olde EXE software that needed to be integrated into my new MSI installer package. (1) I want to create a MSI install package which has no UIs. I need have the EXE to run silently and packaged into a MSI package. (2) The other desired way is to run "setup.exe /s" within my MSI project. Best,
... View more
Labels
- Labels:
-
InstallShield 2018
May 09, 2018
11:20 AM
Hi, I have two setup type: one is client, theone is server. I need copy two different sets of files for the client and server. Could you give me some quick guidance? Best,
... View more
Labels
- Labels:
-
InstallShield 2018
May 08, 2018
09:18 AM
Hi, When I began to try Installshiedl evalution version, a startup error message shows. During "Preparing InstallShield", a dialogbox shows: "InstallShield could be initialized." Anything wring? Best
... View more
Labels
- Labels:
-
InstallShield 2018
May 07, 2018
08:59 AM
Hi, Jenifer Thank you for your reply. If I use Basic MSI project, can I excute andother program or register COM object? Best, Jenifer wrote: Hi SignCAD, In Installscript project,you can't get msi alone since files have to be streamed to setup.exe,even in installscript msi you can't get compressed MSI(You can get uncompressed msi) The main cause for this design would be supporting files(dll,inx,hdr) need to be streamed into setup.exe. If you have installscript as script/custom action alone,you can achieve it via basic msi project( installscript view) Hope it helps, Thanks, Jenifer
... View more
May 04, 2018
03:13 PM
Hi, I want to use Installscript project. I need to get a MSI install package, is it possible? Thanks,
... View more
Labels
- Labels:
-
InstallShield 2018
May 04, 2018
02:22 PM
Hi, Is there a way to convert Wise Project to InstallShield (Profession version)? Thanks,
... View more
Labels
- Labels:
-
InstallShield 2018
Latest posts by signcadBentley
Subject | Views | Posted |
---|---|---|
567 | Mar 12, 2020 10:17 AM | |
500 | Jan 24, 2020 03:29 PM | |
1069 | Jan 16, 2020 07:28 AM | |
1076 | Jan 16, 2020 07:10 AM | |
1088 | Jan 15, 2020 10:24 AM | |
8495 | May 10, 2018 04:28 PM | |
1107 | May 09, 2018 11:20 AM | |
741 | May 08, 2018 09:18 AM | |
1342 | May 07, 2018 08:59 AM | |
1794 | May 04, 2018 03:13 PM |
Activity Feed
- Posted RegDBGetKeyValueEx failed on InstallShield Forum. Mar 12, 2020 10:17 AM
- Posted How to allow "Maintenance dialogbox" show? on InstallShield Forum. Jan 24, 2020 03:29 PM
- Posted Re: Chained MSI install condition (check another a registry) on InstallShield Forum. Jan 16, 2020 07:28 AM
- Posted Re: Chained MSI install condition (check another a registry) on InstallShield Forum. Jan 16, 2020 07:10 AM
- Posted Chained MSI install condition (check another a registry) on InstallShield Forum. Jan 15, 2020 10:24 AM
- Posted How to convert EXE installer to MSI on InstallShield Forum. May 10, 2018 04:28 PM
- Posted Setup type on InstallShield Forum. May 09, 2018 11:20 AM
- Posted Evalution startup error message on InstallShield Forum. May 08, 2018 09:18 AM
- Posted Re: MSI package from Installscript project on InstallShield Forum. May 07, 2018 08:59 AM
- Posted MSI package from Installscript project on InstallShield Forum. May 04, 2018 03:13 PM
- Posted Wise Project converted to InstallShield? on InstallShield Forum. May 04, 2018 02:22 PM