Skip to content

Commit

Permalink
Update GUI-setup.ps1
Browse files Browse the repository at this point in the history
Be realistic.
  • Loading branch information
starchyunderscore authored Oct 14, 2023
1 parent 0541869 commit 1bb3d3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions current/GUI-setup.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<#
Progress report:
There isn't much done at all. It's just a window with some text. Check back in two years or so and there might be something good.
#>

Add-Type -assembly System.Windows.Forms
$main_form = New-Object System.Windows.Forms.Form

Expand Down

0 comments on commit 1bb3d3b

Please sign in to comment.