Yes, rename wyUpdate.exe.
Or are you asking about the UAC dialog? If you're asking about that, then the only way to change what's shown is to rebuild wyUpdate from the source code, then code sign your custom build of wyUpdate.
Hi, Is there a way to rename wyUpdate.exe so that my application name will appear when there's an update instead of wyUpdate.exe? Thanks!
Yes, rename wyUpdate.exe.
Or are you asking about the UAC dialog? If you're asking about that, then the only way to change what's shown is to rebuild wyUpdate from the source code, then code sign your custom build of wyUpdate.
Do you mean that the unmodified version of WyUpdate is identical to the "standard" version ?If not, what are the principal changes ?
In the distributed WyBuild folder, we have a file called WyUpdate.net4. I guess this is the template used to create WyUpdate. Comparing this file with the final WyUpdate in a test installation + update, there are thousands of modifications (binary code comparison). Why is this so ?
Cheers.
I don't know what you're asking. There's a .NET 2.0 wyUpdate and a .NET 4.0 wyUpdate.
Do you mean that the unmodified version of WyUpdate is identical to the "standard" version ?If not, what are the principal changes ?
Is the official version of WyUpdate built from the sources of WyUpdate (which is Open) ?
In the distributed WyBuild folder, we have a file called WyUpdate.net4. I guess this is the template used to create WyUpdate. Comparing this file with the final WyUpdate in a test installation + update, there are thousands of modifications (binary code comparison). Why is this so ?
OK, there are two versions, so my guess if completely unfounded. Please disregard this question.
Cheers
I don't know what you're asking. There's a .NET 2.0 wyUpdate and a .NET 4.0 wyUpdate.
Are you referring to the Resource that I would included in my .Net Project?