How to deploy deployment.properties file
Hey guys I need your help
I'm about to distributing a package which makes a couple of changes within the deployment.properties file. Since this is (java related) a text file and not an .ini file, this is not as easy.
Things get even harder because I don't know if this file exists on a certain machine (because it gets created only after the user started the java engine at least once).
In case 1 I only want to replace the appropriate entries where in case 2 I need to put the whole file on the target machine.
Should I accomplish this task with two components in my msi?
I thought I can use AppSearch to check for the file existence (by the way thank you Bob for the newest video on AppSearch) and whether or not the file is there install one or the other component.
Any other ideas?
Thanks in advance
I'm about to distributing a package which makes a couple of changes within the deployment.properties file. Since this is (java related) a text file and not an .ini file, this is not as easy.
Things get even harder because I don't know if this file exists on a certain machine (because it gets created only after the user started the java engine at least once).
In case 1 I only want to replace the appropriate entries where in case 2 I need to put the whole file on the target machine.
Should I accomplish this task with two components in my msi?
I thought I can use AppSearch to check for the file existence (by the way thank you Bob for the newest video on AppSearch) and whether or not the file is there install one or the other component.
Any other ideas?
Thanks in advance
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
fester2001
18 years ago
Posted by:
ZhuBaJie
18 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.