Embedding User Credentials in exe file
Posted: Mon May 17, 2010 5:21 am
Is it possible to do this? By user credentials I mean things like Author/Programmer name, Company name, computer name .... things of that nature.
The reason I ask is because my anti-virus program chucks a fit whenever I debug or run a program that has been compiled with CodeLite. I can tell my anti-virus software to trust the file, but as soon as a re-make it I have to tell it to trust it all over again. Because of this it takes upwards of 1minute to run my program (this includes initial starting of the debugger if I am debugging it) which is a huge amount of time, especially if I just changed 1 line of code and I want to see what effect it has had on the program.
If this sint possible, would it be possible to get something like this implemented?
Thanks
Bidski
The reason I ask is because my anti-virus program chucks a fit whenever I debug or run a program that has been compiled with CodeLite. I can tell my anti-virus software to trust the file, but as soon as a re-make it I have to tell it to trust it all over again. Because of this it takes upwards of 1minute to run my program (this includes initial starting of the debugger if I am debugging it) which is a huge amount of time, especially if I just changed 1 line of code and I want to see what effect it has had on the program.
If this sint possible, would it be possible to get something like this implemented?
Thanks
Bidski