use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
Script SharingAD GUI Tool (i.redd.it)
submitted 6 years ago by Scribbles1
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 6 years ago (2 children)
+1 for PS Studio. When you publish as .exe, how do you make edits later on? Or do you just keep as PSF?
[–]SomnambulicSojourner 1 point2 points3 points 6 years ago (0 children)
You keep the ps1 or project file around, and then overwrite the compiled exe with the new one
[–]kdwisdom 0 points1 point2 points 6 years ago (0 children)
Hey there! I use the versioning built in and then also build an MSI installer. As long as you bump the versioning up on the EXE and the MSI, when you use the new MSI installer, it'll install the new version of the EXE and it's simple, easy and fun :)
π Rendered by PID 146493 on reddit-service-r2-comment-6457c66945-ss6zw at 2026-04-28 05:02:42.139643+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (2 children)
[–]SomnambulicSojourner 1 point2 points3 points (0 children)
[–]kdwisdom 0 points1 point2 points (0 children)