Jan 14, 2015
01:42 PM
I need to call a custom action when my installer is being repaired but I didn´t find any way to set this condition via Express user inteface. Any hints are greatly appreciated! Thanks Kike.
... View more
Labels
- Labels:
-
InstallShield 2014 Express
Nov 12, 2010
02:06 AM
You try with <path>\signtool.exe sign /v /f <path\FileName.pfx> /p /t http://timestamp.verisign.com/scripts/timstamp.dll <path>\FileNameToSign
... View more
Nov 04, 2010
05:04 AM
You can use the ServiceControl table to stop and restart the service and it associate to the component with the new files.
... View more
Nov 04, 2010
04:51 AM
Have you tried to copy the msm file in the other path and add it to Tools->Options->Merge Modules->"Merge Modules Locations"?
... View more
Nov 04, 2010
03:25 AM
You need access to Internet from you local or built machine. Do you use proxy server? You can sign files with tool signtool. Command: signtool.exe sign /v /f /p /t http://timestamp.verisign.com/scripts/timstamp.dll FileNameToSign
... View more
Nov 03, 2010
07:14 AM
For the timestamp you need access to the website of the your digital certificate. have you signed other files without use InstallShield?
... View more
Nov 03, 2010
06:50 AM
Does not the SQL installer detect this scenario?
... View more
Nov 02, 2010
10:20 AM
Thanks for your answer. I used MSM DIFx 2.01 and it worked fine on all machine except one of a customer.
... View more
Nov 02, 2010
06:15 AM
(Installshield 11, Basic-MSI, DIFxApp.dll 2.01) Hi all, My installer package use DIFX to install device driver and it work ok, but in one machine (Windows 2008 R2) I obtained the follow log: La acción se inició a las 9:15:42: MsiProcessDrivers. MSI (s) (0C:C0) [09:15:42:467]: Note: 1: 1723 2: MsiProcessDrivers 3: ProcessDriverPackages 4: C:\Windows\Installer\MSIA49A.tmp MSI (s) (0C:C0) [09:15:42:467]: Transforming table Error. CustomAction MsiProcessDrivers returned actual error code 1157 (note this may not be 100% accurate if translation happened inside sandbox) MSI (s) (0C:C0) [09:15:42:467]: Transforming table Error. MSI (s) (0C:C0) [09:15:42:467]: Producto: Panda Endpoint Protection -- Error 1723. Hay un problema con este paquete de Windows Installer. Hay una DLL que se requiere para completar esta instalación que no se puede ejecutar. Póngase en contacto con el personal de soporte técnico o el proveedor del paquete. Acción MsiProcessDrivers, entrada: ProcessDriverPackages, biblioteca: C:\Windows\Installer\MSIA49A.tmp Error 1723. Hay un problema con este paquete de Windows Installer. Hay una DLL que se requiere para completar esta instalación que no se puede ejecutar. Póngase en contacto con el personal de soporte técnico o el proveedor del paquete. Acción MsiProcessDrivers, entrada: ProcessDriverPackages, biblioteca: C:\Windows\Installer\MSIA49A.tmp La acción terminó a las 9:15:42: MsiProcessDrivers. Valor devuelto: 3. Any ideas on this? Kike.
... View more
Labels
- Labels:
-
InstallShield 2011
Nov 02, 2010
06:04 AM
Have you read the topic "Upgrading from Earlier InstallShield Versions" from IS2011 help?
... View more
Dec 23, 2009
05:20 AM
I'm developing a installer in Basic MSI. Due to security restrictions, i have to apply the product update during the system shutdown like it's done with microsoft updates. Is there any way to do this?
... View more
Labels
- Labels:
-
InstallShield 2010
May 26, 2009
07:41 AM
I need a way to apply the MSP to the original MSI and get back an update MSI. The MSI are compress and the "administrative install" isn't useful What I need is MSI+MSP=MSI. Any info will be appreciated.
... View more
Labels
- Labels:
-
InstallShield 2008
Latest posts by Kike_Izquierdo
Subject | Views | Posted |
---|---|---|
1544 | Jan 14, 2015 01:42 PM | |
3545 | Nov 12, 2010 02:06 AM | |
496 | Nov 04, 2010 05:04 AM | |
630 | Nov 04, 2010 04:51 AM | |
3545 | Nov 04, 2010 03:25 AM | |
3545 | Nov 03, 2010 07:14 AM | |
551 | Nov 03, 2010 06:50 AM | |
1381 | Nov 02, 2010 10:20 AM | |
6409 | Nov 02, 2010 06:15 AM | |
466 | Nov 02, 2010 06:04 AM |
Activity Feed
- Posted Custom action during REINSTALL and minor upgrader on InstallShield Forum. Jan 14, 2015 01:42 PM
- Posted Re: warning information when sign package on InstallShield Forum. Nov 12, 2010 02:06 AM
- Posted Re: Stopping/restarting a service after adding runtime files on InstallShield Forum. Nov 04, 2010 05:04 AM
- Posted Re: .msm file doesn't appear in Redistributables list on InstallShield Forum. Nov 04, 2010 04:51 AM
- Posted Re: warning information when sign package on InstallShield Forum. Nov 04, 2010 03:25 AM
- Posted Re: warning information when sign package on InstallShield Forum. Nov 03, 2010 07:14 AM
- Posted Re: Install / Update SQL Express Prerequisite on InstallShield Forum. Nov 03, 2010 06:50 AM
- Posted Re: MsiProcessDrivers returned error code 1157 on InstallShield Forum. Nov 02, 2010 10:20 AM
- Posted MsiProcessDrivers returned error code 1157 on InstallShield Forum. Nov 02, 2010 06:15 AM
- Posted Re: Converting IS2008 project to IS2011 roject on InstallShield Forum. Nov 02, 2010 06:04 AM
- Posted Updating a product during system shutdown on InstallShield Forum. Dec 23, 2009 05:20 AM
- Posted Re: apply MSP to original MSI on InstallShield Forum. Jun 01, 2009 04:59 AM
- Posted apply MSP to original MSI on InstallShield Forum. May 26, 2009 07:41 AM