Game Hacking Dojo Master Cheater
Reputation: 1
Joined: 17 Sep 2023 Posts: 250
|
Posted: Thu Aug 15, 2024 9:08 am Post subject: Disable load associated table prompt |
|
|
How to disable the "load associated table" on-attach prompt?
It's okay I know now:
| Code: | | getMainForm().OpenDialog1.InitialDir = "" |
|
|