| ActiveX PowerShell (ActiveXPosh) |
A COM component that can be used from VBScript, JScript, KiXtart, or any other COM-compatible language. Allows you to create a direct Powershell host and use cmdlets and scripts from within your favorite scripting language. Multiple output options make integration flexible. Samples included.
|
 |
| File Owner Component |
This little COM component allows you to get and set the owner
of files and folders. VBScript sample files is included.
Please note that you MUST be an administrator to set file or folder ownerships.
Run
regsvr32 FileOwner.dll
on your system to register the component.
|
 |
| File Transfer Protocol Automation Object |
A COM component that can be used from VBScript, PowerShell, KiXtart, or any other COM-compatible language. Allows you to connect to remote FTP servers (SFTP not supported, although you can specify login credentials) and Get/Put files. A quick and easy way to automate FTP. Samples included.
|
 |
| FileTypes |
A graphical utility to help manage the file type associations - what application opens what documents - on your system. Especially useful for re-associating files with PrimalScript (or another application) if they're not correct.
|
 |
| iPowerShell |
iPowerShell is an easy to use iPhone/iPod Touch reference tool for users of Microsoft's PowerShell scripting language. It contains full descriptions of each and every core PowerShell Version 1 cmdlet, their syntax, parameters and examples of proper usage. It also contains the complete set of "about item" help topics. iPowerShell is available FREE on the Apple iTunes AppStore.
|
 |
| Logon Script Generator |
This free tool is an HTA that generates a fully functional VBScript logon script. Now you can script without scripting! At the very least you can quickly generate the foundation of a VBScript logon script that you can further modify and extend. The HTA generates VBScript code, lets you preview it and then save it to a file. Once saved, you can edit the code in PrimalScript with the click of a button. If you don't have PrimalScript, the saved script can be opened in Notepad. Requirements: Windows XP and an Active Directory domain.
|
 |
| Powershell TFM V1 eBook |
The original Powershell V.1 book that had it all. Now available as a FREE ebook.
|
 |
| PrimalForms Community Edition |
PrimalForms Community Edition is a free GUI builder tool for PowerShell users.
It edits and stores Windows Forms in a native XML format and generates PowerShell code on demand. Sample forms included.
|
 |
| PrimalPad Community Edition (32 bit - Aqua skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 32 bit version.
|
 |
| PrimalPad Community Edition (32 bit - Carbon skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment.
No installation required, just one single executable file.
Free for personal, educational or non-profit use.
This download is for the 32 bit version.
|
 |
| PrimalPad Community Edition (32 bit - Luna skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 32 bit version.
|
 |
| PrimalPad Community Edition (32 bit - Obsidian skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 32 bit version.
|
 |
| PrimalPad Community Edition (32 bit - Silver skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 32 bit version.
|
 |
| PrimalPad Community Edition (64 bit - Aqua skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 64 bit version.
|
 |
| PrimalPad Community Edition (64 bit - Carbon skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file.
Free for personal, educational or non-profit use.
This download is for the 64 bit version.
|
 |
| PrimalPad Community Edition (64 bit - Luna skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 64 bit version.
|
 |
| PrimalPad Community Edition (64 bit - Obsidian skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 64 bit version.
|
 |
| PrimalPad Community Edition (64 bit - Silver skin) |
A single file editor with color coding for HTML, VBScript, JScript and PowerShell, with line numbers and a multi-tabbed environment. No installation required, just one single executable file. Free for personal, educational or non-profit use. This download is for the 64 bit version.
|
 |
| PrimalTask |
A standalone version of the "To Do" browser to PrimalScript 2007 Enterprise and Universal. Allows you to create project task lists so that you don't forget anything.
|
 |
| SAPIEN PowerShell Extensions (PshX-SAPIEN) v1.2 |
A collection of useful cmdlets to add into Windows PowerShell, such as logon script cmdlets for checking group membership, memory-inventory cmdlets, database cmdlets, and more. Instructions are included in the downloadable ZIP file.
|
 |
| VBScript/PowerShell 101 Training Video Flash Fix |
This executable corrects problems in the VBScript 101, 201, 301 and PowerShell 101 training videos created by upgrading to Flash 10 player.
Download Instructions
|
 |
| Windows PowerShell Help 2.0 (32 bit) |
Displays detailed help for all PowerShell cmdlets - a convenient, on-screen reference while working in PowerShell, or when developing scripts. Note that PrimalScript 2009 displays this information in the new "Help" tab right within the product.
|
 |
| Windows PowerShell Help 2.0 (64 bit) |
Displays detailed help for all PowerShell cmdlets - a convenient, on-screen reference while working in PowerShell, or when developing scripts. Note that PrimalScript 2009 displays this information in the new "Help" tab right within the product
|
 |
| WMI Explorer |
Find every WMI namespace and class on your computer, and see each classes properties, methods, and so forth - makes working with WMI a snap. Has some great surprise functionality - be sure to read the docs! Useful for scripters as well as for .NET programmers.
Download Instructions
|
 |
| WMI Wizard |
A WMI Wizard created using PrimalForms used to query a remote machine for Win32 classes. When you select a class from the drop down list, you'll see a help description and a list of all properties for that class. Select a property to see what type it is and a help description. If the property has values, like DriveType in the Win32_LogicalDisk, these values will be displayed as well.
Download Instructions
|
 |