Oct 13, 2010
04:38 PM
What is the best way for debugging the uninstaller. When installing I can pass arguments to the installer so i can attach to the process. I am not seeing how to do that in the uninstaller. Thanks Jeff
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Sep 13, 2010
07:08 PM
Is there an equivelent installanywhere registry like ISMP registry or does that concept not exist in InstallAnywhere? Thanks Jeff Hechter
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Aug 24, 2010
03:30 PM
Hi Tod, Here is how it works. User subsitute instead of getValue(). I finally got fed up and opened a defect this what they gave me. I tested it and it worked. TPCInstallResource1 - Name of the bundle str = ccpp.substitute("$L{TPCInstallResource1.daemonLabel}"); System.out.println("TPCInstallResource1.daemonLabel = " + str); str = ccpp.substitute("$L{TPCInstallResource1.userID}"); System.out.println("TPCInstallResource1.userID = " + str); str = ccpp.substitute("$L{TPCInstallResource1.password}"); System.out.println("TPCInstallResource1.password = " + str); //SRAInfoDesc str = ccpp.substitute("$L{TPCInstallResource1.SRAInfoDesc}"); System.out.println("TPCInstallResource1.SRAInfoDesc = " + str);
... View more
Aug 19, 2010
06:34 PM
Yes they do have a custom code panel action. The fields it takes is a zip or jar file name the contains the customer panels and the Class name. I am in the process of creating custom code panels Jeff
... View more
Aug 19, 2010
06:15 PM
Hi Tod, I am having the same issue. If i user $L{bundlename.key} on one of there exsiting panels it works. But if I try to access key from my custom bundle using getValue it doesn't work There documentation for accessing external keys is really bad since it really doesn't deal with custom panels NOT HAPPY but you already feel the pain!
... View more
Nov 20, 2009
09:06 AM
I created an xml project file i.e. install.xml and created a test target All you do is enter the path to the install.xml and the target name and it works great.
... View more
Nov 20, 2009
08:06 AM
Can someone give me an example script(ant) that is executed from the InstallAnywhere installer. We are thinking of using all ant scripts to install Thanks Jeff Hechter
... View more
Labels
- Labels:
-
InstallAnywhere 2009
Mar 23, 2006
12:12 PM
I am trying to build custom beans and I am getting and my build is no longer finding the wizard and product packages. I checked the lib directory and the wizard.jar is no longer there and I don't see product.jar. Can someone let me know where they have gone or a subsitute jar file. Thanks Jeff Hechter
... View more
Labels
- Labels:
-
InstallShield MultiPlatform
Latest posts by jhechter
Subject | Views | Posted |
---|---|---|
2799 | Oct 13, 2010 04:38 PM | |
4239 | Sep 13, 2010 07:08 PM | |
910 | Aug 24, 2010 03:30 PM | |
756 | Aug 19, 2010 06:34 PM | |
910 | Aug 19, 2010 06:15 PM | |
572 | Nov 20, 2009 09:06 AM | |
2964 | Nov 20, 2009 08:06 AM | |
14209 | Mar 23, 2006 12:12 PM |
Activity Feed
- Posted Debugging the uninstaller on InstallAnywhere Forum. Oct 13, 2010 04:38 PM
- Posted InstallAnywhere 2010 registry on InstallAnywhere Forum. Sep 13, 2010 07:08 PM
- Posted External Resource on InstallAnywhere Forum. Aug 24, 2010 03:30 PM
- Posted Re: Does InstallAnywhere 2010 support custom code panel on InstallAnywhere Forum. Aug 19, 2010 06:34 PM
- Posted Same issue on InstallAnywhere Forum. Aug 19, 2010 06:15 PM
- Posted Found that answer on InstallAnywhere Forum. Nov 20, 2009 09:06 AM
- Posted Using ant task to install components on InstallAnywhere Forum. Nov 20, 2009 08:06 AM
- Posted Differences in building 10.5 and 11.5 on InstallShield Forum. Mar 23, 2006 12:12 PM