Aug 07, 2019
10:32 PM
It only work with properties, not String Identifiers
... View more
May 13, 2019
11:09 AM
I have a cached MSI file for the install and that was done because one user would log in to a Windows 7/10 PC to install and another would log in to do the uninstall or an upgrade. This caused issues and Flexera said to cache the MSI. Now I have the same problem as Mescalero. I just want to remove the most recent cache folder when I uninstall. I have tried a CA but it seems to never fire on an uninstall even though my condition is REMOVE = "ALL:
... View more
Aug 04, 2011
05:00 AM
mano.n.s75 wrote: If you want the patch to update the file no matter what is installed previously, set always overwrite attribute and that will just do the work. Hi, My files are dynamically linked, so there is no "Overwrite" attribute. User has applied manual patch by replacing some files like .aspx, .css etc. Now when we run our latest patch installer, then all the files are getting updated except the manually replaced files. Please share me if you have any idea about the solution. Thanks in advance.
... View more
May 20, 2011
12:18 PM
Well, the user can alter INSTALLDIR during the first-time installation, and though the default setting is the x64 Program Files directory, someone decided to install under PF (x86), leading to this. But yes, henceforth, installing under (x86) will not be permitted.
... View more
Apr 27, 2011
11:22 AM
This looks like only occurring on my test machine. No idea why, but it otherwise works, so I can overlook this outlier. 😉
... View more
Apr 19, 2011
05:07 PM
Thank you for the links. I found that being unable to include the back-slash character after the property name in the Component destination field wasn't a problem: I was able to add the trailing character in the "Set Directory" CAs, and the directory structure on the target machine is now correct.
... View more
Mar 29, 2011
07:46 PM
The EstimatedSize stored in an uninstall key in the registry was only used for display purposes in Add/Remove Programs for MSI installations prior to Windows 7. Because InstallScript MSI uses its own uninstall key for Add/Remove Programs, the size value would be ignored on any Windows version earlier than Windows 7. This could explain the behavior with InstallScript MSI (or any non-MSI installer) on Vista/2008 or earlier.
... View more
Jan 27, 2011
01:49 PM
For anyone who encounters this, the problem in my case was consecutive semi-colons (i.e., ";;") in the SecureCustomProperties MSI property; removing one resolved the issue.
... View more
Nov 05, 2010
02:16 PM
The problem was that I had left the subject to the default value in the merge module project. I didn't recognise it, as it was called “Blank Merge Module Project Template” in the Redistributables view. A descriptive subject field resolved it. Knew it had to be something simple. :rolleyes:
... View more
Oct 21, 2010
11:35 AM
Thanks, Josh. We ended up getting round this by running the following from a command line: cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1 After that, the installation could complete.
... View more
May 05, 2010
07:45 PM
Thanks, Hidenori, that is quite helpful. I wish there was an easier way to differentiate/isolate the instance data, as I may allow the user up to 10 or so instances of this application. But so long as there is indeed a way... 😉 Thanks again.
... View more
Jul 09, 2010
07:08 PM
Glad you've got it working!
... View more
Feb 05, 2010
03:11 PM
Thanks, Lurean, works great!
... View more
Jan 27, 2010
05:37 PM
It was indeed due to that Shared flag being set to Yes and the application being installed elsewhere on the target system. (The first thing I had checked when I first noticed this was the "Permanent" setting. 😄 ) Thanks, Lurean for your help.
... View more
Jan 11, 2010
06:21 PM
Thanks very much for the suggestions, I'll check it out!
... View more
Latest posts by Mescalero
Subject | Views | Posted |
---|---|---|
1097 | Aug 03, 2011 02:24 PM | |
1097 | Aug 01, 2011 04:57 PM | |
1256 | Jul 27, 2011 01:13 PM | |
1114 | Jul 27, 2011 01:09 PM | |
1114 | Jul 26, 2011 11:54 AM | |
1256 | Jul 25, 2011 01:41 PM | |
2945 | Jul 20, 2011 04:53 PM | |
1821 | Jun 27, 2011 01:47 PM | |
935 | Jun 14, 2011 05:58 PM | |
1935 | Jun 03, 2011 01:22 PM |
Activity Feed
- Posted Re: Separating .msi file from setup.exe in setup package. on InstallShield Forum. Aug 03, 2011 02:24 PM
- Posted Re: Separating .msi file from setup.exe in setup package. on InstallShield Forum. Aug 01, 2011 04:57 PM
- Posted Re: updating an "intermediate" version of a file during a patch on InstallShield Forum. Jul 27, 2011 01:13 PM
- Posted Re: How to Force ..\Program Files\.. Folder from 32 bit installer on InstallShield Forum. Jul 27, 2011 01:09 PM
- Posted Re: How to Force ..\Program Files\.. Folder from 32 bit installer on InstallShield Forum. Jul 26, 2011 11:54 AM
- Posted Re: updating an "intermediate" version of a file during a patch on InstallShield Forum. Jul 25, 2011 01:41 PM
- Posted updating an "intermediate" version of a file during a patch on InstallShield Forum. Jul 20, 2011 04:53 PM
- Posted Re: InstallShield 2012 wishlist on InstallShield Forum. Jun 27, 2011 01:47 PM
- Posted Re: Custom action running in uninstall but shoudl not on InstallShield Forum. Jun 14, 2011 05:58 PM
- Posted Re: Chained MSI, Temp location and MSP Patch on InstallShield Forum. Jun 03, 2011 01:22 PM
- Posted Re: Chained MSI, Temp location and MSP Patch on InstallShield Forum. Jun 02, 2011 01:40 PM
- Posted Re: files installed under Program Files (x86) are not uninstalled during Remove on InstallShield Forum. May 20, 2011 12:18 PM
- Posted Re: files installed under Program Files (x86) are not uninstalled during Remove on InstallShield Forum. May 12, 2011 06:53 PM
- Posted Re: files installed under Program Files (x86) are not uninstalled during Remove on InstallShield Forum. May 11, 2011 01:09 PM
- Posted Re: files installed under Program Files (x86) are not uninstalled during Remove on InstallShield Forum. May 10, 2011 05:32 PM
- Posted files installed under Program Files (x86) are not uninstalled during Remove on InstallShield Forum. May 09, 2011 05:43 PM
- Posted Re: Start > Programs menu shortcut icon not displaying for multi-instance on InstallShield Forum. Apr 27, 2011 11:22 AM
- Posted Start > Programs menu shortcut icon not displaying for multi-instance on InstallShield Forum. Apr 26, 2011 07:48 PM
- Posted Re: Problems resolving a property in a path on InstallShield Forum. Apr 19, 2011 05:07 PM
- Posted Problems resolving a property in a path on InstallShield Forum. Apr 12, 2011 11:33 AM