Getting Dotfuscator PE Gold to work with Microsoft’s Software and Licensing Protection
Out of the box, Dotfuscator Professional Edition Gold is designed to work with Microsoft SLP’s. It takes a little work to get it to work correctly, and for it to integrate nicely with Visual Studio 2005/2008.
- Install Microsoft Software Licensing and Protection’s SDK from
http://www.microsoft.com/downloads/details.aspx?FamilyId=7AE70AAA-8B7C-4E3A-AF83-B71B6877705B&displaylang=en - You’ll need to browse to the SLP Install Directory at “C:\Program Files\Microsoft SLP Code Protector” you’ll need to copy the following dlls to the Dotfuscator directory.
Microsoft.Licensing.Permutation2.0.dll
Microsoft.Licensing.Runtime2.0.DLL
Microsoft.Licensing.Utils2.0.DLL“C:\Program Files\PreEmptive Solutions\Dotfuscator Professional Edition 4.2″
You’ll need to connect to the SLP online service to it registers your permutations locally, and so that you can use the integration options within dotfuscator.
3 comments3 Comments so far
Leave a reply
Just as way of explanation, due to the way those DLL’s are licensed we aren’t allowed to Distribute them with our product. Also, if you upgrade to Dotfuscator 4.3 you’ll have to recopy them into the 4.3 directory. Thanks for putting this information out there!
Agreed, Should have included that, thanks Michael!
Thanks for the information. For me it is the helpful information. I did not know about it