Feb 17, 2010
11:24 AM
Josh, Great info. Thanks for clarifying this for me!
... View more
Feb 16, 2010
05:32 PM
Josh, one more question. If I use the MSISetProperty function on my install script code...shouldn't I be able to access that property with MSIGetProperty in my uninstall code (ie. DefaultFeature_Uninstalling)? When I try and access the property in the uninstall code, it is not the updated value that I set it to. It is the default value that I have in the PropertyManager.
... View more
Feb 16, 2010
04:49 PM
I have custom code to implement during an 'uninstall' of my product. Can anyone tell me where I can put my custom code for an InstallScriptMSI project? I have tried putting it in the DefaultFeature_UnInstalling() function...but it doesn't seem to be calling that. Thanks for any help on this.
... View more
Labels
- Labels:
-
InstallShield 2010
Feb 16, 2010
03:54 PM
I am experiencing a similiar scenario within my InstallScriptMSI project...I have a custom code within the DefaultFeature_UnInstalling, but it doesn't seem to be executing. I have MessageBoxes that are not being displayed. Any suggestions? Also, how can we debug an un-install?
... View more
Feb 01, 2010
12:13 PM
I am trying to build an InstallScriptMSI project via VisualStudio. Everything is fine until I add about 50 'project outputs' from my VS projects...then I recieve the error when trying to build my install project: ISDEV: error: -6213: Internal build error. Anyone else encounter this, or find a solution? Thanks for any clues!
... View more
Labels
- Labels:
-
InstallShield 2010
Jan 28, 2010
03:24 PM
Taking this one more step...did you create new website or new webapplication via C#(dll) code or did you do this via InstallScript code? I'm just investigating the best way to handle working with IIS functions. Thanks for the great info on this.
... View more
Jan 28, 2010
02:58 PM
I was successful with my dll created under the .NET Framework 3.5...just had to change the ComVisible(true) in the AssemblyInfo.
... View more
Jan 28, 2010
01:33 PM
Did you encounter any problems using the DotNetCoCreateObject function? My call to the dll.method crashes...
... View more
Jan 27, 2010
04:35 PM
wierdling, Thanks again for this awesome example!! I did have one question regarding the InstallScript and incorporating the .dll methods. I noticed you utlilized the DotNetCoCreateOjbect(), versus the InstallShield's UseDLL() functionality...was there any particular reason or pros/cons to that? I've not used either one, so just asking out of curiosity.
... View more
Jan 27, 2010
12:49 PM
Chandan, I have searching for something similar...I have been searching for a way to 'discover IIS web sites' and present the list to the user via InstallScript. The Windows Installer does this for a Web Setup project, but I can't seem to find this functionality in InstallShield. I need to give the user a UI to pick their desired web site to install the web application. I can't seem to find any code that gives me the functions to discover IIS web sites, virtual directories, and application pools. Thanks for any help!
... View more
Jan 27, 2010
09:26 AM
I am looking to build a UI very similar to the UI that comes automatically with the Windows Installer Web Setup project. I need a UI that gives drop-downs of the available IIS websites, virtual directories, and application pools. I see that you can run an IISScan.exe to import into your IS project, yet that doesn't help me at run-time. Any help/direction would be greatly appreciated.
... View more
Labels
- Labels:
-
InstallShield 2010
Jan 27, 2010
09:16 AM
Did you find a solution to this? I would love to hear about it.
... View more
Latest posts by pmatlock
Subject | Views | Posted |
---|---|---|
1183 | Feb 17, 2010 11:24 AM | |
1183 | Feb 16, 2010 05:32 PM | |
1464 | Feb 16, 2010 04:49 PM | |
1183 | Feb 16, 2010 03:54 PM | |
1914 | Feb 01, 2010 12:13 PM | |
975 | Jan 28, 2010 03:24 PM | |
975 | Jan 28, 2010 02:58 PM | |
1972 | Jan 28, 2010 01:53 PM | |
1972 | Jan 28, 2010 01:33 PM | |
1972 | Jan 27, 2010 04:35 PM |
Activity Feed
- Posted Re: InstallScript MSI project issues - Feature Events and Debugging script on InstallShield Forum. Feb 17, 2010 11:24 AM
- Posted Re: InstallScript MSI project issues - Feature Events and Debugging script on InstallShield Forum. Feb 16, 2010 05:32 PM
- Posted Uninstall code for InstallScriptMSI project on InstallShield Forum. Feb 16, 2010 04:49 PM
- Posted Re: InstallScript MSI project issues - Feature Events and Debugging script on InstallShield Forum. Feb 16, 2010 03:54 PM
- Posted error: -6213 Internal build error on InstallShield Forum. Feb 01, 2010 12:13 PM
- Posted another question on InstallShield Forum. Jan 28, 2010 03:24 PM
- Posted Re: UI similar to WI Web Setup Project on InstallShield Forum. Jan 28, 2010 02:58 PM
- Posted Re: UI similar to WI Web Setup Project on InstallShield Forum. Jan 28, 2010 01:53 PM
- Posted Re: UI similar to WI Web Setup Project on InstallShield Forum. Jan 28, 2010 01:33 PM
- Posted Re: UI similar to WI Web Setup Project on InstallShield Forum. Jan 27, 2010 04:35 PM
- Posted Re: UI similar to WI Web Setup Project on InstallShield Forum. Jan 27, 2010 01:53 PM
- Posted Re: UI similar to WI Web Setup Project on InstallShield Forum. Jan 27, 2010 12:56 PM
- Posted Re: Deploying a website using Installscript project on InstallShield Forum. Jan 27, 2010 12:49 PM
- Posted UI similar to WI Web Setup Project on InstallShield Forum. Jan 27, 2010 09:26 AM
- Posted any solution? on InstallShield Forum. Jan 27, 2010 09:16 AM
- Posted Re: IIS and application directory on InstallShield Forum. Jan 26, 2010 04:06 PM
- Posted Re: Error reading setup initialization file on InstallShield Forum. Jan 21, 2010 03:02 PM
- Posted Re: How to deploy SSRS Reports through Install Shield on InstallShield Forum. Jan 21, 2010 10:23 AM
- Posted Need to include project output on InstallShield Forum. Jan 18, 2010 02:53 PM
- Posted Re: Verbose compilation log on InstallShield Forum. Jan 18, 2010 11:09 AM