Hello UltraVNC Developers
I want to make a simple modification on default values of OptionsFrame.java
I changed the value, compiled the .java file and acquired .class files using Eclipse (also checked .class file if the change has been done)
Using mk.bat I also got .jar file and copied all of them to winvnc/res directory and then re-built the winvnc.
But the problem is after I re-connect the winvnc via web browser I got the same old default values instead if new ones... Is there something I forgot? Thanks for your help.