PDA

View Full Version : signing addon problem



vasmkd
Mar 20 2011, 02:33
Hi Guys

I am having problems with signing my addon

I created new folder with dscreatekey.exe, dssignfile.exe and addonname.pbo file which is the addon i created itself
Pretty much following Jerry Hoppers video tutorial and have created the privatekey, bikey files with dos prompt and dscreatekey command.

When i do the next part to sign the files with dssignfile command nothing happens
basically i'm typing dssignfile keyname.biprivatekey addonname.pbo

no bisign file get created in directory unless i change the addon name to something different from what the addonname.pbo file is

Anyone got any idea?

cheers

vasmkd
Mar 20 2011, 05:29
Solution was found to this problem and mod may close this thread if he wishes

The problem was pboview was incompatible when packing my pbo addon file
I used binPBO to pack files instead and it works :)