How do I get my old Post-it notes back after the December 2018 update to Windows 10?


H

I've used this solution for years : https://superuser.com/a/1173332/458487 links to https://www.winhelponline.com/blog/get-classic-sticky-notes-windows-10-anniversary/

After December 2018, "Feature Update to Windows 10 Version 1809" was tested on Windows 10 Home and Windows 10 Professional (Home OS Build 17763.194) and then no longer works.

After a major update, I copied the old stikynot exe and mui files to the System32 folder as usual (including the MUI files to the en-US folder), but it doesn't work. The task starts for a second or two and either shows the name sticky note when the MUI file exists, or when I delete the name there is no name at all, no icon, and it ends silently without showing anything. Any idea how to fix it?

I tried downloading SNTSearch.dll, didn't help.

thank you very much! I don't want to use the nasty Metro-style new sticky notes - I'll fix that, or I'll find some other alternative. But I'm used to the looks and ease of use.


EDIT: On another machine, I haven't cleared the Windows.old folder, when I run it from System32 it starts. So we might be missing some other DLLs. Any idea how to find out which? Where are the logs? Unfortunately, I'm not very familiar with debugging under Windows.

Biswa Prio

To run old sticky notes again in Windows 10 version 1809. October 2018 update, StikyNot.exerequires a compatible DUI70.DLL file (Windows DirectUI engine). A little warning, there are many websites that provide DLL files (Dynamic Link Libraries) for free. Do not download them as they may contain harmful malware.

There are many ways to download old Windows 10 ISO files. Here I have selected a tool from HeiDoc.net which downloads the ISO file using the official Microsoft link. In the process, I used two Windows 10 versions -

Extract these files from their ISO files, respectively. Here is the list of what we need:

Win10_1511_English_x64.iso
|
+-- sources
    |
    +-- install.wim
        |
        +-- Windows\System32\StikyNot.exe
        +-- Windows\System32\en-US\StikyNot.exe.mui

Win10_1803_English_x64.iso
|
+-- sources
    |
    +-- install.wim
        |
        +-- Windows\System32\DUI70.dll
        +-- Windows\System32\en-US\DUI70.dll.mui

This en-USfolder may change depending on the main locale of the ISO file, eg, en-GBfor British English, zh-CNfor Simplified Chinese, etc. Copy the above four files into any of the above folders as follows:

MyFolder
|
+-- StikyNot.exe
+-- DUI70.dll
|
+-- en-US
    |
    +-- StikyNot.exe.mui
    +-- DUI70.dll.mui

Alternatively, both files can be copied from the Windows 7 ISO file. So how do I find the dependencies DUI70.dll? Answer, use the " dependencies" tool (open source and free) and some trial 'n errors. Open StikyNot.exein that tool . It will show that many functions are imported from the DUI70.dlllibrary . Other imported functions come from the System32 library.

Related


How do I get my old notes back?

crazy Windows 10 got one of those updates where you can sit at your PC and be greeted with "Hi!", "Let's restart the computer". Of course they messed up my sticky notes. They appear to be "subway" updates, which won't be Windows updates unless the functionalit

How do I get my old notes back?

crazy Windows 10 got one of those updates where you can sit at your PC and be greeted with "Hi!", "Let's restart the computer". Of course they messed up my sticky notes. They appear to be "subway" updates, which won't be Windows updates unless the functionalit

How do I get back my old terminal tabs?

Laughed My terminal tab looks like this. But now it looks like this: So I want to have the last terminal. questioner You just need to open the settings.jsonfile and look for: "terminal.integrated.tabs.enabled": true and make itfalse Then your vscode terminal

How do I get my Yubikey to use SSH in Windows 10?

robot robot After purchasing a Yubikey 5 NFC (firmware 5.2.7) out of technical interest and setting up FIDO2 authentication where possible, I'm running into the issue of not being able to connect to my GitLab server via SmartGit anymore because the second fact

How do I get my stuff back?

clown ok, about 10 minutes ago, i put this .py file on my desktop, changed it to executable, when i double clicked it, it opened, all the files on my desktop disappeared, it Created a folder called "Key Database". Does anyone know how to get my stuff back? Tha

How do I get my WordPress back?

display key I have installed bitnami in c:\BitNami (wamp stack is 5.4.24) on Windows XP on local disk and in "c:\BitNami\wampstack-5.4.24-0\apache2\htdocs\wordpress" With wordpress installed, I do some blogging on wordpress. A few days ago my XP crashed and I

How do I get my stuff back?

clown ok, about 10 minutes ago, i put this .py file on my desktop, changed it to executable, when i double clicked it, it opened, all the files on my desktop disappeared, it Created a folder called "Key Database". Does anyone know how to get my stuff back? Tha

How do I get my WordPress back?

display key I have installed bitnami in c:\BitNami (wamp stack is 5.4.24) on Windows XP on local disk and in "c:\BitNami\wampstack-5.4.24-0\apache2\htdocs\wordpress" With wordpress installed, I do some blogging on wordpress. A few days ago my XP crashed and I

How do I get back LibreOffice's application menu after an update?

Agmennon I don't have LibreOffice's menu bar (global menu feature) in the top panel of my Unity desktop. Although I have installed lo-menubar. These are the characteristics of my system: Ubuntu 11.04。 Install LibreOffice 3.3.3 from the appropriate PPA . lo-men

How do I get my $_Post to work

turquoise I'm trying to get my site to submit an email every time someone sends a message (now I'm struggling to get variables to work...). It's a learning process, so I'm giving it my all here, just trying to teach myself. But don't like global php commands $