Hi there,
it seemed to go an equal way in Windows XP, there wasn't any response with the windows exe.
Then I did it with the source package. First it didn't work at all. But setting the home Variable to pymprovisators path worked. I did it within a batch file named pymprovisator.cmd, so the HOME Variable ist not changed permanently.
And then it worked fine ! Cute piece of software!
My pymprovisator.cmd file:
set home=I:\musik\pymprovisator
python pymprovisator.py -g
thats all!
Bye (ceo@nebelwerfer.de)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
it seemed to go an equal way in Windows XP, there wasn't any response with the windows exe.
Then I did it with the source package. First it didn't work at all. But setting the home Variable to pymprovisators path worked. I did it within a batch file named pymprovisator.cmd, so the HOME Variable ist not changed permanently.
And then it worked fine ! Cute piece of software!
My pymprovisator.cmd file:
set home=I:\musik\pymprovisator
python pymprovisator.py -g
thats all!
Bye (ceo@nebelwerfer.de)