Dec 16, 2009
02:08 AM
How to store a variable in IA registry, can you point me to some examples
... View more
Dec 15, 2009
07:59 PM
As part of multi platform installation. The installer creates, update a windows registry key and value, during installation and reinstallation in windows platform. this registry entry doesn't depend on any component in the product. But the status of the product. So during reinstall, the installer executes some task based on the registry key and value pair. And update the registry to keep track of it. Is it possible like this in linux environment. One possible solution is,writing to a file in the install folder. But I want to know any other possible solution is possible.
... View more
Labels
- Labels:
-
InstallAnywhere 2009
Dec 01, 2009
01:06 PM
hi jerome_IA, sorry for the short question though. The issue is I need to run a sqlplus executable during a pre-install steps. Depending on feature selection, the argument(.sql file) for the sqlplus executable may be different. Capture and parse the log to check for any error messages. Depending on the OS, it should run a batch file or script.
... View more
Nov 30, 2009
12:45 PM
I have a situation, where I need to run a batch file in a custom code in pre-install steps Thanks -/ Jude
... View more
Labels
- Labels:
-
InstallAnywhere 2009
Latest posts by tellme
Subject | Views | Posted |
---|---|---|
656 | Dec 16, 2009 02:08 AM | |
3957 | Dec 15, 2009 07:59 PM | |
727 | Dec 01, 2009 01:06 PM | |
3577 | Nov 30, 2009 12:45 PM |
Activity Feed
- Posted Re: Linux to support something similar to window registry key and value on InstallAnywhere Forum. Dec 16, 2009 02:08 AM
- Posted Linux to support something similar to window registry key and value on InstallAnywhere Forum. Dec 15, 2009 07:59 PM
- Posted Re: execute a batch file in pre-install on InstallAnywhere Forum. Dec 01, 2009 01:06 PM
- Posted execute a batch file in pre-install on InstallAnywhere Forum. Nov 30, 2009 12:45 PM