# Minimizing an exe file

**URL:** https://forum.kirupa.com/t/minimizing-an-exe-file/204275
**Category:** flash
**Created:** [October 18, 2006, 2:51pm UTC](https://forum.kirupa.com/t/minimizing-an-exe-file/204275 "2006-10-18T14:51:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![interfan](https://avatars.discourse-cdn.com/v4/letter/i/cab0a1/32.png) [@interfan](https://forum.kirupa.com/u/interfan)
#### Post date: [October 18, 2006, 2:51pm UTC](https://forum.kirupa.com/t/minimizing-an-exe-file/204275/1 "2006-10-18T14:51:01Z")

</div>

I have an .exe file and I use this command to make it open as a fullscreen:

fscommand(“fullscreen”, “true”);

Is there any way that I can minimize the exe to the system tray?

Thanx
