Apr 22, 2015
03:30 PM
I had the variable "rec" defined as OBJECT instead of HWND. I am all set.
... View more
Oct 07, 2013
12:57 PM
I did add a custom action to Backup the setup log, as an action to be done when the Finish button is executed. I added it to run After DLLWrapCleanup in Install UI Sequence. This is the first time I am doing this, so not sure if I am doing this in the write sequence.
... View more
Aug 08, 2013
03:14 PM
I can't reproduce the problem on my end. Would it be possible for you to post a sample project (installs just a single file) that replicates the behavior?
... View more
Aug 07, 2013
05:37 PM
Run uninstallation with verbose logging enabled. The log should shed lights on where it hung.
... View more
Jul 25, 2013
09:00 AM
I thought all this problem was related. Half of my problem was due to bad installation of IS2013. I don't know what happened during my installation. For the setup.ini Unicode issue, I had to convert the Setup.ini to UTF-8, modify the file with our settings, and re-convert it back UTF16, setup.ini did not get corrupted. The second issue of running Custom Action in Deferred mode in System context was gone with re-installation of IS 2013.
... View more
Jul 25, 2013
09:03 AM
When I uninstalled IS 2013 and re-installed IS 2013, my project got upgraded and it built successfully. Removal of ISCEAPP (mobile device support) did not cause any side issues.
... View more
Feb 22, 2013
09:11 AM
It is not completely clear to me what you want to do. As I understand it, you give some properties through the command line and wonder if they are evaluated or not, is this right? If this is the problem you can write a verbose MSI Log file and look in this, if your properties are set correctly. Use a commandline like: Setup.exe /v"/L*v c:\test.log "MYPROPERTY1=value1" You will write a MSI-logfile to c:\test.log Barbara
... View more
Latest posts by jesuraj
Subject | Views | Posted |
---|---|---|
888 | Apr 22, 2015 03:30 PM | |
1398 | Apr 22, 2015 11:27 AM | |
551 | Oct 07, 2013 12:57 PM | |
1315 | Oct 02, 2013 12:08 PM | |
1286 | Sep 13, 2013 11:03 AM | |
1697 | Sep 10, 2013 10:55 AM | |
2576 | Aug 07, 2013 04:18 PM | |
1359 | Aug 07, 2013 03:39 PM | |
1000 | Jul 25, 2013 09:03 AM | |
1208 | Jul 25, 2013 09:00 AM |
Activity Feed
- Posted It crashed due to my mistake in the code on InstallShield Forum. Apr 22, 2015 03:30 PM
- Posted Installations fails with 1603 to display Progress bar for a custom action on InstallShield Forum. Apr 22, 2015 11:27 AM
- Posted CustomAction is added on InstallShield Forum. Oct 07, 2013 12:57 PM
- Posted How to backup a copy of an install log? on InstallShield Forum. Oct 02, 2013 12:08 PM
- Posted solution to pin shortcut to start screen on Windows 8 system. on InstallShield Forum. Sep 13, 2013 11:03 AM
- Posted Is there a way to add a tile to the Windows 8.1 start screen? on InstallShield Forum. Sep 10, 2013 10:55 AM
- Posted Error extracting ISBEW64.exe from ISLockPermission.dll on InstallShield Forum. Aug 07, 2013 04:18 PM
- Posted Uninstall hangs - what could the reason be? on InstallShield Forum. Aug 07, 2013 03:39 PM
- Posted Problem got resolved by uninstalling IS 2013 and re-installing IS 2013 on InstallShield Forum. Jul 25, 2013 09:03 AM
- Posted Uninstalling IS 2013 and re-installing IS 2013 resolved my problems. on InstallShield Forum. Jul 25, 2013 09:00 AM
- Posted How to update setup.ini after it is created? on InstallShield Forum. Jul 22, 2013 02:46 PM
- Posted Reason for build failure after upgrade from IS 2010 to IS 2013 on InstallShield Forum. Jun 21, 2013 10:07 AM
- Posted same issue here on InstallShield 2013. on InstallShield Forum. Jun 14, 2013 10:06 AM
- Posted current status on InstallShield Forum. Jun 10, 2013 02:32 PM
- Posted Type is Lenient. on InstallShield Forum. Jun 10, 2013 08:48 AM
- Posted How to specify the type of architecture Validation? on InstallShield Forum. Jun 07, 2013 04:29 PM
- Posted How to get Command line parameters passed in MSI Installer on InstallShield Forum. Feb 15, 2013 10:18 AM
- Posted What else should I be doing to get the Short cuts added correctly? on InstallShield Forum. Dec 05, 2012 02:53 PM