Home
Name Modified Size InfoDownloads / Week
AudioBackup-1.0alpha.zip 2011-08-01 658.9 kB
LICENSE.txt 2011-07-31 35.1 kB
README.txt 2011-07-31 878 Bytes
Totals: 3 Items   694.9 kB 0
This is the alpha release of the AudioBackup PowerShell Module.

Extract the zip to your %USERPROFILE%\WindowsPowerShell\Modules directory.

The module itself is contained in the folder AudioBackup.

For example, after extracting your folder path should be the following, where USERNAME is your Windows account username.

C:\Users\USERNAME\Documents\WindowsPowerShell\Modules\AudioBackup

The contents of this folder are:
AudioBackup.dll
AudioBackup.pdb
Library.Backup.Test.dll
Library.Backup.Test.pdb
System.Data.SQLite.dll
tablib-sharp.dll

Known Limitations:

This release only supports x86 architecture due to the version of the SQLite library.

Getting started:

To get started, open your Windows PowerShell (x86) command prompt.

PS:\> ipmo AudioBackup
PS:\> New-AudioLibrary

Refer to the project Wiki Synopsis page for more commands.



Source: README.txt, updated 2011-07-31