On 2010/12/07 2:36, Viktor TARASOV wrote: > >> [1] >> http://www.opensc-project.org/opensc/wiki/WindowsInstaller#PossibleinstallerstepsWindowsenvironmentdescription >> > Here the OpenSC dlls are installed into 'system32'. > Can an alternative method, like changing of the 'PATH' variable, be also > acceptable (for MSI)? >
This is bad, bad, bad. Especially since it also copies the OpenSSL dll in system32, and that breaks a lot of things. It should install in the main directory under c:\Program Files/ and add the bin directory to the PATH. BTW, when installing the 32-bit package on a x64 machine, the registry key is different: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\OpenSC Ideally, the installer should be intelligent enough to do this automatically. _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel