thecocce / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Shell integration option not working properly in v 2.1.1.0 #395

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Disable shell integration from Tools - IDE Options - Shell integration
2. Re-enable. Instead of creating the key under HKCR, it will create in HKCU

What is the expected output? What do you see instead?

Shell integration, once disabled cannot be re-enabled.

What version of the product are you using? On what operating system?

v2.1.1.0 under Windows XP SP2

Please provide any additional information below.

No other information. Nice to have: integration based on Python version 
selected on the command line (e.g. running PyScripter --PYTHON27 and enabling 
shell integration will create pyscripter --PYTHON27 %1 registry key

Original issue reported on code.google.com by fmai...@gmail.com on 25 Aug 2010 at 3:01

GoogleCodeExporter commented 9 years ago
Fixed in version control.  
Implemented the suggestions about using the current python version.

Note that you need to run PyScripter as Administrator for this to work.

Original comment by pyscripter on 1 Sep 2010 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 30 Sep 2010 at 2:59