Page 3 of 4

Unicode Problem

Posted: Tue Mar 04, 2008 9:39 am
by Dalli
Hello,
I have the same problem. When I use it with german Umlaute the special letters get lost. But the main problem is, that the whole apllication is not starting.
Is there an solution?
Thanks all for your help
Thomas

Unicode Problem

Posted: Tue Mar 04, 2008 9:39 am
by Dalli
Hello,
I have the same problem. When I use it with german Umlaute the special letters get lost. But the main problem is, that the whole apllication is not starting.
Is there an solution?
Thanks all for your help
Thomas

Unicode Problem

Posted: Tue Mar 04, 2008 9:40 am
by Dalli
Hello,
I have the same problem. When I use it with german Umlaute the special letters get lost. But the main problem is, that the whole apllication is not starting.
Is there an solution?
Thanks all for your help
Thomas

Unicode Problem

Posted: Tue Mar 04, 2008 9:42 am
by Dalli
Hello,
I have the same problem. When I use it with german Umlaute the special letters get lost. But the main problem is, that the whole apllication is not starting.
Is there an solution?
Thanks all for your help
Thomas

Posted: Tue Jun 10, 2008 9:42 am
by StyX
is it possible to use variables inside the plugin ?

IE:
Text file path: $TARGETDIR$\\PBMS52\\CpgManager.config
Find What: LOCALAPPDATA
Replace with: $EnvironmentVarStored$

is this the correct syntax to use or is it even possible ?

Posted: Tue Jul 01, 2008 1:24 am
by Damocles
Yes it is.

But i have another problem, when i edit a file on a certain 'drive' (doesn't matter if it's an actual harddrive oder network drive) it edits it fine.

But when i refer to the file as \\\\server\\dir\\dir\\file.txt
it wont't work. so my input is:

edit file $targetdir$\\config.cfg

U:\\ refers to \\\\server\\usernamewhen i use $targetdir$=U it works
with targetdir = \\\\server\\username\\ it doesn't

is there a way to solve this?

Posted: Tue Jun 23, 2009 3:41 pm
by Tiago
I installed the plugin to help me with an ongoing project, but now the build is failing (Error during build: Failed to compile plug-in action: EditFile).

Would rewrite the project from scratch help me in some sort of way?
Thanks in advance.

Posted: Tue Jun 30, 2009 5:14 pm
by Tiago
No. I started from scratch, but still it didn't work. Is there some compatibility issue between this plugin and the most recent version of InstallAware? Is there any other command I could use to replace a token in a XML file?

Thanks in advance again [:P]

Posted: Wed Jul 01, 2009 7:05 am
by Tiago
Here is the new version of the EditFile plugin updated for IA9: http://www.installaware.com/forums/oldattachments/011620091357/Camelot-InstallAware-Plugins.exe

Posted: Mon Nov 02, 2009 1:07 pm
by bmills42
Thanks for this plug-in. It's exactly what I needed to replace a value in my app's config file.

Re: EditFile plugin

Posted: Tue Mar 30, 2010 9:23 am
by marcra
I am trying to get the updated plug in for IA9 but the link http://www.installaware.com/forums/file ... lugins.exe just returns me to the IA home page. Is there a problem or has this file moved?

Thanks in advance
MRA

Re: EditFile plugin

Posted: Thu Apr 01, 2010 6:27 am
by marcra
The latest version I have is marked as 4.1.0.2005. This verion, when compiling either single file or CD, gives me the build error 'Error during build: Failed to compile plug-in action: EditFile'

Re: EditFile plugin

Posted: Wed Apr 28, 2010 9:03 pm
by MichaelNesmith

Re: EditFile plugin

Posted: Wed Apr 28, 2010 10:00 pm
by MichaelNesmith
The file is correct, but I guess some ISPs are causing trouble due to caching. So I have renamed the download:

http://www.installaware.com/Camelot-Ins ... Proper.exe

Enjoy!

Re: EditFile plugin

Posted: Thu May 06, 2010 7:56 am
by sdeschenes
zchris,

Have you thought about adding Unicode support to your EditFile plugin? This would be really useful.