User talk:Anders: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Reverted edits by 144.173.6.25 to last version by 46.118.180.26)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


Hello. How about unicode version? Or, could you please publish your source code. I'd like to port it to unicode.
Hello. How about unicode version? Or, could you please publish your source code. I'd like to port it to unicode.
== DumpLog - output filename is corrupted ==
I'm trying to use the DumpLog plugin in as followed:
DumpLog::DumpLog "log.txt" .R0
A file is created with all its content properly, however the filename is corrupted and its in random chars instead of 'log.txt'
can you please let me know if i'm using it properly? how can i set the output filename?
----
Please provide some more information. NSIS version? Unicode or Ansi installer?
[[User:Anders|Anders]] ([[User talk:Anders|talk]]) 19:23, 13 April 2020 (UTC)

Latest revision as of 19:23, 13 April 2020

I can not download the plugin UAC.The message Access Denied..

Works fine for me --Anders 14:29, 23 April 2010 (UTC)


Hello. How about unicode version? Or, could you please publish your source code. I'd like to port it to unicode.

DumpLog - output filename is corrupted

I'm trying to use the DumpLog plugin in as followed:

DumpLog::DumpLog "log.txt" .R0

A file is created with all its content properly, however the filename is corrupted and its in random chars instead of 'log.txt'

can you please let me know if i'm using it properly? how can i set the output filename?


Please provide some more information. NSIS version? Unicode or Ansi installer?

Anders (talk) 19:23, 13 April 2020 (UTC)