Quote:
Originally Posted by raymino
I noticed you began you statement with "mobidedrm.py" instead of just "mobidedrm". I think I've tried that, but will try again. I just tried it and same result.
Do I have to have something running in the background? Something that should be in my startup folder?
|
Installing Python on your system should add it to your path. This allows you to execute mobidedrm.py from anywhere.
Depending upon which version of Python you installed, it may have modified your system PATHEXT environment variable to include .py . This allows you to run .py files without specifying the extension; i.e., run the script as just "mobidedrm." You can change this manually via Control Panel if it is important to you to be able to drop the .py.