Hi all I want to write wpkg's silent installer for changing vnc passwords. VNC stores it's password in HKLM\Software\ORL\Password. But that "Password" has a REG_BINARY(hex) type. And wpkg always fails the check condition! How can I specify wpkg to check that registry value exactly as a REG_BINARY/HEX ? (I think it always tries only REG_DWORD)
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 ------------------------------------------------------- Easy Software Deployment >> http://wpkg.org _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
