- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Nov 03, 2011
11:36 PM
Changing the path of the properties file
Hello,
Can I change the path of the properties file generated after installation (contains user input during installation). The file is created in $USER_INSTALL_DIR$ but I want it to be created in C:\ drive.
Thanks and regards
Atul
Can I change the path of the properties file generated after installation (contains user input during installation). The file is created in $USER_INSTALL_DIR$ but I want it to be created in C:\ drive.
Thanks and regards
Atul
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Nov 04, 2011
05:03 AM
AFAIK no, this is not possible.
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Nov 07, 2011
01:06 PM
you could make a post install script that will run, wait for the install.properties file to be created, and then move it to where you would like to
