Jan 09, 2012
04:47 PM
We recently upgraded our projects to .net 4.0 Since doing so, nothing is being installed to the GAC. I made sure that I am poiting to the correct .net framework in installshield options. Its poitintg to C:\Windows\Microsoft.NET\Framework64\v4.0.30319 and the correct for 32 as well. I verfied that these install to the GAC using GACUTIL and all this worked before the upgrade to 4.0. Any ideas?
... View more
Labels
- Labels:
-
InstallShield 2012
Dec 08, 2011
12:26 PM
I have never known Robert to be wrong. I tried this and naturally it works perfectly.
... View more
Dec 08, 2011
11:25 AM
The code you gave me will show my dialog before the Resuming the InstallShield Wizard. I don't think this is going to work. I need my dialog to show up after that and have the back button go back to that dialog. Showing that "Resuming the InstallShield Wizard" after my dialog doesn't really make sense and then you could never go back. Alternatively we could get rid of the "Resuming the InstallShield Wizard" and replace it with a welcome screen or something.
... View more
Dec 07, 2011
09:49 PM
For years I have told people to use basic MSI or in some cases, Installscript and avoid InstallScriptMSI. Now I have to add a dialog in to one for someone. I created a custom dialog (Installscript), its working great when they first run the installer. The problem is I need to show the same dialog on Upgrades. When I run an upgrade in an InstallScript MSI, you get a message asking you if you want to upgrade and then a dialog entitled "Resuming the InstallShield Wizard", which is like a welcome screen only for upgrades in InstallScript MSI. I need to put my new dialog right after that one and the back button needs to go back to that. The problem is I can't find where that dialog comes from; it’s not in the script, even using the debugger. So the question is, how can I insert a dialog in to the upgrade sequence for an installscript MSI so it goes back to this “Resuming the InstallShield Wizard"?
... View more
Labels
- Labels:
-
InstallShield 2012
Oct 21, 2011
09:12 PM
Is threre a way to put a web link on an InstallScript custom dialog.
... View more
Labels
- Labels:
-
InstallShield 2012
Mar 09, 2011
03:16 PM
I am trying to convince someone to convert from WIX to InstallShield. Any information anyone can provide is appreciated.
... View more
Labels
- Labels:
-
InstallShield 2011
Feb 11, 2011
01:28 PM
I just wonder if Flexera knows what they have done by doing this. I have been trying to get the InstallShield 2011 Standalone build for 2 weeks in my spare time. They made the licensing process so complicated and time consuming I am sure there are people that are giving up and just using WIX or some other tool.
... View more
Feb 07, 2011
06:04 PM
One of the great things about installshield, was since version 6, upgrading has always been easy. The newest pain to be added needs to download a license file for InstallShield 2011 Standalone build. I upgraded one our many projects to InstallShield 2011. When I tried to upgrade the build machine, naturally I couldn't. Now each copy of the Standalone build needs its own license file which is a complete enigma to get. After several days of proving to support we bought the software by sending them back their own invoices we still haven’t been able to get the standalone build. I have since rolled back Install Shield to 2010. Perhaps this will be as far as anyone goes, no one will be able to upgrade ever again. When you install the Stand Alone build, it asks you for a license file, which it doesn’t tell you how to get. I found the web site in which you are suppose to get this , but naturally my log in only works to create support cases and you can’t get this license file. Has anyone done this successfully or is everyone just going to stay on InstallShield 2010?
... View more
Labels
- Labels:
-
InstallShield 2011
Dec 21, 2010
07:43 PM
I have a MSI which is being pushed out through a GPO. It should install as soon as the user logs in. All other MSI's will behave in this way. This one will not install until a reboot. Any idea what could be causing this?
... View more
Labels
- Labels:
-
InstallShield 2011
Dec 10, 2010
06:11 PM
What you will have to is place conditions on the approprate actions. For example RemoveExistingProducts is the action which removes old installs based on the upgrade critera you selected in upgrades ( upgrade code , version etc). Placing a condition on this action will make it fire or not fire.
... View more
Dec 09, 2010
01:05 PM
Hi. I am using Installshield 2010. Check for updates is greyed out. agent.exe is running. I also have an evaluation version of InstallShield on the box, I think that what is messing it up. I did a repair on IS 2010, still same problem.
... View more
Labels
- Labels:
-
InstallShield 2011
Dec 03, 2010
01:18 PM
Thanks to your first post I came to the same conclusion that it must be an msi. It turns out to be an InstallScript MSI. I ran the install and extracted the msi from the temp folder, cracked it open and got the upgrade code. I was then able to add a major upgrade item. This deleted everything but the add/remove programs entry. I had to delete that manually. It even deleted the InstallShieldInformation stuff. Weird. Thanks for the hint, It helped me get this fixed. Sometimes you just need a different look at a problem.
... View more
Dec 03, 2010
11:26 AM
I don't have the code for the old installer, but I think its just a straight forward installscript installer. I have thought of some things such as uninstalling it as a prerequiste, but they need just an MSI, no setup laucher. Any other ideas?
... View more
Latest posts by lasiewicz
Subject | Views | Posted |
---|---|---|
1847 | Jul 25, 2013 03:06 PM | |
772 | Mar 12, 2013 11:49 AM | |
1500 | Mar 12, 2013 11:35 AM | |
605 | Sep 17, 2012 04:38 PM | |
1729 | Sep 14, 2012 02:07 AM | |
1343 | Aug 03, 2012 04:26 PM | |
891 | Aug 03, 2012 04:23 PM | |
3387 | Jun 21, 2012 11:57 AM | |
1356 | Jun 13, 2012 09:16 PM | |
2150 | Jun 04, 2012 10:35 PM |
Activity Feed
- Posted Quadword registry type on InstallShield Forum. Jul 25, 2013 03:06 PM
- Posted more info on InstallShield Forum. Mar 12, 2013 11:49 AM
- Posted InstallShield Freezing on Cancel on InstallShield Forum. Mar 12, 2013 11:35 AM
- Posted Re: Branding InstallScript MSI on InstallShield Forum. Sep 17, 2012 04:38 PM
- Posted Branding InstallScript MSI on InstallShield Forum. Sep 14, 2012 02:07 AM
- Posted focas problem on InstallShield Forum. Aug 03, 2012 04:26 PM
- Posted Re: 32-bit app, with 32/64-bit driver, won't install on 32-bit on InstallShield Forum. Aug 03, 2012 04:23 PM
- Posted How to get to the next step on AdminStudio Forum. Jun 21, 2012 11:57 AM
- Posted Get rid of 'This feature will be installed when required' on InstallShield Forum. Jun 13, 2012 09:16 PM
- Posted exec returned: -1073741819 on InstallShield Forum. Jun 04, 2012 10:35 PM
- Posted Re: Accepting Command line parameters with Basic MSI Project on InstallShield Forum. May 03, 2012 01:07 PM
- Posted Re: InstallShield Branding on InstallShield Forum. Feb 17, 2012 02:56 PM
- Posted Re: Automation help needed ... on InstallShield Forum. Feb 17, 2012 02:54 PM
- Posted Re: Install Anywhere 2011 build is not working with Windows Xp 64 bit. on InstallAnywhere Forum. Feb 17, 2012 02:51 PM
- Posted Re: Shortcut Fails, 32bit app on 64bit OS on InstallShield Forum. Jan 18, 2012 02:38 PM
- Posted Install to GAC .net 4.0 on InstallShield Forum. Jan 09, 2012 04:47 PM
- Posted Re: Inserting a new Dialog on InstallShield Forum. Dec 08, 2011 12:26 PM
- Posted You have the right idea, but thats not correct.. on InstallShield Forum. Dec 08, 2011 11:25 AM
- Posted Inserting a new Dialog on InstallShield Forum. Dec 07, 2011 09:49 PM
- Posted Thanks on InstallShield Forum. Oct 24, 2011 10:03 AM