View Single Post
  #736  
Old 13-11-2019, 17:01
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,322
Thanks: 6,767
Thanked 11,725 Times in 3,235 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by artexjay View Post
How did you manage to get the the setup to check for system requirements? I can't seem to figure that out.

An excerpt of your code with a small explanation on what some of the code does would be great

Thanks
take a look in setup.ini and you find it example here

Code:
[SystemRequirement]
// Win7 = 611, Win8 = 621, Win8.1 = 631, Win10 = 1000
Enable=1
Processor=3200
VideoRAM=4000
RAM=8000
OS=611
DirectX=11
HWSectionLabelColor=$808080
HWOkLabelColor=$357EC7
HWNotOkLabelColor=$ff0000
HWGoodLabelColor=$36ff00
HWPartiallyGoodLabelColor=$ff8400
HWNotGoodLabelColor=$ff0000
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
The Following 3 Users Say Thank You to mausschieber For This Useful Post:
Behnam2018 (17-02-2020), devil777 (26-01-2020), Gehrman (10-07-2022)
Sponsored Links