# Running notepad.exe

**URL:** https://forum.kirupa.com/t/running-notepad-exe/204674
**Category:** Uncategorized
**Created:** [October 22, 2006, 11:41am UTC](https://forum.kirupa.com/t/running-notepad-exe/204674 "2006-10-22T11:41:08Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![buya7](https://avatars.discourse-cdn.com/v4/letter/b/ad7895/32.png) [@buya7](https://forum.kirupa.com/u/buya7)
#### Post date: [October 22, 2006, 11:41am UTC](https://forum.kirupa.com/t/running-notepad-exe/204674/1 "2006-10-22T11:41:08Z")

</div>

How would I make a simple snippet of actionscript that runs notepad.exe? If you want, you can make a button or something for an example.  
thanks,  
buya

---

<div class="post-metadata">

### Author: ![buya7](https://avatars.discourse-cdn.com/v4/letter/b/ad7895/32.png) [@buya7](https://forum.kirupa.com/u/buya7)
#### Post date: [October 23, 2006, 8:30pm UTC](https://forum.kirupa.com/t/running-notepad-exe/204674/2 "2006-10-23T20:30:46Z")

</div>

No. The .swf would run notepad.exe on the hosting computer, not the user’s.

---

<div class="post-metadata">

### Author: ![buya7](https://avatars.discourse-cdn.com/v4/letter/b/ad7895/32.png) [@buya7](https://forum.kirupa.com/u/buya7)
#### Post date: [October 23, 2006, 8:30pm UTC](https://forum.kirupa.com/t/running-notepad-exe/204674/3 "2006-10-23T20:30:47Z")

</div>

No. The .swf would run notepad.exe on the hosting computer, not the user’s.

---

<div class="post-metadata">

### Author: ![krilnon](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/krilnon/32/34_2.png) [@krilnon](https://forum.kirupa.com/u/krilnon)
#### Post date: [October 23, 2006, 9:16pm UTC](https://forum.kirupa.com/t/running-notepad-exe/204674/4 "2006-10-23T21:16:06Z")

</div>

In that case, that sounds somewhat more feasible. Then, Flash would just be calling a server-side script and that script would run Notepad.

---

<div class="post-metadata">

### Author: ![buya7](https://avatars.discourse-cdn.com/v4/letter/b/ad7895/32.png) [@buya7](https://forum.kirupa.com/u/buya7)
#### Post date: [October 24, 2006, 6:46pm UTC](https://forum.kirupa.com/t/running-notepad-exe/204674/5 "2006-10-24T18:46:17Z")

</div>

So how would flash call a server side script written in JavaScript or Perl?

---

<div class="post-metadata">

### Author: ![buya7](https://avatars.discourse-cdn.com/v4/letter/b/ad7895/32.png) [@buya7](https://forum.kirupa.com/u/buya7)
#### Post date: [October 25, 2006, 6:14pm UTC](https://forum.kirupa.com/t/running-notepad-exe/204674/6 "2006-10-25T18:14:05Z")

</div>

is there some special ationscript command?
