Skip to content
⌘ NSIS Forum Archive

rename files

3 posts

jacko83#

rename files

hello,

i have a setup created and want do change a file name
i think, there is something wrong

eg: File /a "server_mssql.xml" (/oname="server_mssql.xml" "server.xml")

can you send me a message with the correct syntax to ehnet@dynamicmedia.at????

best regards, emanuel hölzl
Afrow UK#
You want to modify a compiled NSIS installer?
If so then that isn't possible. You must modify the original script and recompile.

-Stu