Jan 11, 2010
03:51 PM
If you download Microsoft Application Compatibility Toolkit , as suggested you will find Compatibility Administrator. Go in to the Compatibility Administrator and create a new database. Next you will want to right click on the database and click new application fix. Browse to the app and select XP as the OS. This will pick the fixes for you that need to be done. Finally you will need to deploy this database which can be done by one line batch file or through a custom actions. This will run the application in Windows 7 like it would work under Windows XP. Let me know if you have further questions.
... View more
Dec 09, 2009
04:26 PM
From what I understand you can not use an exe. The result must be a single .msi file. If that is the case, you can not use the installshield prerequistes. Prerequisites are called by the setup launcher, the .exe file. You can however install any needed application through custom actions. Whether or not you want to do this depends on what these applications are. If these are msis as well, it can be done, but is not in best practice.
... View more
Nov 13, 2009
12:36 AM
I ran in to a simular situation. All I needed was a reboot to get rid of them. REBOOT=FORCE
... View more
Nov 10, 2009
11:49 AM
Thanks, I will give that a try. Thanks for your advise on this.
... View more
Nov 10, 2009
11:32 AM
I first tried this the MSI I am shipping. When this had problems, I tried this for a blank setup, one component, one feature, no files. The same problem happens for the blank setup and the commerical MSI I am shipping on his system. We never get to the MSI, the setup tries to launch it. The log we are looking at is for a blank setup, one component, one feature. It took 20 seconds to create.
... View more
Nov 09, 2009
08:47 PM
Looks like we get to launch the MSI, but instead of transitioning to the MSI, it just dies. Something like this -9-2009[06:26:32]: Attempting to launch: MSIEXEC.EXE /i "C:\DOCUME~1\mobryan\LOCALS~1\Temp\{F37AFA29-DDC5-4566-A6CB-FBE422A143C2}\test.msi" SETUPEXEDIR="C:\Documents and Settings\mobryan\Desktop\deleteme\blank\fresh" SETUPEXENAME="setup.exe" 11-9-2009[06:27:10]: Launch result 1, exit code 0 11-9-2009[06:27:12]: Dumping setup.ini... .............Contents of Setup.ini............................... 11-9-2009[06:27:13]: Setup returning 0 Next we should see the MSI, but instead, nothing. Not sure why. For the web install it get to the point where is says downloading MSI, but it never runs. The MSI is not launched. The MSI runs when typing in the URL, but the product won't run without all the prerequisites.
... View more
Nov 09, 2009
02:18 PM
I have a user that runs setup.exe; it comes up briefly, about 2 seconds. It says configuring windows installer and blinks and dies. User was on XP. I tried creating him a blank installer, no files, one component, one feature. This setup does the exact same thing, blinks and dies. I tried a MSI with no setup launcher, this works fine. I also tried upgrading windows installer from 3.1 to 4.5, same problem, setup.exe blinks and dies. Since this happens on any InstallShield setup.exe, it’s a problem with the InstallShield setup launcher, and I am hoping someone has seen this problem before.
... View more
Labels
- Labels:
-
InstallShield 2010
Oct 20, 2009
04:40 PM
Thanks I tried this too. This works great for labels, but doesn't work for buttons. Problem is can't have a label that is clickable.
... View more
Oct 16, 2009
01:37 PM
Oh I did find you can do this if you have MSI 5 or better which is only available for windows 7. So that won't help. Create a static text control Set its text in HTML format: like this: www.google.com where the href parameter specifies the URL and the text between the opening and the closing tag is what gets displayed. Go to Direct Editor and select the table named Control. Find your text control and change the Type from Text to Hyperlink. I know about this, but was looking for at least blue text in less normal windows installer support. 3.1 and above
... View more
Oct 16, 2009
12:33 PM
I have a customer that wanted really customized dialogs. They wanted the installshield branding removed, and all kinds of crazy things. This was all easy except for one thing, changing the font color on a dialog. They want blue text for the link buttons. Is there anyway to do that or clever hack someone has?
... View more
Labels
- Labels:
-
InstallShield 2010
Oct 03, 2009
08:46 PM
Hate to reply to my own thread, but looks like it may have been a problem on the web server
... View more
Oct 03, 2009
08:39 PM
Go to the dialog tab and find the setupitilization and modify that dialog.
... View more
Oct 03, 2009
07:24 PM
The way the setup launcher works is it will look for the download location if it can't find it. Uncheck the checkbox for download for the web your prequesties and include the web release of .net Run it on a system with no framework and notice that it will correctly download it when the complete .net framework is not included. 🙂
... View more
Oct 03, 2009
07:21 PM
It looks like the Yahoo tool bar was completly removed. I never had a customer before that wanted to use it. Can someone verify it was removed and there is no way to link this up?
... View more
Labels
- Labels:
-
InstallShield 2010
Oct 01, 2009
04:16 PM
I have a small number of users who get the following error message downloading using our Web Install. 1st. The publisher could not be verified are you sure you want to run this MSI 2nd. After they click yes. They get The installation package could not be opened. Conatct the application vendor to verify that this is a valid Windows installer package. And before anyone asks, YES THE MSI IS SIGNED. I grabbed the file directly from the web server and it I can verify the signiture and works correctly everywhere I test it. Most people have no problem downloading it, its only a handful of people. I tried different security settings and different vesions of windows installer.
... View more
Labels
- Labels:
-
InstallShield 2010
- « Previous
- Next »
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 | |
890 | 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