Run powershell script from batch file

28/01/2012 14:59

Rem Calling powershell script from destination folder C:\GBP.Install
@echo off
cls
cd\
rem cd C:\GBP.Install
cd "c:\Documents and Settings\Lukas\My Documents\P_R_O_G_R_A_MOVANIE\powerShell"
powershell .\choiceMenu.ps1

set stop=
set /p stop=Finished %=%