![]() |
#1 |
Junior Member
Join Date: Apr 2017
Posts: 2
|
Minimum Requirement page
Hello everybody
I'm trying to add a "Minimum requirement page" to my NSIS installer (Window version, min RAM, min free space on disk...). I don't want to use a licence page because I already have one, and I want to avoid the accept/decline button). The text I need to display is placed in a .txt file in another directory (something like ..\..\..\dist\readme.txt). Can you indicate me the easiest way to do it? |
![]() |
![]() |
![]() |
#2 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,548
|
You can have multiple license pages and you can control the button text so if you want some kind of ReadMe page then this is the easy solution.
IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Apr 2017
Posts: 2
|
Ok, I'll try something like that.
Thank you ! |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|