@contigo
yrah i realized that, after i posted it!!!! sorry for the stupid comment :poster_oo
i've tryed to edit updater.exe, try a program called reshack, at the end of the options u can see there is some info about the updater location, i will show u, i've compared it to tantra extreme's update.exe and something has changed, i think this are just some details of the updater but they might be important.....
normal update.exe
1 VERSIONINFO
FILEVERSION 1,0,0,3
PRODUCTVERSION 1,0,0,3
FILEOS 0x4
FILETYPE 0x1
{
BLOCK "StringFileInfo"
{
BLOCK "041203b5"
{
VALUE "CompanyName", "Hanbitsoft"
VALUE "FileDescription", "Hanbitsoft Tantra Update - Test Server"
VALUE "FileVersion", "1.0.0.3"
VALUE "InternalName", "Update.exe"
VALUE "LegalCopyright", "Hanbitsoft. All rights reserved."
VALUE "OriginalFilename", "Update.exe"
VALUE "ProductName", "Hanbitsoft Tantra Update"
VALUE "ProductVersion", "1.0.0.3"
}
}
BLOCK "VarFileInfo"
{
VALUE "Translation", 0x0412 0x03B5
}
}
tantra extremes one
1 VERSIONINFO
FILEVERSION 1,0,0,1
PRODUCTVERSION 1,0,0,1
FILEOS 0x4
FILETYPE 0x1
{
BLOCK "StringFileInfo"
{
BLOCK "041203b5"
{
VALUE "CompanyName", "TODO: <?? ??>"
VALUE "FileDescription", "TODO: <?? ??>"
VALUE "FileVersion", "1.0.0.1"
VALUE "InternalName", "Update_New.exe"
VALUE "LegalCopyright", "TODO: (c) <?? ??>. All rights reserved."
VALUE "OriginalFilename", "Update_New.exe"
VALUE "ProductName", "TODO: <?? ??>"
VALUE "ProductVersion", "1.0.0.1"
}
}
BLOCK "VarFileInfo"
{
VALUE "??", 0x0412 0x03B5
}
}
and then this:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="1.0.0.0"
processorArchitecture="X86"
name="Microsoft.Windows.Update_New"
type="win32"
/>
<description>여기에 응용 프로그램 설명을 추가합니다.</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="X86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>
this is just some of the copyright of the updater, anyway i cant seem to find a proper program to edit it i will keep triying.....






