|
#15
|
||||
|
||||
|
Replace in the script this:
Code:
ClientWidth:=536;
ClientHeight:=235;
Code:
ClientWidth:=ScaleX(536);
ClientHeight:=ScaleY(235);
|
| Tags |
| help needed, please help, script |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| Please HELP.. THETA Script | ATL4NTYS | Conversion Tutorials | 6 | 14-08-2016 14:43 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |