$targetdir="DefaultDir="+(Split-Path (Get-Location))+"\components" Write-Host 'Installing GhOST Library to' $targetdir Add-OdbcDsn -Name "GhOST Library" -DriverName "Microsoft Access Text Driver (*.txt, *.csv)" -DsnType "User" -Platform "64-bit" -SetPropertyValue $targetdir