Prev: marvendas@gmail.com Kit completo de Solenoides ( solenoid ) + chicotePara Cambio automatico 01M hidramatico Audi A3 Vw Golf gti turbo 44299
Next: How to Detect file opening / close
From: jwei on 20 Feb 2010 09:51 how do i check if a cab-file is signed (certificate) in cf35 ?
From: jwei on 20 Feb 2010 14:45
i can check the cbCabinet (DWORD) from cab header: if (cbCabinet < size of cab file) => file is signed the aim behind is to not install unsigned cab's (im using wceload programmatically in silent mode) and i dont found a location to set policy for SECPOLICY_UNSIGNEDCABS ... (using wince 5) "jwei" wrote: > how do i check if a cab-file is signed (certificate) in cf35 ? |