If you are working with a GUI script within PowerShell Studio and find that you need to edit the exported script to modify the control’s initialization, then you are doing something wrong.
Don’t get me wrong, modifying and initialization of…
Read More
In PowerShell Studio 2014, we introduced a new Collection Project. The Collection Project allows you to keep track of a group of files, which typically consists of (but not limited) to ps1 script files.
For example, you may have various…
Read More
PowerShell Studio 2014 added a new project feature: New Module From Functions.
You may find at times you reuse various functions and constantly copy them into new scripts or find different variations of the same function are located in different…
Read More
One of many new features of PowerShell Studio 2014 is the Find in Files tool. Find in Files allows you to search multiple files without having to open each file individually, as you would have done in the previous versions…
Read More
One of the new features we added to PowerShell Studio 2014 is code formatting. PowerShell Studio 2014 will now beautify your script while you type or when you paste content.
Often times when you paste a PowerShell script from the…
Read More
In a previous article we covered how you can generate comment-based help for functions. Now we expanded upon this feature by added the ability to create templates for comment-based help generator.
[Requires: PowerShell Studio 2014 v4.1.61 or above]
Comment-Based Help…
Read More
PowerShell Studio always contained templates for various file types. In previous versions, users who wanted to change the template had to manually edit the existing template files. Unfortunately whenever the user updated the application the installer would uninstall the application…
Read More
Its that time of year again… Tech-Ed Time! Of course, SAPIEN will be in attendance, will you? If you are attending Tech-Ed 2014, drop by our booth (#434) and say hello to Alex (our CTO), David (lead developer of…
Read More
Many users like to customize their editor coloring and PowerShell Studio lets them do just that. With PowerShell Studio, users can specify the coloring for the editor’s syntax coloring and backgrounds.
To edit the font and coloring of the PowerShell…
Read More
Buy VersionRecall 2014 at 50% Off When You Purchase or Upgrade PrimalScript or PowerShell Studio
But wait—there’s more: with the purchase or upgrade of a license, we will give you a one-year subscription for both pieces of software! It’s a…
Read More