Icons and other topics
- I tryed the Icon directive but that doesn't seems to work.
Is it because I use the modern UI?
- Also I would like to write a small exe to test for .NET presence (the current script is not good enough and I really don't feel comfortable enough in "NSIS" to improve it).
If I want to call it, I have to unpack it (same for licence.rtf, BTW).
Where should I unpack them (the licence file & the test .NET exe) while the installation is not even started?
- Also is there anyway to have a loop?
let say I want to look at all the subkeys of a registry key entry. How do I do that?