|
|
|
|
#1 |
|
Junior Member
Join Date: Jan 2004
Posts: 49
|
Binary InstallDirRegKey possible?
Can I somehow use a binary key (which contains a directory where I want to put some files in) as InstallDirRegKey?
Windows Registry Editor shows the binary data also as letters (a valid path). |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Jan 2004
Posts: 49
|
If it's not possible, please tell.
|
|
|
|
|
|
#3 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
It should be a string. I don't see why you would use binary data. You could write a plug-in and set $INSTDIR in the .onInit function.
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Jan 2004
Posts: 49
|
It's not my choice really. It's a addon for an existing program. Strangely it stores it's installdir as a binary string in the registry. Nontheless I need to use that string.
Can you/someone write the code that does what I want? I'm afraid I'm not smart enough to do that myself. |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2004
Posts: 49
|
Anyone?
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|