# Using Racket In A Windows Powershell Script

**URL:** <https://racket.discourse.group/t/using-racket-in-a-windows-powershell-script/3410>\
**Category:** Show & Tell\
**Tags:** windows\
**Created:** [December 12, 2024, 10:05pm UTC](https://racket.discourse.group/t/using-racket-in-a-windows-powershell-script/3410 "2024-12-12T22:05:05Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![OldDutchCap](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/olddutchcap/32/2037_2.png) [@OldDutchCap](https://racket.discourse.group/u/OldDutchCap)\
**Post date:** [December 12, 2024, 10:05pm UTC](https://racket.discourse.group/t/using-racket-in-a-windows-powershell-script/3410/1 "2024-12-12T22:05:05Z")

</div>

I have worked on Windows for some time and as such I've had some exposure to Powershell. I know it's possible to use Racket in Windows Batch files but Windows Batch files are rather primitive compared with Powershell.

At any rate, just in case anyone is interested:  
[https://onoriocatenacci.github.io/2024/12/scripting-with-racket.html](https://onoriocatenacci.github.io/2024/12/scripting-with-racket.html)

I hope this might help others!
