LEARN with scripting TRAINING CREATE with SCRIPTING TOOLS SHARE in a COMMUNITY BUY Scripting Products

SAPIEN Solutions

SAPIEN homepage
SAPIEN Software
PrimalScript script editor+ide
PrimalScope script debugger
Free Tools script utilities
SAPIEN Press tech books
ScriptingAnswers.com learn+share
ScriptingOutpost.com online store
Blog.Sapien.com official blog
Contact Us

 

Free PrimalForms tool for PowerShell released

We are pleased to announce that the free GUI builder tool for PowerShell is now available for download.

Head on over to http://www.primaltools.com/freetools to get it.
(Registrations with a valid email address is required)

PrimalForms_Screenshot

The tool works with PowerShell V1 and the current V2 CTP. Our very own Jeffery Hicks created some samples that are included with the installer.

If you have questions, comments or suggestions, please head over to the free tools section in our support forum.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Technorati Tags: , , , , , ,

Tags: , , , , , ,

6 Responses to “Free PrimalForms tool for PowerShell released”

  1. David Moravec Says:

    You guy makes me so happy :) Thanks.

  2. Don Says:

    Eagerly awaited - this’ll be a big hit. I’ll let everyone know about it at the upcoming Windows Connections workshops.

  3. Tool: PrimalForms « ICT-Freak.nl Says:

    [...] Bron: http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/ [...]

  4. Christopher Crossen Says:

    Great tool, but we could use some tutorials. I probably just haven’t figured out how to do it yet, but I can’t seem to be able to add a control, put code in for it, then add additional controls. There seems to be a strict difference between this tool outputting .ps1 files and .pff. The .pff files are great for re-opening and adding new controls or changing the layout of the form, but once you export it to a .ps1 and start adding code, there doesn’t seem to be a way to edit that .ps1 and add more controls (buttons, textboxes, etc). I’m sure I’m missing something simple, I can’t imagine you guys would make it so someone had to completly design the form first, then add the code without the ability to change the form layout and add additional controls.

  5. Jeffery Hicks Says:

    There is a Getting Started Guide which walks you through most of the tool, plus some sample forms and scripts so you can see how things go together.

    The form generator is only responsible for generating code to create the form. What I did when I need to make changes was export the new form to the clipboard, paste into a new file, then copy and paste the new form code into my existing script, keeping all the the script blocks and functions.

  6. Trevor Sullivan Says:

    Wow, that’s pretty cool. Thanks for creating more free tools.

Leave a Reply


Entries (RSS) and Comments (RSS).