2009/11/24 werner <[email protected]>:
>
> limodou wrote:
>>
>> 2009/11/24 jlist9 <[email protected]>:
>>
>>>
>>> Not sure what it tries to register. If it's a 32 bit DLL, it won't
>>> work with 64 bit Windows
>>>
>>>
>>
>> For register, ulipad just modify the system register, the code is in
>> mixins/mRegister.py. I haven't tested it in windows 7, because I have
>> no such environment, and I don't know if the register entries is some
>> differnet from xp.
>>
>>
>
> I see the same on Win 7, i.e.:
> [Traceback]Traceback (most recent call last):
>  File "d:\dev\ulipad\mixins\Import.py", line 5500, in OnToolRegister
>   key = _winreg.OpenKey(_winreg.HKEY_CLASSES_ROOT, '*',
> _winreg.KEY_ALL_ACCESS)
> WindowsError: [Error 5] Accès refus
>
> IIRC, as of Windows VISTA you need to run elevated (i.e. as admin) to change
> this type of registry entry (ROOT).
>
> Werner
>
>
>

Maybe you need administrator privilege to install ulipad.

-- 
I like python!
UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/
UliWeb <<simple web framework>>: http://uliwebproject.appspot.com
My Blog: http://hi.baidu.com/limodou

Reply via email to