# Adding .EXE to menu
**Category:** [Yahoo Archive](https://www.epiusers.help/c/yahoo-archive/9)
**Created:** 2001-02-26 15:12 UTC
**Views:** 360
**Replies:** 1
**URL:** https://www.epiusers.help/t/adding-exe-to-menu/2316
---
## Post #1 by @system
Wayne,
When you specify a file for a menu item on the menu it must be a progress
procedure. The file is executed using the progress run command. To run an
executable you would need to use the OS-Command command. The only way to run
an executable from the menu is to write a progress procedure that will run
the file.
Mark Charamut
President
Caesar Development Services, LLC
Epicor Authorized Independent Solution Provider
mcharamut@...
www.caesardev.com
(860) 667-3540
-----Original Message-----
From: Wayne Cox [mailto:
wmc@...]
Sent: Monday, February 26, 2001 12:24 PM
To:
vantage@yahoogroups.com
Subject: [Vantage] Adding .EXE to menu
Hi All,
I would like to add an item to the Vantage menu to run a windoze .EXE
program. I tried it, but Vantage crashes when I run it. Can this be
done, or can only Progress programs be added?
I know .EXEs can be put into Favorites. Seems like it should work
from the main menu as well? (this is Vantage 3, BTW)
-Wayne
To unsubscribe from this group, send an email to:
vantage-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
---
## Post #2 by @system