|
|
|
|
#1 |
|
Junior Member
Join Date: Sep 2009
Posts: 17
|
Output filename with DumpLog.
Hi all,
I am trying to use the DumpLog plugin. Logging installation is OK as I call the correct syntax in the 2 functions .onInstFailed ans .oninstSuccess. The problem is the log has no extention and only the first letter of the wanted name. For instance PHP Code:
PHP Code:
here the testing code: PHP Code:
NSIS 2.46 Unicode on WIN 10 64bits. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
Sounds like you are using the ANSI version of the plug-in.
Any why are you still using the old Unicode fork? IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
I made a new version with Unicode support, download it from the Wiki.
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Sep 2009
Posts: 17
|
Thanks for your reply. I know I have to upgrade my nsis version...
thank you too for the unicode version of the plugin. Everything works fine now. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|