dajavax

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How to install Microsoft Tinker? #47896

    @Arris wrote:

    Hey joelpt,

    You did a nice job! Here is the missing part in your manual. The tinker.exe does a call to the GetProductInfo function to check whether you are using Windows Vista Ultimate. I don’t know how this function determines the OS version you are using, but we can also just ignore the result of this function by skipping the check. To skip this check open the tinker.exe file in a Hex Editor like Hex Workshop and in the menu Edit click Replace.

    Find:

    0F8548020000

    Replace with:

    909090909090

    Click Replace when a occurence is found, and Save the file afterwards.

    Have fun playing Microsoft Tinker! 😉

    btw. One mistake in your post: extract tinker.cab -f:* “cabtmp” should be expand tinker.cab -f:* “cabtmp”

    is that what has to be replaced in the 64 bit version too? i tried but i keep getting the message… im trying to install it in windows 7 ultimate… they should’ve made it work here… it’s as well ultimate

Viewing 1 post (of 1 total)