I want to create an installer with these parameters:
- if the operation system is Windows Vista the installer not install 2 files to the installdir path
- otherwise yes
Can you give a sample script?
I'm a beginner NSIS developer..
Thanks,
theblase
Multi installer Vista + XP (or Windows 2000)
14 posts
WinVer.nsh contains code to help you detect the OS
Can you send a more detailed sample script?
Can you send a more detailed sample script?😱
Can you send a more detailed sample script?😱
WinVer.nsh already contains example code
WinVer.nsh
Where can I find this nsh script: WinVer.nsh?
Can you attach it here?
Where can I find this nsh script: WinVer.nsh?
Can you attach it here?
Gosh! It's included, search your machine.
I find it!
I find this "WinVer.nsh", but I don't find any ideas for my problem.
I want to create an installer with these parameters:
- if the operation system is Windows Vista the installer not install 2 files to the installdir path
- otherwise yes
Can you help me?
Thanks forewer!
👍
I find this "WinVer.nsh", but I don't find any ideas for my problem.
I want to create an installer with these parameters:
- if the operation system is Windows Vista the installer not install 2 files to the installdir path
- otherwise yes
Can you help me?
Thanks forewer!
👍
Originally posted by Andersjust replace whatever OS is tested for in the example with what you need (might want to use ${IfNot} etc)and replace the detailprint code with a file command
WinVer.nsh already contains example code
I'm a beginner in NSIS programming
How can I apply this Winwer.nsh in my .nsi script?
Here is my .nsi script:
193.224.61.147:85/download/AllinOne.nsi
Can you attach a complete sample script for me?
Thanks!
How can I apply this Winwer.nsh in my .nsi script?
Here is my .nsi script:
193.224.61.147:85/download/AllinOne.nsi
Can you attach a complete sample script for me?
Thanks!
Re: I'm a beginner in NSIS programming
Here is my .nsi script:
Here is my .nsi script:
Please, help me!
Thanks!
Thanks!
Can anyone help me?
Thanks!
Many thanks!
Thanks!
Many thanks!
Re: Can anyone help me?
Originally posted by theblaseBumping a thread will just cause me to ignore your cry for help...
Thanks!
Many thanks!
I find the correct solution for this!
I find the correct solution for this!
I find the correct solution for this!