Message107780
Now I found the real solution (and don't forgot to set it to Python 3 back). I have searched in the registry for python.exe to look how Python 2 is doing this. I sawed a key that looks dissimilar to the others before. It is the key HKEY_USERS\S-1-5-21-1078081533-682003330-1801674531-1003\Software\Classes\Applications\python.exe\shell\open\command which have the Standard value of "E:\Python31\python.exe" "%1". I set it to "E:\Python31\python.exe" "%1" %* and it worked. |
|
Date |
User |
Action |
Args |
2010-06-14 11:22:40 | Sworddragon | set | recipients:
+ Sworddragon, loewis, amaury.forgeotdarc, mark.dickinson, eric.smith, eric.araujo, JT.Johnson, tomzych |
2010-06-14 11:22:40 | Sworddragon | set | messageid: <1276514560.6.0.236656566405.issue7936@psf.upfronthosting.co.za> |
2010-06-14 11:22:39 | Sworddragon | link | issue7936 messages |
2010-06-14 11:22:39 | Sworddragon | create | |
|