No, there's no way to change the version details of the exe without invalidating the digital signature. That's just how code-signing works.
You can change the exe name, and you can change the TurboActivate.dat name as well.
Hi all,
I am trying to "hide" TurboFloat Server changing all the references to it (the name of the .exe, .dat and .xml) in order to put some additional barrier between my product and possible hackers.The problem is that the executable keeps in its properties all the references to the original name of the executable (and wyDay too).We have tried to remove them using a resources' editor but the executable starts no longer (obviously it's digitally signed). Is there a way to overcome this problem trying to provide a completely "free of labels" file?
Thanks in advance,
Alessandro
No, there's no way to change the version details of the exe without invalidating the digital signature. That's just how code-signing works.
You can change the exe name, and you can change the TurboActivate.dat name as well.