PDA

View Full Version : Can`t create any working patch big troubles


pedro arzac
11-16-2006, 10:17 AM
Hi

I have posted a previous post asking for help because I can`t create any working patch, it nevers finds the primary key, even if I especify the exact route, It never finds out my key file. Me and my team are using an .exe file with any good result so I really need help and advice about this.

Brett
11-16-2006, 10:56 AM
How many key files do you have in each version tab? If you specify more than one, they must ALL match in order to identify the version.

I think you should try debugging the patch script a bit. Temporarily use Dialog.Message box throughout your scripts to show where the script is at and what the values of key variables are at that point. The software does work, it is used by us and a lot of other companies all of the time so I can assure you that there is not a general problem with the detection.

Unfortunately, without having all of your program's files and having it setup on my system here there is very little that I can do to help without a report with some details from your debug session.

pedro arzac
11-16-2006, 11:10 AM
I have only One key file my main.exe file wich contains the version and is the backbone of my program, I have used de Dialog.Message to debug my program putting that Dialog.Message inside and outside of each three options to search files to see if I can catch the actually version.

If you whant I could attach my patch and both of my exe files if that helps you to give me a better advice.