Jan 31, 2023
10:31 AM
If you have an InstallScript project, have you tried the CtrlSetList function?
https://docs.revenera.com/installshield28helplib/LangRef/LangrefCtrlSetList.htm
Attached is an example. Rename the .txt files to .rul.
HTH
... View more
May 11, 2012
10:18 AM
Hi Reddy611, InstallAnywhere's "Expand Archive" does not return any value on its completion. Its only through the logs one will confirm its status. Thanks, Madhav Pai
... View more
Jun 21, 2010
09:53 AM
Hi Reddy, What's the commandline you're using for .net 4.0? I would recommend adding /norestart to this. But, be aware, there is a case where this might be required, if something is locking mscoree.dll. If after the .net 4 setup finishes, and mscoree.dll under System32 is not updated to 4.x, then a reboot is required. The way to fix this issue is to identify using Process Explorer what process is locking this file prior to running the .net 4 install. By ensuring this is shut down, you can best ensure that a reboot won't be needed even when the prompt is suppressed. Hope this helps! Regards, Cary
... View more
Apr 19, 2010
04:38 AM
Does any one have clue on this . Pelase let me know . Advanced Thanks, Reddy.c
... View more
Mar 25, 2010
02:27 AM
Well, the issue is clear: IA Standard mode supports only GUI installations (no console and / or silent mode support). Therefore you need Enterprise Edition in order to support such installation modes!
... View more
Dec 02, 2009
07:57 AM
Did you try [PROGRAMFILES64]? [PROGRAMFILES] goes to "Program Files (x86)" in 64-bit OS.
... View more
Aug 12, 2009
04:19 PM
http://www.windows-noob.com/forums/index.php?showtopic=489 Hope this helps. Thx
... View more
May 28, 2009
05:13 AM
hi , i solved the problem .. Solution for this. cd /d $USER_INSTALL_DIR$$/$Uninstall_EN call.bat >> f:$\$output.txt
... View more
May 27, 2009
09:48 AM
Thnks for your reply jerome.. i will try and let you know it will work or not. thnks Reddy611
... View more
May 06, 2009
07:37 AM
For a start, please see the help topic "Determining Which Installation Project Is Right for You". (From the InstallShield Start page, the left menu has a Help Topics section, and the first link is "Which project type is right for me?")
... View more
Apr 01, 2009
12:09 PM
I think you don't need custom code, you might simply launch an uname -a which should return the Solaris version: user@solaris:~$ uname -a SunOS solaris 5.10 Generic_118833-17 sun4u sparc SUNW,Ultra-5_10 You just have to parse the output and maybe set a couple of variable $IS_9$ and $IS_10$ and install features based to the either variable being true.
... View more
Nov 12, 2008
06:26 AM
you did not have to add anything. I explained you why the setup.exe was needed (and grayed out in the release wizard) uncheck all Setup Prerequisites in Redistributables view and see if the checkbox in the Release Wizard is enabled.
... View more
Oct 29, 2008
08:51 AM
$USER_INPUT_RESULT_49$ is the variable that is getting set if the user selects Yes. If the user selects Yes then $USER_INPUT_RESULT_49$ should equal "1". It looks like you need to add a No radio button to your panel as well.
... View more
Oct 16, 2008
07:16 AM
please help me on this topic. Based on the end user selection i want create the IIS. am not getting any idea to do this one. idea is ok for me to implement the logic. r else is it not possible for the installshield 2008? Advanced Thanks Reddy.c
... View more
Latest posts by Reddy611
Subject | Views | Posted |
---|---|---|
1881 | May 11, 2012 06:32 AM | |
4954 | Jun 20, 2010 11:42 PM | |
517 | Apr 19, 2010 04:38 AM | |
1647 | Apr 05, 2010 06:18 AM | |
904 | Mar 25, 2010 01:16 AM | |
5240 | Mar 24, 2010 05:48 AM | |
499 | Mar 22, 2010 07:12 AM | |
751 | Feb 23, 2010 11:46 PM | |
786 | Feb 22, 2010 06:19 AM | |
2884 | Dec 02, 2009 04:01 AM |
Activity Feed
- Posted Expand Archive Return Value on InstallAnywhere Forum. May 11, 2012 06:32 AM
- Posted Suppress the reboot Microsoft .Net Framework_V 4.0 on AdminStudio Forum. Jun 20, 2010 11:42 PM
- Posted Re: Maintenance Type problem on InstallShield Forum. Apr 19, 2010 04:38 AM
- Posted Maintenance Type problem on InstallShield Forum. Apr 05, 2010 06:18 AM
- Posted Re: Windows silent mode installation. on InstallAnywhere Forum. Mar 25, 2010 01:16 AM
- Posted Windows silent mode installation. on InstallAnywhere Forum. Mar 24, 2010 05:48 AM
- Posted Re: How to select Features on InstallShield Forum. Mar 22, 2010 07:12 AM
- Posted Re: How to change Company name information using patch design? on InstallShield Forum. Feb 23, 2010 11:46 PM
- Posted Re: Upgrade installation (Installscript to Basic MSI) on InstallShield Forum. Feb 22, 2010 06:19 AM
- Posted Install Dir Location problem in 64-bit machine. on InstallShield Forum. Dec 02, 2009 04:01 AM
- Posted Re: Silent installer without CommandLine? on InstallShield Forum. Oct 08, 2009 06:22 AM
- Posted Re: IESHIMS.DLL & WER.DLL missing and could not found on InstallShield Forum. Oct 08, 2009 06:10 AM
- Posted Re: Deleting Files on InstallShield Forum. Oct 08, 2009 06:00 AM
- Posted Re: Failed to create virtual directory in Server 2008, IIS7 on InstallShield Forum. Sep 17, 2009 10:17 AM
- Posted 32 bit and 64 bit support Help. on InstallShield Forum. Aug 25, 2009 09:11 AM
- Posted Re: MsiGetFeatureState on InstallShield Forum. Aug 11, 2009 09:27 AM
- Posted Re: Files not overwritten on InstallShield Forum. Aug 11, 2009 02:39 AM
- Posted Re: Install question - silent mode on InstallShield Forum. Aug 11, 2009 02:36 AM
- Posted SMS +Installshield. on InstallShield Forum. Aug 10, 2009 08:29 AM
- Posted Re: How to auto start the install process after uninstall? on InstallShield Forum. Jun 04, 2009 05:18 AM