BeeHay Posted May 13, 2008 Posted May 13, 2008 Can I make a button in DF and have it open say Windows calculator or better yet, any .exe on my hard drive? Thanks!
AzeoTech Posted May 13, 2008 Posted May 13, 2008 Yes. Use the system.shellexecute() function: system.shellexecute("calc.exe")
Recommended Posts
Archived
This topic is now archived and is closed to further replies.