May 30, 2013
01:17 PM
Oh Man... Could it be any easier to see? What a DUH moment... Thanks, Phill.
... View more
May 30, 2013
10:43 AM
In an InstallScript project, we've renamed the DefaultFeature to be something else, as well as added a couple of new features, renaming each of those. When we go down to Setup Types, they show up as expected and we can check and uncheck the boxes to include or exclude the features. Looks great. However, when we build a release, run it, and select "Custom Install", the features appear as Default Feature, NewFeature1, and NewFeature2 - they don't appear as we renamed them, nor as they appear in the project. What's up with that? Curt
... View more
Labels
- Labels:
-
InstallShield 2012
Dec 26, 2009
02:17 PM
Hi All... We have an install script project where we're changing an installed XML file - web.config - using XML File Changes. Before we build the release, we download all of the install files out of a source-control project - Visual SourceSafe. Since all of the files being downloaded out of SourceSafe are written as read-only, the XML File Changes is failing. We've tried changing the attributes of that file unsing a call to SetFileInfo inside OnMoving() and OnMoved(), but neither one seems to do the trick. If after the files are downloaded out of SourceSafe we go and change the attribute of this xml file explicitly, everything works. The extra step is annoying... It'd be nice if IS 2010 could turn off the read-only before modifying the file. Any thoughts? Many thanks! -- Curt
... View more
Labels
- Labels:
-
InstallShield 2010
Dec 22, 2009
01:11 PM
Oh I see... It comes down to when the is evaluated - design time versus runtime. Many thanks, Josh!
... View more
Dec 22, 2009
12:28 PM
Thanks, Josh. Good idea about a test project - that whole folder, minus Media is attached as a zip. The resulting XML file looks like... The docs say that the "<" and ">" are optional though it isnt clear to me what the difference is. The test project includes both forms. Curt
... View more
Dec 22, 2009
10:10 AM
Hi All... Install Script project... I've seen others having this problem in the forum archives, but I havent found a resolution. I've set up a string to have some "stub-value" and associated that with an XML change to a web.config file - one that's part of the install. Somewhere in the middle of OnFirstUIBefore I call TextSubSetValue to change the value of the string. But after the install, the web.config has that "stub-value" - it appears that TextSubSetValue didnt take or didnt happen at the right time. Any thoughts? Many thanks -- Curt
... View more
Labels
- Labels:
-
InstallShield 2010
Dec 19, 2009
04:35 PM
Hi All... Just installed IS 2010 Professional and am building a project for an asp.net application. This application requires the asp.net ajax web extensions. How can I detect whether that's installed and if not have it installed? Many thanks! -- Curt
... View more
Labels
- Labels:
-
InstallShield 2010
Latest posts by curtisdehaven
Subject | Views | Posted |
---|---|---|
739 | May 30, 2013 01:17 PM | |
2165 | May 30, 2013 10:43 AM | |
3780 | Dec 26, 2009 02:17 PM | |
847 | Dec 22, 2009 01:11 PM | |
847 | Dec 22, 2009 12:28 PM | |
3459 | Dec 22, 2009 10:10 AM | |
1891 | Dec 19, 2009 04:35 PM |
Activity Feed
- Posted Re: Can't rename a Feature on InstallShield Forum. May 30, 2013 01:17 PM
- Posted Can't rename a Feature on InstallShield Forum. May 30, 2013 10:43 AM
- Posted XML File Changes - fails due to read-only on InstallShield Forum. Dec 26, 2009 02:17 PM
- Posted Re: TextSubSetValue and XML files on InstallShield Forum. Dec 22, 2009 01:11 PM
- Posted Re: TextSubSetValue and XML files on InstallShield Forum. Dec 22, 2009 12:28 PM
- Posted TextSubSetValue and XML files on InstallShield Forum. Dec 22, 2009 10:10 AM
- Posted Asp.Net Ajax Web Extensions on InstallShield Forum. Dec 19, 2009 04:35 PM