Sep 14, 2022
03:33 PM
I understand that the issue was when ONLY setup.exe was signed - in this case setup.exe (open file properties) has digital signature, but extracted msi does not and when uninstall, the latter unsigned msi is used and it causes unknown publisher message.
If you change "sign output files" from setup.exe to setup.exe and windows installer package - then inner msi will be signed as well and uninstall will show your original publisher.
... View more
Aug 18, 2022
03:12 AM
Hi All, From an MSI project , I am using a powershell custom action , stored in binaryTable in a deferred execution.
... View more
May 18, 2022
12:06 AM
By using your feedback through raisingcanes.com/survey online, the company starts to improve the customer experience, Raising Cane’s menu, the service, the facilities of the Raising Cane’s outle Raising Cane’s Survey
... View more
May 10, 2022
05:49 AM
I found this issue for HTML Control on a Dialog not for regular text. If Dialog has text area as HTML format then clicking 2 times caps locks hide some part of that Text. After changing text to normal works fine.
... View more
Jan 21, 2022
04:44 PM
To share my experience: The above commands did not work with Visual Studio 2019 (16.11.9). Yes I ran them as an administrator. I tried every combination of command, rebooting, installing software, nothing worked. On a whim I decided to install VS2017. After running those commands, VS2017 recognized InstallShield! After that I went back to VS2019 and behold it now finally recognizes InstallShield. Hope this helps someone.
... View more
Dec 14, 2021
06:29 PM
I found something that works. You can set the media type in the release wizard to the Web type. Then set the web type to 'Downloader - Setup.exe downloads .msi package'. On downloader options, you will have to enter something in 'URL for your package' to get the next button enabled to finish the wizard. For InstallShield Prerequisites, you most likely want to choose to 'Extract prerequisites from Setup.exe, unless you have the URL set for all setup prerequisites you are using. Then you could choose to download from the web. Then you will get a setup.exe with the prerequisites embedded in it and an MSI with the CAB/product files streamed into it that you can run without the Setup.exe, assuming the prerequisites are already installed.
... View more
Nov 23, 2021
09:18 AM
Hi @lkbhaskar,
Thank you for your post. The summary is that, yes, InstallShield 2019 supports Visual Studio 2019.
The explanation of how to confirm that information is below:
Here is a link to our Revenera InstallShield documentation: https://docs.revenera.com/?product=InstallShield I selected 2019 as the Product Version then clicked InstallShield 2019 Release Notes to jump to the InstallShield 2019 Release Notes available at this link:
https://docs.revenera.com/installshield25helplib/rn/ReleaseNotes.htm#sysreq
I clicked the System Requirements link at the top of the web page.
I found these Visual Studio versions listed, meaning that InstallShield 2019 supports these specific Visual Studio versions: Please let us know if you have any questions or concerns. Thank you for your patience and cooperation.
... View more
Aug 20, 2021
01:54 PM
Hi, I have kept the python exe installation(internally msi exists) as a custom action in vbscript and calling that just before InstallFinalize(definitely will be after CostFinalize) in Execute Sequence and in deferred system context. But still I am getting 1618 error code during installation. : Another Installation is already in progress Please suggest how to fix this. I can't call this later of installation as I am passing the subfolder of installdir as python install directory,which I can get access only during installation of msi.
... View more
Aug 06, 2021
10:49 PM
Running printer inventory has the drawback of being dependent on the systems that are online at the time of the report. It can take a long time to get everyone to report back with accurate printer information at this site if you manage a fleet of distant users with direct attached printers. Either set up a script to run in the background with the hopes of collecting all remote users, or put a script on their system that reports back once a day or something similar.
... View more
Feb 25, 2021
07:41 PM
Has there been any update on this? I am running into this scenario as well.
... View more
Feb 09, 2021
11:39 PM
if it is a InstallScript project, you need to get the Window Handle (hwndDlg) and write the code suggested in your dialog init function or anywhere in the flow that you think you need to change it.
... View more
Feb 01, 2021
04:16 PM
@Jenifer
... View more
Jan 26, 2021
02:07 PM
When installing donet framework 4,8, using a device created on installshiel, it is taking over 30 minutes. Is there any way of narrowing that amount of time down?
... View more
Jan 07, 2021
06:13 AM
InstallShield Lite has been discontinued: https://community.flexera.com/t5/InstallShield-News/Product-Announcement-InstallShield-Lite-Discontinued/ba-p/173118
... View more
Latest posts by Jenifer
Subject | Views | Posted |
---|---|---|
624 | Oct 20, 2020 08:04 AM | |
2040 | Oct 16, 2020 01:21 AM | |
1015 | Oct 08, 2020 09:37 AM | |
698 | Oct 06, 2020 02:47 AM | |
2220 | Oct 05, 2020 11:04 AM | |
1005 | Oct 05, 2020 11:00 AM | |
960 | Oct 05, 2020 10:45 AM | |
631 | Oct 01, 2020 06:58 AM | |
1105 | Sep 30, 2020 05:38 AM | |
875 | Sep 24, 2020 07:20 AM |
Activity Feed
- Posted Re: Registry Key Not Fully Installing on InstallShield Forum. Oct 20, 2020 08:04 AM
- Posted Re: powershell custom action is logging sensitive information MSI on InstallShield Forum. Oct 16, 2020 01:21 AM
- Posted Re: I have these queries before i buy installshield on InstallShield Forum. Oct 08, 2020 09:37 AM
- Posted Re: Editing Anonymous Autentification Credentials on InstallShield Forum. Oct 06, 2020 02:47 AM
- Posted Re: Not Uninstall to reinstall on InstallShield Forum. Oct 05, 2020 11:04 AM
- Posted Re: custom exe name for Uninstall on InstallShield Forum. Oct 05, 2020 11:00 AM
- Posted Re: Custom Actions and elevation on InstallShield Forum. Oct 05, 2020 10:45 AM
- Posted Re: Return License via Offlina way - Installshield on InstallShield Forum. Oct 01, 2020 06:58 AM
- Posted Re: custom exe name for Uninstall on InstallShield Forum. Sep 30, 2020 05:38 AM
- Posted Re: PowerShell Custom Actions not running in New Style Interface Type on InstallShield Forum. Sep 24, 2020 07:20 AM
- Posted Re: Update following QuickPatch deletes file on InstallShield Forum. Sep 21, 2020 07:04 AM
- Posted Re: SigningHelper: error 0x800b0003 while attempting to sign file on InstallShield Forum. Sep 20, 2020 01:37 PM
- Posted Re: installshield renewal not showing on InstallShield Forum. Sep 18, 2020 08:04 AM
- Posted Re: Update following QuickPatch deletes file on InstallShield Forum. Sep 17, 2020 07:59 AM
- Posted Re: Installshield 2018 install silent on InstallShield Forum. Sep 17, 2020 01:28 AM
- Posted Re: Not Uninstall to reinstall on InstallShield Forum. Sep 16, 2020 10:57 AM
- Posted Re: Installshield set up size calculation on InstallShield Forum. Sep 16, 2020 09:46 AM
- Posted Re: Systems Local Dependency MSI Installer on InstallShield Forum. Sep 16, 2020 08:10 AM
- Posted Re: After uninstallation of of MSI Environment Variable does not revert to original value on InstallShield Forum. Sep 16, 2020 07:52 AM
- Posted Re: Installshield cannot open file. please contact Flexera Software technical support for more information on InstallShield Forum. Sep 16, 2020 02:38 AM