ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Shareware Discounts for Members

Searching for "SAPIEN free PrimalForms Community Edition"

(1/2) > >>

AbteriX:
Sorry for posting here, but I was on the search for closed, members only forum.
Please feel free to move this post if needed.


I am on the search for the SAPIEN free PrimalForms Community Edition, which is no longer available officially.

https://www.sapien.com/blog/2011/03/29/primalforms-ce-update/
https://www.sapien.com/blog/2011/06/07/where-did-the-free-community-tools-go/
https://www.sapien.com/forums/viewtopic.php?t=7735 -- Mon May 26, 2014 12:49 pm -- All community edition applications have been discontinued.

This is a tool to build GUI code for PowerShell scripts.



Please PM me if you have the installation sources for me, or if you know about a reliable clean download source.


Thanks in advance.

4wd:
Add me to the list, I've been trying to find it also  :)

Currently I use Visual Studio Express to generate XAML but would like something geared towards Powershell.

wraith808:
http://www.drdobbs.com/windows/building-gui-applications-in-powershell/240049898

https://showui.codeplex.com/

http://show-ui.com/

Do it without xaml!

AbteriX:
Thanks wraith808,

Alternatives are welcome too.
I will definitely check out that ShowUI thingy. thx

 
Sooner or later I will write my GUIs in plain text too.
But for now, or for greater work, I would like to have a drag&drop surface, like I use "SmartGUI Creator" for AHK GUIs.


Till now I have e.g. found "Powershell Form Builder"
at https://gallery.technet.microsoft.com/scriptcenter/Powershell-Form-Builder-3bcaf2c7?utm_content=buffere2fff
a veeery lightweight tool (ps1 script) for visual GUI design. But without many features or intuitive workflow.
Searching for "SAPIEN free PrimalForms Community Edition"



 

Shades:
Tried this as well, also without luck. Using the same as 4wd: Visual Studio Express (2013 Desktop Express in my case). This is actually very handy for whipping up an interface using drag-n-drop and XAML code is automatically generated for you. The VS text editor lets you tweak whatever you like. When you are finished with the interface, remove the 'x:' part from the object names you used in your GUI and you can use the remaining code directly in PowerShell.

If you think to go this way, install Visual Studio 2015 Community edition instead. Although free to use, you are required to register your copy with Microsoft. The software doesn't indicate this is necessary, but you can only work with this tool for 30 days if you don't register. This problem and its solution is well documented on the internet, so I am sure you'll find it if you don't want to register. The full iso for VS 2015 Community is almost 6GByte in size, which was quite a burden for my 1MBit/sec connection. But the web-installer wasn't that much faster. There are a lot of requirements for installing VS and downloading whatever you are missing can add up quickly.

Navigation

[0] Message Index

[#] Next page

Go to full version