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.
james_decosta
Pilgrim
Apr 30, 2008
12:17 AM
well i want to know if i can show the install.logs in the panel by some way or the other. Is there any work aorund for this....... Regards, james.
... View more
Apr 29, 2008
02:59 AM
hi, i also use these type of workarounds like checking for a file or folder and stopping till some property in the file is set to true. I want to know whether these actions which i perform for tasks which are not supported by installanywhere are genuine or there will be loopholes and they will fail some day. Regards, james.
... View more
Apr 29, 2008
02:49 AM
hi, you can check the version of java on the system by finding $prop.java.vm.version$ which will tell you the version of java Then if you want to install java other than the version already installed on the machine you can..... By the way are you running java installer for installing java or you are bundling the jdk and setting it as JAVA_HOME and appending it to the PATH variable. You can add the rule on your java installer as install only if $prop.java.vm.version$ does not equal 1.6 Regards , james.
... View more
Apr 28, 2008
12:25 AM
hi, i want to know the way installshield uses installscript does installanywhere uses any install script. james.
... View more
Apr 28, 2008
12:16 AM
hi, i want to display the stderr.log ,stdout.log and install.log in the panels post installation . Any suggestions are awaited. james.
... View more
Apr 28, 2008
12:12 AM
hi, i have a requirement wherein i am supposed to display the install.log file of the installer which is displayed . How do i do that any ideas or suggestions are awaited eagerly. Regards, james.
... View more
Labels
Apr 25, 2008
06:41 AM
hi, i want to know when i run the installanywhere UI and create my installer where does the installer script get created and ??????????/ And how do i learn the installanywhere scripting language so that i need not open the user interface and make the changes. Instead of doing this,i want to make the changes in the installer script which as far as i know i auto generated. I want to modify the installer script and then run the installer from the command line build. james............................
... View more
Labels
Apr 25, 2008
05:34 AM
hi, i have a requirement in which i need to show the stdout.logs ,stderr.logs and install.log in the panel post installation. Now my question is how do i do it. I want to show basically these sort of messages like (say) installing xxxcomponent to this place or so on. Is there any workaround by which i can show these messages or redirect the install logs to the panel post installation before install complete panel appears. I have a solution like this:::: In the post installation before install complete panel::::: i am thinking of calling a custom code action wherein i will be reading from the install.log file and i will set installanywhere panels and show them in the panel post installation before install complete panel. Or do you have some other way of doing it. (GIST: i want to show the messages like installing xxxxxcomponent to c:\program files\xxx STATUS: successful and so on so forth, awaiting reply. james.
... View more
Labels
Apr 25, 2008
01:37 AM
hi, this is once again james here. Just now i downloaded evaluation version of install shield 2008 . I have already built an installer using installanywhere 2008 for my product but now i want to migrate the installer from installanywhere 2008 to installshield 2008 and see if i get some advantage in this . How do i do that????????????? Any suggestions are eagerly awaited and one more thing ya How do i migrate an installer project which i made in installshield 2008 to installanywhere 2008. What additional featues does installshield has over installanywhere 2008 Regards, james.
... View more
Labels
Apr 24, 2008
03:12 AM
hi, well this is the first time i am burning the CD installer on a CD ,and the question is how do i do that????????????????????????????????????? james.
... View more
Labels
Apr 24, 2008
02:19 AM
hi, i have a requirement wherein i need to explode the contents of a service archive. How do i do it either through installler or custom code or ant scripts anything is ok,awaiting reply . james.
... View more
Labels
Apr 24, 2008
01:07 AM
hi, well i am modifying an xml file which is inside a jar file in the speed folder using modify text file action. I created a dummy folder with the folder structure and then used modify text file action on the xml file(inside the jar file in the speed folder)....... But my problem is after manipulation when i try to open the jar file it is showing corrupted jar. can anyone what is wrong with the installer or with my procedure of creating the installer. Regards, james.
... View more
Labels
Apr 23, 2008
11:38 AM
hi , i have a very peculiar requirement wherein i need to display the output of the stdout.log or stderr.log to the panel. How do i do that and is it possible. Or am i absurd in showing the stderr.logs post installation in a panel. james.
... View more
Labels
Apr 23, 2008
08:38 AM
hi, basically my problem is i am using a speed folder for building my installer but my problem is i am manipulating an xml file which is inside a jar file inside the speed folder and this speed folder is not visible to the modify text file action. How do i do that????? Can anyone give me some creative idea for doing this. james.
... View more
Labels
Apr 23, 2008
08:27 AM
hi, i want to know how i can delete a folder\file within a speed folder as it is not visible to the end user. Any tricks are awaited. james
... View more
Labels
Latest posts by james_decosta
Subject | Views | Posted |
---|---|---|
475 | Apr 30, 2008 12:17 AM | |
707 | Apr 29, 2008 02:59 AM | |
707 | Apr 29, 2008 02:49 AM | |
518 | Apr 28, 2008 12:25 AM | |
475 | Apr 28, 2008 12:16 AM | |
6091 | Apr 28, 2008 12:12 AM | |
9812 | Apr 25, 2008 06:41 AM | |
7207 | Apr 25, 2008 05:34 AM | |
6151 | Apr 25, 2008 01:37 AM | |
5119 | Apr 24, 2008 03:12 AM |
Activity Feed
- Got a Kudo for yes shradha that is a kind of workaround which you have implemented. Sep 09, 2019 08:08 AM
- Posted Hi well is there any workaround for this.... on InstallAnywhere Forum. Apr 30, 2008 12:17 AM
- Posted So one more thing are these manipulations for checking files etc on InstallAnywhere Forum. Apr 29, 2008 02:59 AM
- Posted you can check the version of java on the system on InstallAnywhere Forum. Apr 29, 2008 02:49 AM
- Posted i wanted to know the way installshield uses install script does installanywhre on InstallAnywhere Forum. Apr 28, 2008 12:25 AM
- Posted Is this possible through some answers are awaited on InstallAnywhere Forum. Apr 28, 2008 12:16 AM
- Posted hi i want to display the install.logs in a panel on InstallAnywhere Forum. Apr 28, 2008 12:12 AM
- Posted hi does installanywhere use some installer script on InstallAnywhere Forum. Apr 25, 2008 06:41 AM
- Posted Is it possible to show the stderr.logs or stdout.logs in the panel on InstallAnywhere Forum. Apr 25, 2008 05:34 AM
- Posted hi just now i downloaded the evaluation version of install shield on InstallShield Forum. Apr 25, 2008 01:37 AM
- Posted how do you burn the installer on a CD on InstallAnywhere Forum. Apr 24, 2008 03:12 AM
- Posted hi i want to explode a .sar file what do i do on InstallAnywhere Forum. Apr 24, 2008 02:19 AM
- Posted hi how do i modify an xml file inside a jar file which is inside a speed folder on InstallAnywhere Forum. Apr 24, 2008 01:07 AM
- Posted hi i want to know will i be able to get the log file output in a panel post installat on InstallAnywhere Forum. Apr 23, 2008 11:38 AM
- Posted I want another gimmick with installanywhere speed folder on InstallAnywhere Forum. Apr 23, 2008 08:38 AM
- Posted hi how can i delete a file inside a speed folder on InstallAnywhere Forum. Apr 23, 2008 08:27 AM
- Posted hi praveen yaar even i tried the same but failing somewhere on InstallAnywhere Forum. Apr 23, 2008 12:56 AM
- Posted Well i am unable to understand your problem but i give you a solution on InstallAnywhere Forum. Apr 22, 2008 09:38 AM
- Posted how to set environment variables in the pre install on InstallAnywhere Forum. Apr 21, 2008 12:36 AM
- Posted well jerry its solved revert back if it is not possible on InstallAnywhere Forum. Apr 16, 2008 07:18 AM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Mar 18, 2019
12:11 PM
|