Hi!
I'm using NSIS to develop a small tool and wanted to place it in the lower right corner of my SECOND monitor.
Is there a way to detect how many monitors are there? or what the "true" resolution is?
I tried:
and
those work fine - on one monitor only.
Thanks a lot!
regards,
any
pos window on dual monitor sys
3 posts
This page has some VB code that does exactly what you are after, it shouldn't be hard to convert the API calls to System calls in NSIS.
CF
CF
Cool!
Thank you!
I'll try that 🙂
regards,
any
Thank you!
I'll try that 🙂
regards,
any