Also, did you try with this URL?
http://www.installaware.com/Camelot-Ins ... lugins.exe
Anonymous wrote:Hi,
I have downloaded EditFile plug-in. In order to edit text file. I have placed plug-in after Apply Install command. When the installation reach EditFile command, it displays a Brwoser window for folder asking to locate the original setup sources to continue operation? It's worth mentioning that both path and text file are correct!!
I have to mention to something, because I found it very interesting. During the installation wizard, I have to establsh a connection to MS SQL using RUN PROGRAM/RUN PROGRAMM AS command. But I found when I comment the command line, no browse window will be displayed. But as long as RUN PROGRAM/RUN PROGRAM AS command there, browse window will be displayed!!
Thanks in advance
zchris wrote:I've created a simple plugin to replace tokens in text files.
It's quite handy to edit XML (.config) files - just put a generic token (e.g. @TARGETDIR@) into your XML and then run the plugin to replace all occurences of your token with a setup variable (e.g. $TARGETDIR$).
If you need to replace more than one token run the plugin multiple times.
You can download the plugin setup here (updated):
http://www.camelot.co.at/files/dist/Camelot-InstallAware-Plugins.exe
disclaimer: you are free to use this plugin for any purpose at your own risk.
kzoltan wrote:I have done downloaded the plugin and done just this. But instead of writing the value of $TARGETDIR$ into the file that I am editing, it just writes the string "$TARGETDIR$" into the file. What am I doing wrong?
Users browsing this forum: No registered users and 1 guest