License file directory on .NET Reactor -


i'm using integrated build environment on visual studio , using post build action call .net reactor cmd.

everything working fine until tried change license directory. if use following option on cmd: "-staticfilename c:\license.license" application won't find license file. knows if it's possible place license file on directory , how so?

i wanting change license directory users / apps can write without admin privileges. i've tried using staticfilename option, doesn't let that, define suffix license file (to confuse hackers).

i've sent mail eziriz still waiting answers.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -