This website uses cookies. By clicking OK, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
BossHogg
Pilgrim
Nov 16, 2017
09:29 AM
How do you change the font color for the install dialogue boxes? I do not see a way in the 'String Editor' nor the 'Dialogs' section. But, I can see the text I want to change. See attachment for reference.
... View more
Labels
Aug 20, 2015
09:25 AM
Yes, I currently have builds running off a dedicated build server. I am mostly familiar with what you have mentioned and will try our your suggestion.
... View more
Aug 18, 2015
01:44 PM
I want to run MSBuild and have it automatically create an application installer at the end of the build using Installshield 2015. We already pay for the professional version, so I do not want to use the LE version for Visual Studio since it is limited. I know that this can be done using a 3rd party build automation tool, but wanted to see if this was doable without using another build automation provider. Currently, we run builds, then somebody grabs the files needed, open installshield, and runs it. Before working here, I used Automated Build Studio, which is no longer supported by Smartbear. Please advise.
... View more
Labels
Jan 02, 2013
01:13 PM
Also, when you right-click the function, the 'goto definition' portion is grayed out. (fixed this issue) still unable to remove the msi.
... View more
Dec 17, 2012
12:59 PM
Have the following function in the 'script.url' portion of the installer. Trying to uninstall files in the specified installs folder that have a particular name. Was trying to use wildcards, but not even using the full path has been working. Please advise. function RemoveMSI_TempFiles (hMSI) STRING sFile, sInstallDir; begin OpenLogFile(); Log("Removing Lathe MSI files"); //Removing Lathe MSI files from HWLInstalls sFile = sInstallDir^"C:\\HWLInstalls"; if (Is(FILE_EXISTS, sFile)) then DeleteFile(sInstallDir^"C:\\HWLInstalls\HWLInstalls\HWL Machine*.msi"); Log("Removed HWL files MSI"); CloseFile(g_nLog); //close that log file endif; end;
... View more
Labels
Oct 04, 2012
01:32 PM
Thanks, still unclear on how to have it autodetect for other languages.
... View more
Sep 28, 2012
12:55 PM
Currently using a 64bit machine to create the ISMs that are being installed on a 64bit desktop. I need the install files to go to the 32bit program files location instead of the 64bit location. Only some of the files are correctly going to the righ location while one file is going to th3 64bit location. Before we were using a 32bit machine to create the ISM and it would correctly install on 64bit desktops. What parameters should I use for it to correctly install? Also, what parameters would I need to have this install on any desktop i.e. foreign desktops, given the fact that not all program files folders are spelled the same.
... View more
Labels
Sep 10, 2012
08:05 AM
will post to the correct forum, thanks
... View more
Sep 07, 2012
07:47 AM
Previous computer 32-bit w/ installshield 2008 Upgrade to 64-bit computer w/ installshield 2011 We recently upgraded our installshield from 2008 to 2011 and we are having an issue with files not properly going to the program files (x 86) folder upon installation on 64-bit computers. Before the upgrade, these files installed to the correct location on 64-bit computers, x86 folder, and the program files folder on 32-bit computers. Is there some things that needed to be modified after the upgrade to ensure that the file paths remained the same?
... View more
Labels
Latest posts by BossHogg
Subject | Views | Posted |
---|---|---|
1206 | Nov 16, 2017 09:29 AM | |
794 | Aug 20, 2015 09:25 AM | |
2888 | Aug 18, 2015 01:44 PM | |
669 | Jan 02, 2013 01:13 PM | |
669 | Dec 18, 2012 01:43 PM | |
2084 | Dec 17, 2012 12:59 PM | |
509 | Oct 04, 2012 01:32 PM | |
2041 | Sep 28, 2012 12:55 PM | |
492 | Sep 10, 2012 08:05 AM | |
1708 | Sep 07, 2012 07:47 AM |
Activity Feed
- Posted Change font color in the install dialogue boxes on InstallShield Forum. Nov 16, 2017 09:29 AM
- Tagged Change font color in the install dialogue boxes on InstallShield Forum. Nov 16, 2017 09:29 AM
- Tagged Change font color in the install dialogue boxes on InstallShield Forum. Nov 16, 2017 09:29 AM
- Tagged Change font color in the install dialogue boxes on InstallShield Forum. Nov 16, 2017 09:29 AM
- Tagged Change font color in the install dialogue boxes on InstallShield Forum. Nov 16, 2017 09:29 AM
- Posted Re: Using Installshield 2015 with MSBuild 2013/15 on InstallShield Forum. Aug 20, 2015 09:25 AM
- Posted Using Installshield 2015 with MSBuild 2013/15 on InstallShield Forum. Aug 18, 2015 01:44 PM
- Tagged Using Installshield 2015 with MSBuild 2013/15 on InstallShield Forum. Aug 18, 2015 01:44 PM
- Tagged Using Installshield 2015 with MSBuild 2013/15 on InstallShield Forum. Aug 18, 2015 01:44 PM
- Tagged Using Installshield 2015 with MSBuild 2013/15 on InstallShield Forum. Aug 18, 2015 01:44 PM
- Posted GoTo Definition grayed out as well on InstallShield Forum. Jan 02, 2013 01:13 PM
- Posted Re: Delete MSI file on InstallShield Forum. Dec 18, 2012 01:43 PM
- Posted Delete MSI file on InstallShield Forum. Dec 17, 2012 12:59 PM
- Posted Re: Using ProgramFilesDir^ for 32bit machines on InstallShield Forum. Oct 04, 2012 01:32 PM
- Posted Using ProgramFilesDir^ for 32bit machines on InstallShield Forum. Sep 28, 2012 12:55 PM
- Posted Re: Issues after upgrade from 2008 to 2011 on InstallAnywhere Forum. Sep 10, 2012 08:05 AM
- Posted Issues after upgrade from 2008 to 2011 on InstallAnywhere Forum. Sep 07, 2012 07:47 AM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Mar 18, 2019
12:11 PM
|